[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. 8196 1726878264.56903: starting run ansible-playbook [core 2.16.11] 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-VPA executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 8196 1726878264.57215: Added group all to inventory 8196 1726878264.57217: Added group ungrouped to inventory 8196 1726878264.57220: Group all now contains ungrouped 8196 1726878264.57225: Examining possible inventory source: /tmp/cockpit-RjI/inventory.yml 8196 1726878264.69981: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 8196 1726878264.70060: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 8196 1726878264.70085: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 8196 1726878264.70141: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 8196 1726878264.70206: Loaded config def from plugin (inventory/script) 8196 1726878264.70208: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 8196 1726878264.70251: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 8196 1726878264.70343: Loaded config def from plugin (inventory/yaml) 8196 1726878264.70346: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 8196 1726878264.70434: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 8196 1726878264.70865: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 8196 1726878264.70869: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 8196 1726878264.70872: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 8196 1726878264.70877: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 8196 1726878264.70882: Loading data from /tmp/cockpit-RjI/inventory.yml 8196 1726878264.70946: /tmp/cockpit-RjI/inventory.yml was not parsable by auto 8196 1726878264.71006: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 8196 1726878264.71046: Loading data from /tmp/cockpit-RjI/inventory.yml 8196 1726878264.71128: group all already in inventory 8196 1726878264.71141: set inventory_file for managed_node1 8196 1726878264.71146: set inventory_dir for managed_node1 8196 1726878264.71146: Added host managed_node1 to inventory 8196 1726878264.71149: Added host managed_node1 to group all 8196 1726878264.71149: set ansible_host for managed_node1 8196 1726878264.71150: set ansible_ssh_extra_args for managed_node1 8196 1726878264.71154: set inventory_file for managed_node2 8196 1726878264.71157: set inventory_dir for managed_node2 8196 1726878264.71157: Added host managed_node2 to inventory 8196 1726878264.71158: Added host managed_node2 to group all 8196 1726878264.71159: set ansible_host for managed_node2 8196 1726878264.71160: set ansible_ssh_extra_args for managed_node2 8196 1726878264.71162: set inventory_file for managed_node3 8196 1726878264.71165: set inventory_dir for managed_node3 8196 1726878264.71165: Added host managed_node3 to inventory 8196 1726878264.71166: Added host managed_node3 to group all 8196 1726878264.71167: set ansible_host for managed_node3 8196 1726878264.71168: set ansible_ssh_extra_args for managed_node3 8196 1726878264.71170: Reconcile groups and hosts in inventory. 8196 1726878264.71174: Group ungrouped now contains managed_node1 8196 1726878264.71176: Group ungrouped now contains managed_node2 8196 1726878264.71177: Group ungrouped now contains managed_node3 8196 1726878264.71256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 8196 1726878264.71380: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 8196 1726878264.71428: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 8196 1726878264.71457: Loaded config def from plugin (vars/host_group_vars) 8196 1726878264.71459: 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) 8196 1726878264.71465: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 8196 1726878264.71473: 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) 8196 1726878264.71512: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 8196 1726878264.71828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878264.71922: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 8196 1726878264.71963: Loaded config def from plugin (connection/local) 8196 1726878264.71966: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 8196 1726878264.72535: Loaded config def from plugin (connection/paramiko_ssh) 8196 1726878264.72538: 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) 8196 1726878264.73423: 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) 8196 1726878264.73464: Loaded config def from plugin (connection/psrp) 8196 1726878264.73467: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 8196 1726878264.74195: 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) 8196 1726878264.74235: Loaded config def from plugin (connection/ssh) 8196 1726878264.74237: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 8196 1726878264.75952: 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) 8196 1726878264.75991: Loaded config def from plugin (connection/winrm) 8196 1726878264.75994: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 8196 1726878264.76026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 8196 1726878264.76092: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 8196 1726878264.76160: Loaded config def from plugin (shell/cmd) 8196 1726878264.76162: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 8196 1726878264.76187: 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) 8196 1726878264.76254: Loaded config def from plugin (shell/powershell) 8196 1726878264.76256: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 8196 1726878264.76309: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 8196 1726878264.76479: Loaded config def from plugin (shell/sh) 8196 1726878264.76481: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 8196 1726878264.76517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 8196 1726878264.76641: Loaded config def from plugin (become/runas) 8196 1726878264.76644: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 8196 1726878264.76827: Loaded config def from plugin (become/su) 8196 1726878264.76829: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 8196 1726878264.76989: Loaded config def from plugin (become/sudo) 8196 1726878264.76991: 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 8196 1726878264.77024: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_certificate_external.yml 8196 1726878264.77706: trying /usr/local/lib/python3.12/site-packages/ansible/modules 8196 1726878264.80606: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 8196 1726878264.80659: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 8196 1726878264.80870: in VariableManager get_vars() 8196 1726878264.80890: done with get_vars() 8196 1726878264.81472: in VariableManager get_vars() 8196 1726878264.81485: done with get_vars() 8196 1726878264.81524: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 8196 1726878264.81539: 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 8196 1726878264.81739: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 8196 1726878264.81885: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 8196 1726878264.81887: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-VPA/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 8196 1726878264.81919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 8196 1726878264.81945: 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) 8196 1726878264.82109: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 8196 1726878264.82168: Loaded config def from plugin (callback/default) 8196 1726878264.82170: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 8196 1726878264.83281: Loaded config def from plugin (callback/junit) 8196 1726878264.83284: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 8196 1726878264.83326: 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) 8196 1726878264.83510: Loaded config def from plugin (callback/minimal) 8196 1726878264.83513: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 8196 1726878264.83555: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 8196 1726878264.83618: Loaded config def from plugin (callback/tree) 8196 1726878264.83620: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 8196 1726878264.83750: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 8196 1726878264.83753: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-VPA/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_certificate_external.yml *************************************** 1 plays in /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_certificate_external.yml 8196 1726878264.83782: in VariableManager get_vars() 8196 1726878264.83797: done with get_vars() 8196 1726878264.83802: in VariableManager get_vars() 8196 1726878264.83810: done with get_vars() 8196 1726878264.83814: variable 'omit' from source: magic vars 8196 1726878264.83854: in VariableManager get_vars() 8196 1726878264.83870: done with get_vars() 8196 1726878264.83892: variable 'omit' from source: magic vars PLAY [Test with generated self-signed certmonger certificate] ****************** 8196 1726878264.84485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 8196 1726878264.84566: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 8196 1726878264.84593: getting the remaining hosts for this loop 8196 1726878264.84595: done getting the remaining hosts for this loop 8196 1726878264.84597: getting the next task for host managed_node2 8196 1726878264.84605: done getting next task for host managed_node2 8196 1726878264.84607: ^ task is: TASK: Gathering Facts 8196 1726878264.84608: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878264.84610: getting variables 8196 1726878264.84611: in VariableManager get_vars() 8196 1726878264.84622: Calling all_inventory to load vars for managed_node2 8196 1726878264.84624: Calling groups_inventory to load vars for managed_node2 8196 1726878264.84627: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878264.84641: Calling all_plugins_play to load vars for managed_node2 8196 1726878264.84653: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878264.84656: Calling groups_plugins_play to load vars for managed_node2 8196 1726878264.84695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878264.84747: done with get_vars() 8196 1726878264.84754: done getting variables 8196 1726878264.84829: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_certificate_external.yml:2 Friday 20 September 2024 20:24:24 -0400 (0:00:00.011) 0:00:00.011 ****** 8196 1726878264.84853: entering _queue_task() for managed_node2/gather_facts 8196 1726878264.84855: Creating lock for gather_facts 8196 1726878264.85128: worker is 1 (out of 1 available) 8196 1726878264.85142: exiting _queue_task() for managed_node2/gather_facts 8196 1726878264.85157: done queuing things up, now waiting for results queue to drain 8196 1726878264.85158: waiting for pending results... 8204 1726878264.85343: running TaskExecutor() for managed_node2/TASK: Gathering Facts 8204 1726878264.85458: in run() - task 0affdecc-488f-74fb-5155-000000000017 8204 1726878264.85479: variable 'ansible_search_path' from source: unknown 8204 1726878264.85511: calling self._execute() 8204 1726878264.85565: variable 'ansible_host' from source: host vars for 'managed_node2' 8204 1726878264.85575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8204 1726878264.85584: variable 'omit' from source: magic vars 8204 1726878264.85676: variable 'omit' from source: magic vars 8204 1726878264.85704: variable 'omit' from source: magic vars 8204 1726878264.85739: variable 'omit' from source: magic vars 8204 1726878264.85782: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8204 1726878264.85812: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8204 1726878264.85835: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8204 1726878264.85853: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8204 1726878264.85870: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8204 1726878264.85898: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8204 1726878264.85904: variable 'ansible_host' from source: host vars for 'managed_node2' 8204 1726878264.85909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8204 1726878264.86007: Set connection var ansible_module_compression to ZIP_DEFLATED 8204 1726878264.86017: Set connection var ansible_shell_executable to /bin/sh 8204 1726878264.86025: Set connection var ansible_timeout to 10 8204 1726878264.86029: Set connection var ansible_shell_type to sh 8204 1726878264.86037: Set connection var ansible_connection to ssh 8204 1726878264.86042: Set connection var ansible_pipelining to False 8204 1726878264.86063: variable 'ansible_shell_executable' from source: unknown 8204 1726878264.86070: variable 'ansible_connection' from source: unknown 8204 1726878264.86074: variable 'ansible_module_compression' from source: unknown 8204 1726878264.86077: variable 'ansible_shell_type' from source: unknown 8204 1726878264.86080: variable 'ansible_shell_executable' from source: unknown 8204 1726878264.86083: variable 'ansible_host' from source: host vars for 'managed_node2' 8204 1726878264.86087: variable 'ansible_pipelining' from source: unknown 8204 1726878264.86090: variable 'ansible_timeout' from source: unknown 8204 1726878264.86094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8204 1726878264.86353: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8204 1726878264.86366: variable 'omit' from source: magic vars 8204 1726878264.86373: starting attempt loop 8204 1726878264.86376: running the handler 8204 1726878264.86390: variable 'ansible_facts' from source: unknown 8204 1726878264.86406: _low_level_execute_command(): starting 8204 1726878264.86415: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8204 1726878264.88726: stderr chunk (state=2): >>>Warning: Permanently added '10.31.12.109' (ECDSA) to the list of known hosts. <<< 8204 1726878265.01640: stdout chunk (state=3): >>>/root <<< 8204 1726878265.02059: stderr chunk (state=3): >>><<< 8204 1726878265.02073: stdout chunk (state=3): >>><<< 8204 1726878265.02098: _low_level_execute_command() done: rc=0, stdout=/root , stderr=Warning: Permanently added '10.31.12.109' (ECDSA) to the list of known hosts. 8204 1726878265.02115: _low_level_execute_command(): starting 8204 1726878265.02122: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878265.0210857-8204-277765614360894 `" && echo ansible-tmp-1726878265.0210857-8204-277765614360894="` echo /root/.ansible/tmp/ansible-tmp-1726878265.0210857-8204-277765614360894 `" ) && sleep 0' 8204 1726878265.04759: stdout chunk (state=2): >>>ansible-tmp-1726878265.0210857-8204-277765614360894=/root/.ansible/tmp/ansible-tmp-1726878265.0210857-8204-277765614360894 <<< 8204 1726878265.05287: stderr chunk (state=3): >>><<< 8204 1726878265.05295: stdout chunk (state=3): >>><<< 8204 1726878265.05310: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878265.0210857-8204-277765614360894=/root/.ansible/tmp/ansible-tmp-1726878265.0210857-8204-277765614360894 , stderr= 8204 1726878265.05346: variable 'ansible_module_compression' from source: unknown 8204 1726878265.05398: ANSIBALLZ: Using generic lock for ansible.legacy.setup 8204 1726878265.05403: ANSIBALLZ: Acquiring lock 8204 1726878265.05406: ANSIBALLZ: Lock acquired: 139840362467104 8204 1726878265.05410: ANSIBALLZ: Creating module 8204 1726878265.30561: ANSIBALLZ: Writing module into payload 8204 1726878265.30670: ANSIBALLZ: Writing module 8204 1726878265.30694: ANSIBALLZ: Renaming module 8204 1726878265.30701: ANSIBALLZ: Done creating module 8204 1726878265.30717: variable 'ansible_facts' from source: unknown 8204 1726878265.30724: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8204 1726878265.30737: _low_level_execute_command(): starting 8204 1726878265.30744: _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 '"'"'python3.6'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'/usr/libexec/platform-python'"'"'; command -v '"'"'python2.7'"'"'; command -v '"'"'/usr/bin/python'"'"'; command -v '"'"'python'"'"'; echo ENDFOUND && sleep 0' 8204 1726878265.33053: stdout chunk (state=2): >>>PLATFORM <<< 8204 1726878265.33108: stdout chunk (state=3): >>>Linux <<< 8204 1726878265.33139: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3.6 <<< 8204 1726878265.33270: stdout chunk (state=3): >>>/usr/bin/python3 /usr/libexec/platform-python ENDFOUND <<< 8204 1726878265.33521: stderr chunk (state=3): >>><<< 8204 1726878265.33527: stdout chunk (state=3): >>><<< 8204 1726878265.33546: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3.6 /usr/bin/python3 /usr/libexec/platform-python ENDFOUND , stderr= 8204 1726878265.33553 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3.6', '/usr/bin/python3', '/usr/libexec/platform-python'] 8204 1726878265.33593: _low_level_execute_command(): starting 8204 1726878265.33601: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 8204 1726878265.34421: Sending initial data 8204 1726878265.34433: Sent initial data (1234 bytes) 8204 1726878265.37969: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"8\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"8\"\nPLATFORM_ID=\"platform:el8\"\nPRETTY_NAME=\"CentOS Stream 8\"\nANSI_COLOR=\"0;31\"\nCPE_NAME=\"cpe:/o:centos:centos:8\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 8\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 8204 1726878265.38407: stderr chunk (state=3): >>><<< 8204 1726878265.38415: stdout chunk (state=3): >>><<< 8204 1726878265.38429: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"8\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"8\"\nPLATFORM_ID=\"platform:el8\"\nPRETTY_NAME=\"CentOS Stream 8\"\nANSI_COLOR=\"0;31\"\nCPE_NAME=\"cpe:/o:centos:centos:8\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 8\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr= 8204 1726878265.38474: variable 'ansible_facts' from source: unknown 8204 1726878265.38480: variable 'ansible_facts' from source: unknown 8204 1726878265.38490: variable 'ansible_module_compression' from source: unknown 8204 1726878265.38520: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81963qu3yf6t/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 8204 1726878265.38546: variable 'ansible_facts' from source: unknown 8204 1726878265.38658: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878265.0210857-8204-277765614360894/AnsiballZ_setup.py 8204 1726878265.38760: Sending initial data 8204 1726878265.38767: Sent initial data (152 bytes) 8204 1726878265.41512: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmp3y3gcday /root/.ansible/tmp/ansible-tmp-1726878265.0210857-8204-277765614360894/AnsiballZ_setup.py <<< 8204 1726878265.43703: stderr chunk (state=3): >>><<< 8204 1726878265.43712: stdout chunk (state=3): >>><<< 8204 1726878265.43741: done transferring module to remote 8204 1726878265.43758: _low_level_execute_command(): starting 8204 1726878265.43766: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878265.0210857-8204-277765614360894/ /root/.ansible/tmp/ansible-tmp-1726878265.0210857-8204-277765614360894/AnsiballZ_setup.py && sleep 0' 8204 1726878265.46205: stderr chunk (state=2): >>><<< 8204 1726878265.46215: stdout chunk (state=2): >>><<< 8204 1726878265.46230: _low_level_execute_command() done: rc=0, stdout=, stderr= 8204 1726878265.46236: _low_level_execute_command(): starting 8204 1726878265.46242: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878265.0210857-8204-277765614360894/AnsiballZ_setup.py && sleep 0' 8204 1726878265.49442: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 8204 1726878265.49526: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # import '_frozen_importlib_external' # <<< 8204 1726878265.49546: stdout chunk (state=3): >>>import '_io' # <<< 8204 1726878265.49556: stdout chunk (state=3): >>>import 'marshal' # <<< 8204 1726878265.49603: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 8204 1726878265.49615: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8204 1726878265.49661: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 8204 1726878265.49672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 8204 1726878265.49687: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 8204 1726878265.49711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 8204 1726878265.49718: stdout chunk (state=3): >>>import '_codecs' # <<< 8204 1726878265.49745: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa1984e48> <<< 8204 1726878265.49772: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 8204 1726878265.49788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 8204 1726878265.49802: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa191a828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa19849b0> <<< 8204 1726878265.49818: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 8204 1726878265.49829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 8204 1726878265.49836: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa1927630> <<< 8204 1726878265.49861: stdout chunk (state=3): >>>import '_signal' # <<< 8204 1726878265.49879: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 8204 1726878265.49898: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa192e160> <<< 8204 1726878265.49916: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 8204 1726878265.49927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 8204 1726878265.49942: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 8204 1726878265.49954: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 8204 1726878265.49979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 8204 1726878265.49985: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa19330f0> <<< 8204 1726878265.50001: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa192e748> <<< 8204 1726878265.50025: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa192e390> <<< 8204 1726878265.50056: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 8204 1726878265.50065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 8204 1726878265.50090: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 8204 1726878265.50104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 8204 1726878265.50119: stdout chunk (state=3): >>>import 'errno' # <<< 8204 1726878265.50136: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 8204 1726878265.50152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 8204 1726878265.50163: stdout chunk (state=3): >>>import '_stat' # <<< 8204 1726878265.50172: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa18d8470> <<< 8204 1726878265.50190: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 8204 1726878265.50204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 8204 1726878265.50219: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 8204 1726878265.50236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa18dde48> <<< 8204 1726878265.50242: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa18d8b38> <<< 8204 1726878265.50270: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 8204 1726878265.50303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 8204 1726878265.50412: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa18e44e0> <<< 8204 1726878265.50433: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa18c7d68> <<< 8204 1726878265.50451: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 8204 1726878265.50463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa18ca198> <<< 8204 1726878265.50507: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 8204 1726878265.50515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 8204 1726878265.50537: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fbd8940> <<< 8204 1726878265.50554: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 8204 1726878265.50577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 8204 1726878265.50586: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fbea240> <<< 8204 1726878265.50666: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa1938a20> <<< 8204 1726878265.50674: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8204 1726878265.51068: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 8204 1726878265.51077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 8204 1726878265.51100: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 8204 1726878265.51109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 8204 1726878265.51123: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 8204 1726878265.51138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 8204 1726878265.51160: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 8204 1726878265.51167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 8204 1726878265.51192: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 8204 1726878265.51263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 8204 1726878265.51275: stdout chunk (state=3): >>>import '_functools' # <<< 8204 1726878265.51305: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 8204 1726878265.51339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 8204 1726878265.51354: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 8204 1726878265.51366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 8204 1726878265.51389: stdout chunk (state=3): >>>import '_operator' # <<< 8204 1726878265.51398: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fb10080> <<< 8204 1726878265.51413: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 8204 1726878265.51429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' <<< 8204 1726878265.51438: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fb1b2b0> <<< 8204 1726878265.51449: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 8204 1726878265.51465: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 8204 1726878265.51476: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9fb1bf60> <<< 8204 1726878265.51487: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fb1ba90> <<< 8204 1726878265.51496: stdout chunk (state=3): >>>import 'itertools' # <<< 8204 1726878265.51510: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 8204 1726878265.51529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fb25080> <<< 8204 1726878265.51548: stdout chunk (state=3): >>>import '_collections' # <<< 8204 1726878265.51593: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fbb37b8> <<< 8204 1726878265.51614: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 8204 1726878265.51622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 8204 1726878265.51663: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fbb3ba8> <<< 8204 1726878265.51716: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fba7160> <<< 8204 1726878265.51740: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' <<< 8204 1726878265.51753: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fba7e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fb9e438> <<< 8204 1726878265.51800: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fb8f470> <<< 8204 1726878265.51814: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 8204 1726878265.51833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 8204 1726878265.51841: stdout chunk (state=3): >>>import '_sre' # <<< 8204 1726878265.51863: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 8204 1726878265.51870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 8204 1726878265.51890: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 8204 1726878265.51899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 8204 1726878265.51926: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f8c8278> <<< 8204 1726878265.51939: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f8d0cf8> <<< 8204 1726878265.51956: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fba7438> <<< 8204 1726878265.51965: stdout chunk (state=3): >>>import '_locale' # <<< 8204 1726878265.52018: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 8204 1726878265.52034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f8d5e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fb892b0> <<< 8204 1726878265.52049: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 8204 1726878265.52058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 8204 1726878265.52081: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 8204 1726878265.52094: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9f8dc1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f8d5f98> <<< 8204 1726878265.52117: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9f8dc2e8> <<< 8204 1726878265.52128: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fbf8fd0> <<< 8204 1726878265.52226: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 8204 1726878265.52273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 8204 1726878265.52334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f8dcdd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f8dc9e8> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f8e76a0> <<< 8204 1726878265.52376: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 8204 1726878265.52403: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 8204 1726878265.52454: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f8e7e80> <<< 8204 1726878265.52497: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 8204 1726878265.52524: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f46e198> <<< 8204 1726878265.52589: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f8e7780> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 8204 1726878265.52627: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f473c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f8dc518> <<< 8204 1726878265.52647: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 8204 1726878265.52666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 8204 1726878265.52690: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 8204 1726878265.52698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f4972e8> <<< 8204 1726878265.52719: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 8204 1726878265.52728: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9f4976a0> <<< 8204 1726878265.52744: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 8204 1726878265.52761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 8204 1726878265.52821: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f49e390> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 8204 1726878265.52842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 8204 1726878265.52861: stdout chunk (state=3): >>>import 'time' # <<< 8204 1726878265.52883: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 8204 1726878265.52911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 8204 1726878265.52935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 8204 1726878265.52974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 8204 1726878265.52993: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 8204 1726878265.53005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 8204 1726878265.53014: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f248ba8> <<< 8204 1726878265.53127: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f23f2e8> <<< 8204 1726878265.53139: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f235f98> <<< 8204 1726878265.53147: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f22de80> <<< 8204 1726878265.53173: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f49ed30> <<< 8204 1726878265.53206: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 8204 1726878265.53217: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9f23ff60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f497a20> <<< 8204 1726878265.53248: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 8204 1726878265.53272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 8204 1726878265.53304: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaa1895710> <<< 8204 1726878265.53344: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f243048> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 8204 1726878265.53370: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaa1895a90> <<< 8204 1726878265.53409: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f8dc860> <<< 8204 1726878265.53443: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 8204 1726878265.53476: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 8204 1726878265.53507: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaa18ad5c0> <<< 8204 1726878265.53571: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 8204 1726878265.53707: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaa18b1630> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaa18b1b00> <<< 8204 1726878265.53721: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 8204 1726878265.53783: stdout chunk (state=3): >>># extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaa18b1c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa18ade10> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaa18b1f60> <<< 8204 1726878265.53795: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa18b14e0> <<< 8204 1726878265.53834: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaa18b1240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa18a1b00> <<< 8204 1726878265.53851: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f483358> <<< 8204 1726878265.53910: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 8204 1726878265.53955: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa18ad470> <<< 8204 1726878265.54297: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 8204 1726878265.54322: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d86d908> <<< 8204 1726878265.54451: stdout chunk (state=3): >>># zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip' <<< 8204 1726878265.54468: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8204 1726878265.54530: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8204 1726878265.55668: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.56603: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' <<< 8204 1726878265.56618: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d53fac8> import 'atexit' # <<< 8204 1726878265.56635: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 8204 1726878265.56668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 8204 1726878265.56739: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 8204 1726878265.56750: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d4e4278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d4eb4e0> <<< 8204 1726878265.56775: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d4eb5f8> <<< 8204 1726878265.56793: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 8204 1726878265.56824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 8204 1726878265.56868: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d4ebb38> <<< 8204 1726878265.56884: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 8204 1726878265.56904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 8204 1726878265.56920: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 8204 1726878265.56943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 8204 1726878265.56960: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 8204 1726878265.56968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 8204 1726878265.57044: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d516b00> <<< 8204 1726878265.57077: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d821048> <<< 8204 1726878265.57108: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 8204 1726878265.57114: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d821278> <<< 8204 1726878265.57129: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 8204 1726878265.57147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 8204 1726878265.57215: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d8215c0> <<< 8204 1726878265.57222: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d5112b0> <<< 8204 1726878265.57523: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d5044a8> <<< 8204 1726878265.57540: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 8204 1726878265.57549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 8204 1726878265.57569: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d511630> <<< 8204 1726878265.57600: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d84bdd8> <<< 8204 1726878265.57615: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py <<< 8204 1726878265.57626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d84bef0> <<< 8204 1726878265.57642: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 8204 1726878265.57658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 8204 1726878265.57674: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 8204 1726878265.57699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 8204 1726878265.57717: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 8204 1726878265.57735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 8204 1726878265.57783: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 8204 1726878265.57792: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d7209b0> <<< 8204 1726878265.57865: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 8204 1726878265.57877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 8204 1726878265.57888: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d72ca90> <<< 8204 1726878265.57897: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d84eda0> <<< 8204 1726878265.57912: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 8204 1726878265.57930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d8564a8> <<< 8204 1726878265.58147: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d8482e8> <<< 8204 1726878265.58178: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 8204 1726878265.58214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 8204 1726878265.58229: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 8204 1726878265.58244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 8204 1726878265.58253: stdout chunk (state=3): >>>import '_string' # <<< 8204 1726878265.58344: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d748ac8> <<< 8204 1726878265.58393: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d856668> <<< 8204 1726878265.58533: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' <<< 8204 1726878265.58545: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d7559e8> <<< 8204 1726878265.58583: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d755ac8> <<< 8204 1726878265.58606: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' <<< 8204 1726878265.58622: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d755c50> <<< 8204 1726878265.58644: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d840080> <<< 8204 1726878265.58704: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py <<< 8204 1726878265.58713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 8204 1726878265.58729: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 8204 1726878265.58749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 8204 1726878265.58793: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 8204 1726878265.58807: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d7f2630> <<< 8204 1726878265.58963: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d7e7d30> <<< 8204 1726878265.59096: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 8204 1726878265.59108: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d7e7f28> <<< 8204 1726878265.59117: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d7e77f0> <<< 8204 1726878265.59123: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.59141: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.59149: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 8204 1726878265.59157: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.59240: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.59337: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8204 1726878265.59349: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8204 1726878265.59442: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.59556: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 8204 1726878265.59577: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 8204 1726878265.59602: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 8204 1726878265.59631: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d80ba20> <<< 8204 1726878265.59688: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d80b710> <<< 8204 1726878265.59724: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d7fcef0> <<< 8204 1726878265.59744: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 8204 1726878265.59751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 8204 1726878265.59798: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d80b550> <<< 8204 1726878265.59809: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d7fc748> # zipimport: zlib available <<< 8204 1726878265.60303: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.60757: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py <<< 8204 1726878265.60767: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 8204 1726878265.60809: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 8204 1726878265.60819: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 8204 1726878265.60839: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.60864: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py <<< 8204 1726878265.60873: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.60892: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.60903: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py <<< 8204 1726878265.60913: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.61027: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.61145: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 8204 1726878265.61156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 8204 1726878265.61188: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d5ec2b0> # zipimport: zlib available <<< 8204 1726878265.61542: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.61897: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.61947: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.62010: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 8204 1726878265.62020: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.62043: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.62074: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 8204 1726878265.62142: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.62225: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 8204 1726878265.62265: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 8204 1726878265.62291: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.62318: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8204 1726878265.62487: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.62662: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 8204 1726878265.62672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 8204 1726878265.62883: stdout chunk (state=3): >>>import '_ast' # <<< 8204 1726878265.62897: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d6e0860> <<< 8204 1726878265.62906: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.62923: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.62941: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py <<< 8204 1726878265.62953: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.62999: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.63051: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8204 1726878265.63065: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py <<< 8204 1726878265.63074: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8204 1726878265.63089: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.63118: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.63151: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 8204 1726878265.63158: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.63191: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.63220: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.63263: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.63326: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 8204 1726878265.63428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 8204 1726878265.63511: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 8204 1726878265.63522: stdout chunk (state=3): >>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d65b128> <<< 8204 1726878265.63575: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d62b898> <<< 8204 1726878265.63610: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py <<< 8204 1726878265.63626: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.63665: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.63719: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.63733: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.63771: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.64044: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.64303: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 8204 1726878265.64340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 8204 1726878265.64367: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 8204 1726878265.64502: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d690080> <<< 8204 1726878265.64521: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 8204 1726878265.64532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 8204 1726878265.64625: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d690128> <<< 8204 1726878265.64670: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d62c940> <<< 8204 1726878265.64726: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py <<< 8204 1726878265.64741: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8204 1726878265.64765: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.64778: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py <<< 8204 1726878265.64790: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 8204 1726878265.64807: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.64823: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py <<< 8204 1726878265.64926: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 8204 1726878265.64957: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 8204 1726878265.64967: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.65014: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.65072: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.65085: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.65113: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.65132: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.65165: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.65190: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.65220: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 8204 1726878265.65228: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.65286: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.65340: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.65358: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.65393: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 8204 1726878265.65440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 8204 1726878265.66080: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d6f8b70> <<< 8204 1726878265.66091: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 8204 1726878265.66235: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.66356: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.66389: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.66444: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py <<< 8204 1726878265.66464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 8204 1726878265.66479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 8204 1726878265.66494: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py <<< 8204 1726878265.66511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' <<< 8204 1726878265.66523: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f1e70b8> <<< 8204 1726878265.66545: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py <<< 8204 1726878265.66553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' <<< 8204 1726878265.66574: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 8204 1726878265.66608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 8204 1726878265.66642: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 8204 1726878265.66653: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f208ac8> <<< 8204 1726878265.66736: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' <<< 8204 1726878265.66772: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9f2112b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f1f3780> <<< 8204 1726878265.66791: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9f208828> <<< 8204 1726878265.66799: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f1e7a58> <<< 8204 1726878265.66842: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d6ceb70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d7024a8> <<< 8204 1726878265.66985: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 8204 1726878265.66999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 8204 1726878265.67017: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py <<< 8204 1726878265.67030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' <<< 8204 1726878265.67042: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d7a7710> <<< 8204 1726878265.67073: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' <<< 8204 1726878265.67101: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d7b2278> <<< 8204 1726878265.67116: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d717748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 8204 1726878265.67124: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 8204 1726878265.67138: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8204 1726878265.67183: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 8204 1726878265.67204: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.67258: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 8204 1726878265.67269: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.67299: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.67343: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available <<< 8204 1726878265.67371: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 8204 1726878265.67411: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.67422: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 8204 1726878265.67444: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.67486: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.67512: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 8204 1726878265.67543: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.67587: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 8204 1726878265.67640: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.67675: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.67716: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.67752: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py <<< 8204 1726878265.67765: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 8204 1726878265.68185: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.68966: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available <<< 8204 1726878265.69005: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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_s4829ygn/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_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available <<< 8204 1726878265.69049: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 8204 1726878265.69058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 8204 1726878265.69090: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d7cbc50> <<< 8204 1726878265.69107: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 8204 1726878265.69129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 8204 1726878265.69316: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca996a2080> <<< 8204 1726878265.69329: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 8204 1726878265.69338: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.69389: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.69439: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 8204 1726878265.69448: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.69633: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.69713: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 8204 1726878265.69720: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.69771: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.69830: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 8204 1726878265.69843: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.69868: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.69913: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 8204 1726878265.69929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 8204 1726878265.69953: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 8204 1726878265.69981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 8204 1726878265.70064: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca996ba2b0> <<< 8204 1726878265.70129: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' <<< 8204 1726878265.70140: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca99642978> <<< 8204 1726878265.70361: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca99695a90> <<< 8204 1726878265.70374: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 8204 1726878265.70416: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.70458: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 8204 1726878265.70469: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.70528: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.70847: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d77a7f0> <<< 8204 1726878265.70949: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.71345: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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_s4829ygn/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_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available <<< 8204 1726878265.71369: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py <<< 8204 1726878265.71385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 8204 1726878265.71418: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 8204 1726878265.71448: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d784518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d784198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available <<< 8204 1726878265.71466: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 8204 1726878265.71499: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.71535: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 8204 1726878265.71688: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.71815: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 8204 1726878265.72244: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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_s4829ygn/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 <<< 8204 1726878265.72325: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 8204 1726878265.72341: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.72431: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.72535: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 8204 1726878265.72553: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.72570: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.72602: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.73039: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.73464: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 8204 1726878265.73487: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 8204 1726878265.73562: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.73646: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 8204 1726878265.73664: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.73729: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.73809: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 8204 1726878265.73829: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.73937: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.74063: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 8204 1726878265.74087: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 8204 1726878265.74103: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.74138: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.74174: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 8204 1726878265.74185: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.74258: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.74336: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.74491: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.74746: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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_s4829ygn/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_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available <<< 8204 1726878265.74768: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 8204 1726878265.74784: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.74843: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.74894: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 8204 1726878265.74913: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.74924: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.74949: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 8204 1726878265.75001: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.75075: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 8204 1726878265.75097: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.75147: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 8204 1726878265.75355: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.75554: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 8204 1726878265.75576: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.75611: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.75661: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 8204 1726878265.75678: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.75700: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.75730: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 8204 1726878265.75769: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8204 1726878265.75804: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 8204 1726878265.75833: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.75857: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 8204 1726878265.75882: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.75926: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.76007: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 8204 1726878265.76031: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.76056: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.76095: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 8204 1726878265.76120: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8204 1726878265.76141: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.76175: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.76212: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.76267: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.76319: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 8204 1726878265.76353: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 8204 1726878265.76387: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.76441: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 8204 1726878265.76589: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.76748: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 8204 1726878265.76785: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.77070: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 8204 1726878265.77124: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.77199: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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_s4829ygn/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_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 8204 1726878265.77384: stdout chunk (state=3): >>># zipimport: zlib available <<< 8204 1726878265.77927: stdout chunk (state=3): >>>import 'gc' # <<< 8204 1726878265.78206: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py <<< 8204 1726878265.78229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc' <<< 8204 1726878265.78253: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py # code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc' <<< 8204 1726878265.78289: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d565da0> <<< 8204 1726878265.78309: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d566f98> <<< 8204 1726878265.78389: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d566f60> <<< 8204 1726878266.05546: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc' <<< 8204 1726878266.05633: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc' <<< 8204 1726878266.05846: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d5b0160> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d56beb8> <<< 8204 1726878266.06152: 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 <<< 8204 1726878266.31055: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "ip-10-31-12-109.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-109", "ansible_nodename": "ip-10-31-12-109.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": "c97d856b18054009ae1b662f69d36570", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2711, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 828, "free": 2711}, "nocache": {"free": 3298, "used": 241}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_f<<< 8204 1726878266.31086: stdout chunk (state=3): >>>orm_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec245c6c-0109-ef79-2639-d21d0d1b6dce", "ansible_product_uuid": "ec245c6c-0109-ef79-2639-d21d0d1b6dce", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 247, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263518466048, "block_size": 4096, "block_total": 65533179, "block_available": 64335563, "block_used": 1197616, "inode_total": 131071472, "inode_available": 130994254, "inode_used": 77218, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_loadavg": {"1m": 0.27, "5m": 0.26, "15m": 0.12}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANLb7u6wQhzNTj5zxMExyC8m487sN/qdeL6RCxcKDPOdBGWeY4W7AgNq6Oi9YglVyqBWIpjKN4RsjGSCs3qi09cESWchuRsM6+YzpUXJno3juThuLU2vq853yrzhDCiORQIFS3c2L6PltoEw8ZT74gwuJPJzSX0YGJyJivg/7LLDAAAAFQD0iq5Wc3WuHbUWl6jFR3TIIDlU7QAAAIEAje32t98N8+r/8w+W/fOsWAF8unrJX7qsC6nIm6Ma6qk6nKTEgdig8mGg51XWu/yS/JpkYhoplpyGUPeTjCFHdgXl/7ncLtp+xDRK3Q4mBpnxjC+0d2KkNjcoVw4P6Y9CmDAP/8R6Ot1JR6eojMUouVGw3ZNzF5tq3UhFOxk5TOEAAACBAK3xa1746gNdaMiZcwxyx9UFbTizdQE8+ryqNq0Us6IGseBTj+o6O7tQOo2l9k7lcCJslQ7h9MkgB6eXJoK11ek3zQkOuA1e40No7yVzY2K1haFlPfVywPXrU/b5p4cSiUScYO7R7qGgkDO33MxIPZZtuYfLJE6hFaw4KrF54q9i", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDP+PNf804/xYZRaNABzwKBUtkNMVQTTCHOX4v205bMkbX+oLh1xYfZ5xPoWGP5cWpZLhX90r+TC4b4CfWIFSabuRUkjVEP15DveGcndLZIX9jfX5nrRi0QYRT2QBNGRO7XddcqTvMgTdtf/fHk2h1JgxKvXsVxqC3RD4H6eDvgGOrl3OJhlNns6E1/GCfwslZwJ5sJOAknlSwU4C9pQ5EE3lRvJdluPbRf385qCex2zVLfZDZa4mf+eu0d4HQ4JVl8ev8WuQzvVQFhjrJpbgDFC00A0Lw28bQ9LwBCVxfKrhblXle3XWy4hi2zBQDWy+sPoQr40vIioZN1ysDZcQKP5NNUZNQ30k/rru79OSzpxfDVXGCogGMRi++vG7yaxX3q72ywNgENKRhSDN9wfUFluOxMM9eqMP6+PZI65hTKaPXzKTM6+Ec7aKKi0snoZPto3yXfRqtzMm6KGp0fZKpWP4DiXd2I7PRd3sOQUFIR4No5PRdIzK8HlgT0h9rtkOc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHpf/7Jp+9gfjDFN221iO7DJbs0eYgNp4J5YSocKtXBjq49WfJdMuFq/fr/RiI3bjeIeGlwy/EFc+GjzOYtEpIM=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIIsp8T9GRscA6tDj1hl0BcccL+E0ftI4jGwE1E+4+Nyd", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", <<< 8204 1726878266.31119: stdout chunk (state=3): >>>"rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_service_mgr": "systemd", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:ff:07:53:29", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.109", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ffff:fe07:5329", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fc<<< 8204 1726878266.31146: stdout chunk (state=3): >>>oe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.109", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ff:07:53:29", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.109"], "ansible_all_ipv6_addresses": ["fe80::8ff:ffff:fe07:5329"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.109", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ffff:fe07:5329"]}, "ansible_is_chroot": false, "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "ansible_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.26 39172 10.31.12.109 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.14.26 39172 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_local": {}, "ansible_hostnqn": "", "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "24", "second": "26", "epoch": "1726878266", "epoch_int": "1726878266", "date": "2024-09-20", "time": "20:24:26", "iso8601_micro": "2024-09-21T00:24:26.306433Z", "iso8601": "2024-09-21T00:24:26Z", "iso8601_basic": "20240920T202426306433", "iso8601_basic_short": "20240920T202426", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_fibre_channel_wwn": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 8204 1726878266.31640: 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 <<< 8204 1726878266.31657: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 8204 1726878266.31683: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 <<< 8204 1726878266.31696: stdout chunk (state=3): >>># cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools <<< 8204 1726878266.31724: stdout chunk (state=3): >>># cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile <<< 8204 1726878266.31738: stdout chunk (state=3): >>># cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc <<< 8204 1726878266.31763: stdout chunk (state=3): >>># cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random <<< 8204 1726878266.31778: stdout chunk (state=3): >>># cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale <<< 8204 1726878266.31789: stdout chunk (state=3): >>># cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select <<< 8204 1726878266.31803: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian <<< 8204 1726878266.31815: stdout chunk (state=3): >>># cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 8204 1726878266.31825: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy <<< 8204 1726878266.31841: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat <<< 8204 1726878266.31868: stdout chunk (state=3): >>># destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors <<< 8204 1726878266.31883: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai <<< 8204 1726878266.31905: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution <<< 8204 1726878266.31917: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb <<< 8204 1726878266.31927: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr <<< 8204 1726878266.31955: stdout chunk (state=3): >>># cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd <<< 8204 1726878266.31968: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.darwin <<< 8204 1726878266.31980: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd <<< 8204 1726878266.31991: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing gc # cleanup[2] removing encodings.idna # cleanup[2] removing stringprep <<< 8204 1726878266.31999: stdout chunk (state=3): >>># cleanup[2] removing unicodedata # cleanup[2] removing multiprocessing.dummy # cleanup[2] removing multiprocessing.dummy.connection <<< 8204 1726878266.32036: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 8204 1726878266.32355: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8204 1726878266.32391: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8204 1726878266.32404: stdout chunk (state=3): >>># destroy zipimport <<< 8204 1726878266.32423: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib <<< 8204 1726878266.32435: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 8204 1726878266.32452: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon <<< 8204 1726878266.32465: stdout chunk (state=3): >>># destroy hashlib # destroy encodings <<< 8204 1726878266.32500: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes <<< 8204 1726878266.32518: stdout chunk (state=3): >>># destroy _string <<< 8204 1726878266.32533: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 8204 1726878266.32556: stdout chunk (state=3): >>># destroy _socket # destroy systemd._daemon <<< 8204 1726878266.32568: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 8204 1726878266.32575: stdout chunk (state=3): >>># destroy _json <<< 8204 1726878266.32607: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging <<< 8204 1726878266.32617: stdout chunk (state=3): >>># destroy locale # destroy copy <<< 8204 1726878266.32657: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 8204 1726878266.32698: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.dummy # destroy multiprocessing.pool <<< 8204 1726878266.32708: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle <<< 8204 1726878266.32723: stdout chunk (state=3): >>># destroy _pickle <<< 8204 1726878266.32739: stdout chunk (state=3): >>># destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process <<< 8204 1726878266.32758: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 8204 1726878266.32772: stdout chunk (state=3): >>># destroy datetime <<< 8204 1726878266.32789: stdout chunk (state=3): >>># destroy ipaddress # destroy textwrap # destroy base64 <<< 8204 1726878266.32811: stdout chunk (state=3): >>># destroy _ssl <<< 8204 1726878266.32832: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib <<< 8204 1726878266.32845: stdout chunk (state=3): >>># destroy termios <<< 8204 1726878266.32852: stdout chunk (state=3): >>># destroy json <<< 8204 1726878266.32876: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 8204 1726878266.32889: stdout chunk (state=3): >>># destroy glob # destroy ansible.module_utils.compat.typing <<< 8204 1726878266.32902: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy gc # destroy unicodedata <<< 8204 1726878266.32909: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 8204 1726878266.32955: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings <<< 8204 1726878266.32968: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs <<< 8204 1726878266.32982: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 <<< 8204 1726878266.32995: stdout chunk (state=3): >>># cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc <<< 8204 1726878266.33010: stdout chunk (state=3): >>># cleanup[3] wiping errno <<< 8204 1726878266.33024: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re <<< 8204 1726878266.33047: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types <<< 8204 1726878266.33062: stdout chunk (state=3): >>># cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 8204 1726878266.33079: stdout chunk (state=3): >>># cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre <<< 8204 1726878266.33092: stdout chunk (state=3): >>># cleanup[3] wiping sre_parse # cleanup[3] wiping _locale <<< 8204 1726878266.33110: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil <<< 8204 1726878266.33122: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time <<< 8204 1726878266.33134: stdout chunk (state=3): >>># cleanup[3] wiping linecache # destroy tokenize <<< 8204 1726878266.33150: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd <<< 8204 1726878266.33164: stdout chunk (state=3): >>># cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect <<< 8204 1726878266.33176: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess <<< 8204 1726878266.33191: stdout chunk (state=3): >>># destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes <<< 8204 1726878266.33201: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux <<< 8204 1726878266.33233: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 8204 1726878266.33397: stdout chunk (state=3): >>># destroy posixpath # destroy _functools # destroy _sre # destroy sre_parse <<< 8204 1726878266.33443: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _heapq <<< 8204 1726878266.33463: stdout chunk (state=3): >>># destroy select <<< 8204 1726878266.33475: stdout chunk (state=3): >>># destroy linecache <<< 8204 1726878266.33489: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 8204 1726878266.33500: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 8204 1726878266.33513: 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 <<< 8204 1726878266.33522: stdout chunk (state=3): >>># destroy operator # destroy types # destroy ansible.module_utils.six.moves <<< 8204 1726878266.33536: stdout chunk (state=3): >>># destroy _operator <<< 8204 1726878266.33547: stdout chunk (state=3): >>># destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 8204 1726878266.33857: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 8204 1726878266.33905: stderr chunk (state=3): >>><<< 8204 1726878266.33911: stdout chunk (state=3): >>><<< 8204 1726878266.33985: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa1984e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa191a828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa19849b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa1927630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa192e160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa19330f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa192e748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa192e390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa18d8470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa18dde48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa18d8b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa18e44e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa18c7d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa18ca198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fbd8940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fbea240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa1938a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fb10080> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fb1b2b0> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9fb1bf60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fb1ba90> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fb25080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fbb37b8> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fbb3ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fba7160> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fba7e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fb9e438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fb8f470> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f8c8278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f8d0cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fba7438> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f8d5e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fb892b0> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9f8dc1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f8d5f98> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9f8dc2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9fbf8fd0> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f8dcdd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f8dc9e8> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f8e76a0> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f8e7e80> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f46e198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f8e7780> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f473c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f8dc518> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f4972e8> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9f4976a0> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f49e390> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f248ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f23f2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f235f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f22de80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f49ed30> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9f23ff60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f497a20> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaa1895710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f243048> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaa1895a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f8dc860> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaa18ad5c0> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaa18b1630> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaa18b1b00> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaa18b1c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa18ade10> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaa18b1f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa18b14e0> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaa18b1240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa18a1b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f483358> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaa18ad470> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d86d908> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d53fac8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d4e4278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d4eb4e0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d4eb5f8> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d4ebb38> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d516b00> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d821048> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d821278> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d8215c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d5112b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d5044a8> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d511630> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d84bdd8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d84bef0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d7209b0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d72ca90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d84eda0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d8564a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d8482e8> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d748ac8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d856668> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d7559e8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d755ac8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d755c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d840080> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d7f2630> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d7e7d30> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d7e7f28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d7e77f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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_s4829ygn/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_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d80ba20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d80b710> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d7fcef0> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d80b550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d7fc748> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d5ec2b0> # 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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d6e0860> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d65b128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d62b898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d690080> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d690128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d62c940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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_s4829ygn/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_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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_s4829ygn/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_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d6f8b70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f1e70b8> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f208ac8> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9f2112b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f1f3780> # extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9f208828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9f1e7a58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d6ceb70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d7024a8> # /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d7a7710> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d7b2278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d717748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d7cbc50> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca996a2080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca996ba2b0> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca99642978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca99695a90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d77a7f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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_s4829ygn/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_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d784518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d784198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/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_s4829ygn/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py # code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9d565da0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d566f98> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d566f60> # /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d5b0160> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d56beb8> 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_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "ip-10-31-12-109.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-109", "ansible_nodename": "ip-10-31-12-109.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": "c97d856b18054009ae1b662f69d36570", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3539, "ansible_memfree_mb": 2711, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 828, "free": 2711}, "nocache": {"free": 3298, "used": 241}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec245c6c-0109-ef79-2639-d21d0d1b6dce", "ansible_product_uuid": "ec245c6c-0109-ef79-2639-d21d0d1b6dce", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["fe591198-9082-4b15-9b62-e83518524cd2"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["fe591198-9082-4b15-9b62-e83518524cd2"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 247, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263518466048, "block_size": 4096, "block_total": 65533179, "block_available": 64335563, "block_used": 1197616, "inode_total": 131071472, "inode_available": 130994254, "inode_used": 77218, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_loadavg": {"1m": 0.27, "5m": 0.26, "15m": 0.12}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANLb7u6wQhzNTj5zxMExyC8m487sN/qdeL6RCxcKDPOdBGWeY4W7AgNq6Oi9YglVyqBWIpjKN4RsjGSCs3qi09cESWchuRsM6+YzpUXJno3juThuLU2vq853yrzhDCiORQIFS3c2L6PltoEw8ZT74gwuJPJzSX0YGJyJivg/7LLDAAAAFQD0iq5Wc3WuHbUWl6jFR3TIIDlU7QAAAIEAje32t98N8+r/8w+W/fOsWAF8unrJX7qsC6nIm6Ma6qk6nKTEgdig8mGg51XWu/yS/JpkYhoplpyGUPeTjCFHdgXl/7ncLtp+xDRK3Q4mBpnxjC+0d2KkNjcoVw4P6Y9CmDAP/8R6Ot1JR6eojMUouVGw3ZNzF5tq3UhFOxk5TOEAAACBAK3xa1746gNdaMiZcwxyx9UFbTizdQE8+ryqNq0Us6IGseBTj+o6O7tQOo2l9k7lcCJslQ7h9MkgB6eXJoK11ek3zQkOuA1e40No7yVzY2K1haFlPfVywPXrU/b5p4cSiUScYO7R7qGgkDO33MxIPZZtuYfLJE6hFaw4KrF54q9i", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDP+PNf804/xYZRaNABzwKBUtkNMVQTTCHOX4v205bMkbX+oLh1xYfZ5xPoWGP5cWpZLhX90r+TC4b4CfWIFSabuRUkjVEP15DveGcndLZIX9jfX5nrRi0QYRT2QBNGRO7XddcqTvMgTdtf/fHk2h1JgxKvXsVxqC3RD4H6eDvgGOrl3OJhlNns6E1/GCfwslZwJ5sJOAknlSwU4C9pQ5EE3lRvJdluPbRf385qCex2zVLfZDZa4mf+eu0d4HQ4JVl8ev8WuQzvVQFhjrJpbgDFC00A0Lw28bQ9LwBCVxfKrhblXle3XWy4hi2zBQDWy+sPoQr40vIioZN1ysDZcQKP5NNUZNQ30k/rru79OSzpxfDVXGCogGMRi++vG7yaxX3q72ywNgENKRhSDN9wfUFluOxMM9eqMP6+PZI65hTKaPXzKTM6+Ec7aKKi0snoZPto3yXfRqtzMm6KGp0fZKpWP4DiXd2I7PRd3sOQUFIR4No5PRdIzK8HlgT0h9rtkOc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHpf/7Jp+9gfjDFN221iO7DJbs0eYgNp4J5YSocKtXBjq49WfJdMuFq/fr/RiI3bjeIeGlwy/EFc+GjzOYtEpIM=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIIsp8T9GRscA6tDj1hl0BcccL+E0ftI4jGwE1E+4+Nyd", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_service_mgr": "systemd", "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:ff:07:53:29", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.109", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ffff:fe07:5329", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.109", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ff:07:53:29", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.109"], "ansible_all_ipv6_addresses": ["fe80::8ff:ffff:fe07:5329"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.109", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ffff:fe07:5329"]}, "ansible_is_chroot": false, "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "ansible_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.26 39172 10.31.12.109 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.14.26 39172 22", "SELINUX_LEVEL_REQUESTED": "", "SSH_TTY": "/dev/pts/0", "SHELL": "/bin/bash", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "2", "LOGNAME": "root", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "XDG_RUNTIME_DIR": "/run/user/0", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_local": {}, "ansible_hostnqn": "", "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "24", "second": "26", "epoch": "1726878266", "epoch_int": "1726878266", "date": "2024-09-20", "time": "20:24:26", "iso8601_micro": "2024-09-21T00:24:26.306433Z", "iso8601": "2024-09-21T00:24:26Z", "iso8601_basic": "20240920T202426306433", "iso8601_basic_short": "20240920T202426", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_python": {"version": {"major": 3, "minor": 6, "micro": 8, "releaselevel": "final", "serial": 0}, "version_info": [3, 6, 8, "final", 0], "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython"}, "ansible_fibre_channel_wwn": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing gc # cleanup[2] removing encodings.idna # cleanup[2] removing stringprep # cleanup[2] removing unicodedata # cleanup[2] removing multiprocessing.dummy # cleanup[2] removing multiprocessing.dummy.connection # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # 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 gc # destroy unicodedata # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy _functools # destroy _sre # destroy sre_parse # destroy stat # destroy _signal # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings , stderr=Shared connection to 10.31.12.109 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__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing gc # cleanup[2] removing encodings.idna # cleanup[2] removing stringprep # cleanup[2] removing unicodedata # cleanup[2] removing multiprocessing.dummy # cleanup[2] removing multiprocessing.dummy.connection # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # 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 gc # destroy unicodedata # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy _functools # destroy _sre # destroy sre_parse # destroy stat # destroy _signal # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings 8204 1726878266.34456: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_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-1726878265.0210857-8204-277765614360894/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 8204 1726878266.34475: _low_level_execute_command(): starting 8204 1726878266.34481: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878265.0210857-8204-277765614360894/ > /dev/null 2>&1 && sleep 0' 8204 1726878266.37091: stderr chunk (state=2): >>><<< 8204 1726878266.37101: stdout chunk (state=2): >>><<< 8204 1726878266.37117: _low_level_execute_command() done: rc=0, stdout=, stderr= 8204 1726878266.37126: handler run complete 8204 1726878266.37246: variable 'ansible_facts' from source: unknown 8204 1726878266.37342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8204 1726878266.37622: variable 'ansible_facts' from source: unknown 8204 1726878266.37688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8204 1726878266.37761: attempt loop complete, returning result 8204 1726878266.37767: _execute() done 8204 1726878266.37771: dumping result to json 8204 1726878266.37792: done dumping result, returning 8204 1726878266.37799: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affdecc-488f-74fb-5155-000000000017] 8204 1726878266.37804: sending task result for task 0affdecc-488f-74fb-5155-000000000017 8204 1726878266.37978: done sending task result for task 0affdecc-488f-74fb-5155-000000000017 8204 1726878266.37983: WORKER PROCESS EXITING ok: [managed_node2] 8196 1726878266.40467: no more pending results, returning what we have 8196 1726878266.40470: results queue empty 8196 1726878266.40471: checking for any_errors_fatal 8196 1726878266.40472: done checking for any_errors_fatal 8196 1726878266.40473: checking for max_fail_percentage 8196 1726878266.40474: done checking for max_fail_percentage 8196 1726878266.40474: checking to see if all hosts have failed and the running result is not ok 8196 1726878266.40475: done checking to see if all hosts have failed 8196 1726878266.40475: getting the remaining hosts for this loop 8196 1726878266.40477: done getting the remaining hosts for this loop 8196 1726878266.40479: getting the next task for host managed_node2 8196 1726878266.40483: done getting next task for host managed_node2 8196 1726878266.40485: ^ task is: TASK: meta (flush_handlers) 8196 1726878266.40486: ^ 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 8196 1726878266.40489: getting variables 8196 1726878266.40490: in VariableManager get_vars() 8196 1726878266.40504: Calling all_inventory to load vars for managed_node2 8196 1726878266.40507: Calling groups_inventory to load vars for managed_node2 8196 1726878266.40509: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878266.40515: Calling all_plugins_play to load vars for managed_node2 8196 1726878266.40517: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878266.40520: Calling groups_plugins_play to load vars for managed_node2 8196 1726878266.40683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878266.40870: done with get_vars() 8196 1726878266.40879: done getting variables 8196 1726878266.40932: in VariableManager get_vars() 8196 1726878266.40942: Calling all_inventory to load vars for managed_node2 8196 1726878266.40944: Calling groups_inventory to load vars for managed_node2 8196 1726878266.40946: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878266.40950: Calling all_plugins_play to load vars for managed_node2 8196 1726878266.40952: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878266.40955: Calling groups_plugins_play to load vars for managed_node2 8196 1726878266.41085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878266.41308: done with get_vars() 8196 1726878266.41321: done queuing things up, now waiting for results queue to drain 8196 1726878266.41323: results queue empty 8196 1726878266.41323: checking for any_errors_fatal 8196 1726878266.41327: done checking for any_errors_fatal 8196 1726878266.41327: checking for max_fail_percentage 8196 1726878266.41328: done checking for max_fail_percentage 8196 1726878266.41329: checking to see if all hosts have failed and the running result is not ok 8196 1726878266.41329: done checking to see if all hosts have failed 8196 1726878266.41330: getting the remaining hosts for this loop 8196 1726878266.41331: done getting the remaining hosts for this loop 8196 1726878266.41336: getting the next task for host managed_node2 8196 1726878266.41340: done getting next task for host managed_node2 8196 1726878266.41342: ^ task is: TASK: Include role 8196 1726878266.41344: ^ 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 8196 1726878266.41346: getting variables 8196 1726878266.41347: in VariableManager get_vars() 8196 1726878266.41354: Calling all_inventory to load vars for managed_node2 8196 1726878266.41356: Calling groups_inventory to load vars for managed_node2 8196 1726878266.41358: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878266.41363: Calling all_plugins_play to load vars for managed_node2 8196 1726878266.41365: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878266.41368: Calling groups_plugins_play to load vars for managed_node2 8196 1726878266.41519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878266.41694: done with get_vars() 8196 1726878266.41701: done getting variables TASK [Include role] ************************************************************ task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_certificate_external.yml:9 Friday 20 September 2024 20:24:26 -0400 (0:00:01.569) 0:00:01.581 ****** 8196 1726878266.41770: entering _queue_task() for managed_node2/include_role 8196 1726878266.41772: Creating lock for include_role 8196 1726878266.41980: worker is 1 (out of 1 available) 8196 1726878266.41992: exiting _queue_task() for managed_node2/include_role 8196 1726878266.42004: done queuing things up, now waiting for results queue to drain 8196 1726878266.42007: waiting for pending results... 8263 1726878266.42215: running TaskExecutor() for managed_node2/TASK: Include role 8263 1726878266.42326: in run() - task 0affdecc-488f-74fb-5155-000000000006 8263 1726878266.42345: variable 'ansible_search_path' from source: unknown 8263 1726878266.42377: calling self._execute() 8263 1726878266.42439: variable 'ansible_host' from source: host vars for 'managed_node2' 8263 1726878266.42448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8263 1726878266.42458: variable 'omit' from source: magic vars 8263 1726878266.42552: _execute() done 8263 1726878266.42558: dumping result to json 8263 1726878266.42563: done dumping result, returning 8263 1726878266.42569: done running TaskExecutor() for managed_node2/TASK: Include role [0affdecc-488f-74fb-5155-000000000006] 8263 1726878266.42575: sending task result for task 0affdecc-488f-74fb-5155-000000000006 8263 1726878266.42609: done sending task result for task 0affdecc-488f-74fb-5155-000000000006 8263 1726878266.42613: WORKER PROCESS EXITING 8196 1726878266.42993: no more pending results, returning what we have 8196 1726878266.42997: in VariableManager get_vars() 8196 1726878266.43021: Calling all_inventory to load vars for managed_node2 8196 1726878266.43024: Calling groups_inventory to load vars for managed_node2 8196 1726878266.43027: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878266.43036: Calling all_plugins_play to load vars for managed_node2 8196 1726878266.43039: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878266.43042: Calling groups_plugins_play to load vars for managed_node2 8196 1726878266.43196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878266.43375: done with get_vars() 8196 1726878266.43382: variable 'ansible_search_path' from source: unknown 8196 1726878266.43737: variable 'omit' from source: magic vars 8196 1726878266.43759: variable 'omit' from source: magic vars 8196 1726878266.43774: variable 'omit' from source: magic vars 8196 1726878266.43778: we have included files to process 8196 1726878266.43779: generating all_blocks data 8196 1726878266.43780: done generating all_blocks data 8196 1726878266.43781: processing included file: fedora.linux_system_roles.cockpit 8196 1726878266.43802: in VariableManager get_vars() 8196 1726878266.43814: done with get_vars() 8196 1726878266.43877: in VariableManager get_vars() 8196 1726878266.43890: done with get_vars() 8196 1726878266.43959: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/main.yml 8196 1726878266.44074: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/defaults/main.yml 8196 1726878266.44136: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/meta/main.yml 8196 1726878266.44268: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml 8196 1726878266.44765: in VariableManager get_vars() 8196 1726878266.44786: done with get_vars() 8196 1726878266.45071: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 8196 1726878266.45173: in VariableManager get_vars() 8196 1726878266.45192: done with get_vars() 8196 1726878266.45230: in VariableManager get_vars() 8196 1726878266.45252: done with get_vars() 8196 1726878266.45289: in VariableManager get_vars() 8196 1726878266.45306: done with get_vars() 8196 1726878266.46126: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/handlers/main.yml 8196 1726878266.46851: iterating over new_blocks loaded from include file 8196 1726878266.46853: in VariableManager get_vars() 8196 1726878266.46869: done with get_vars() 8196 1726878266.46870: filtering new block on tags 8196 1726878266.46883: done filtering new block on tags 8196 1726878266.46886: in VariableManager get_vars() 8196 1726878266.46899: done with get_vars() 8196 1726878266.46901: filtering new block on tags 8196 1726878266.46917: done filtering new block on tags 8196 1726878266.46920: in VariableManager get_vars() 8196 1726878266.46937: done with get_vars() 8196 1726878266.46938: filtering new block on tags 8196 1726878266.46965: done filtering new block on tags 8196 1726878266.46968: in VariableManager get_vars() 8196 1726878266.46983: done with get_vars() 8196 1726878266.46984: filtering new block on tags 8196 1726878266.47003: done filtering new block on tags 8196 1726878266.47006: in VariableManager get_vars() 8196 1726878266.47020: done with get_vars() 8196 1726878266.47021: filtering new block on tags 8196 1726878266.47037: done filtering new block on tags 8196 1726878266.47039: in VariableManager get_vars() 8196 1726878266.47054: done with get_vars() 8196 1726878266.47055: filtering new block on tags 8196 1726878266.47070: done filtering new block on tags 8196 1726878266.47072: done iterating over new_blocks loaded from include file 8196 1726878266.47073: extending task lists for all hosts with included blocks 8196 1726878266.47487: done extending task lists 8196 1726878266.47489: done processing included files 8196 1726878266.47489: results queue empty 8196 1726878266.47490: checking for any_errors_fatal 8196 1726878266.47491: done checking for any_errors_fatal 8196 1726878266.47492: checking for max_fail_percentage 8196 1726878266.47493: done checking for max_fail_percentage 8196 1726878266.47493: checking to see if all hosts have failed and the running result is not ok 8196 1726878266.47494: done checking to see if all hosts have failed 8196 1726878266.47494: getting the remaining hosts for this loop 8196 1726878266.47495: done getting the remaining hosts for this loop 8196 1726878266.47497: getting the next task for host managed_node2 8196 1726878266.47501: done getting next task for host managed_node2 8196 1726878266.47503: ^ task is: TASK: fedora.linux_system_roles.cockpit : Ensure ansible_facts and variables used by role 8196 1726878266.47505: ^ 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 8196 1726878266.47514: getting variables 8196 1726878266.47515: in VariableManager get_vars() 8196 1726878266.47527: Calling all_inventory to load vars for managed_node2 8196 1726878266.47529: Calling groups_inventory to load vars for managed_node2 8196 1726878266.47531: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878266.47540: Calling all_plugins_play to load vars for managed_node2 8196 1726878266.47543: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878266.47545: Calling groups_plugins_play to load vars for managed_node2 8196 1726878266.47699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878266.47887: done with get_vars() 8196 1726878266.47895: done getting variables TASK [fedora.linux_system_roles.cockpit : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:2 Friday 20 September 2024 20:24:26 -0400 (0:00:00.061) 0:00:01.642 ****** 8196 1726878266.47966: entering _queue_task() for managed_node2/include_tasks 8196 1726878266.47968: Creating lock for include_tasks 8196 1726878266.48178: worker is 1 (out of 1 available) 8196 1726878266.48191: exiting _queue_task() for managed_node2/include_tasks 8196 1726878266.48204: done queuing things up, now waiting for results queue to drain 8196 1726878266.48205: waiting for pending results... 8264 1726878266.48543: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Ensure ansible_facts and variables used by role 8264 1726878266.48665: in run() - task 0affdecc-488f-74fb-5155-000000000053 8264 1726878266.48685: variable 'ansible_search_path' from source: unknown 8264 1726878266.48690: variable 'ansible_search_path' from source: unknown 8264 1726878266.48722: calling self._execute() 8264 1726878266.48783: variable 'ansible_host' from source: host vars for 'managed_node2' 8264 1726878266.48793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8264 1726878266.48801: variable 'omit' from source: magic vars 8264 1726878266.48894: _execute() done 8264 1726878266.48900: dumping result to json 8264 1726878266.48905: done dumping result, returning 8264 1726878266.48910: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Ensure ansible_facts and variables used by role [0affdecc-488f-74fb-5155-000000000053] 8264 1726878266.48918: sending task result for task 0affdecc-488f-74fb-5155-000000000053 8264 1726878266.48951: done sending task result for task 0affdecc-488f-74fb-5155-000000000053 8264 1726878266.48954: WORKER PROCESS EXITING 8196 1726878266.49288: no more pending results, returning what we have 8196 1726878266.49292: in VariableManager get_vars() 8196 1726878266.49322: Calling all_inventory to load vars for managed_node2 8196 1726878266.49326: Calling groups_inventory to load vars for managed_node2 8196 1726878266.49328: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878266.49338: Calling all_plugins_play to load vars for managed_node2 8196 1726878266.49341: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878266.49344: Calling groups_plugins_play to load vars for managed_node2 8196 1726878266.49504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878266.49688: done with get_vars() 8196 1726878266.49694: variable 'ansible_search_path' from source: unknown 8196 1726878266.49695: variable 'ansible_search_path' from source: unknown 8196 1726878266.49736: we have included files to process 8196 1726878266.49738: generating all_blocks data 8196 1726878266.49739: done generating all_blocks data 8196 1726878266.49742: processing included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml 8196 1726878266.49743: loading included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml 8196 1726878266.49745: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml included: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml for managed_node2 8196 1726878266.50669: done processing included file 8196 1726878266.50672: iterating over new_blocks loaded from include file 8196 1726878266.50673: in VariableManager get_vars() 8196 1726878266.50693: done with get_vars() 8196 1726878266.50696: filtering new block on tags 8196 1726878266.50711: done filtering new block on tags 8196 1726878266.50713: in VariableManager get_vars() 8196 1726878266.50736: done with get_vars() 8196 1726878266.50737: filtering new block on tags 8196 1726878266.50755: done filtering new block on tags 8196 1726878266.50758: in VariableManager get_vars() 8196 1726878266.50779: done with get_vars() 8196 1726878266.50781: filtering new block on tags 8196 1726878266.50800: done filtering new block on tags 8196 1726878266.50802: in VariableManager get_vars() 8196 1726878266.50822: done with get_vars() 8196 1726878266.50823: filtering new block on tags 8196 1726878266.50839: done filtering new block on tags 8196 1726878266.50841: done iterating over new_blocks loaded from include file 8196 1726878266.50842: extending task lists for all hosts with included blocks 8196 1726878266.50914: done extending task lists 8196 1726878266.50916: done processing included files 8196 1726878266.50916: results queue empty 8196 1726878266.50917: checking for any_errors_fatal 8196 1726878266.50921: done checking for any_errors_fatal 8196 1726878266.50921: checking for max_fail_percentage 8196 1726878266.50922: done checking for max_fail_percentage 8196 1726878266.50923: checking to see if all hosts have failed and the running result is not ok 8196 1726878266.50923: done checking to see if all hosts have failed 8196 1726878266.50924: getting the remaining hosts for this loop 8196 1726878266.50925: done getting the remaining hosts for this loop 8196 1726878266.50927: getting the next task for host managed_node2 8196 1726878266.50932: done getting next task for host managed_node2 8196 1726878266.50936: ^ task is: TASK: fedora.linux_system_roles.cockpit : Ensure ansible_facts used by role 8196 1726878266.50939: ^ 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? (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 8196 1726878266.50947: getting variables 8196 1726878266.50948: in VariableManager get_vars() 8196 1726878266.50960: Calling all_inventory to load vars for managed_node2 8196 1726878266.50961: Calling groups_inventory to load vars for managed_node2 8196 1726878266.50963: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878266.50968: Calling all_plugins_play to load vars for managed_node2 8196 1726878266.50970: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878266.50972: Calling groups_plugins_play to load vars for managed_node2 8196 1726878266.51116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878266.51312: done with get_vars() 8196 1726878266.51321: done getting variables TASK [fedora.linux_system_roles.cockpit : Ensure ansible_facts used by role] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:2 Friday 20 September 2024 20:24:26 -0400 (0:00:00.034) 0:00:01.677 ****** 8196 1726878266.51388: entering _queue_task() for managed_node2/setup 8196 1726878266.51688: worker is 1 (out of 1 available) 8196 1726878266.51701: exiting _queue_task() for managed_node2/setup 8196 1726878266.51713: done queuing things up, now waiting for results queue to drain 8196 1726878266.51714: waiting for pending results... 8265 1726878266.51921: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Ensure ansible_facts used by role 8265 1726878266.52070: in run() - task 0affdecc-488f-74fb-5155-0000000000c6 8265 1726878266.52087: variable 'ansible_search_path' from source: unknown 8265 1726878266.52092: variable 'ansible_search_path' from source: unknown 8265 1726878266.52124: calling self._execute() 8265 1726878266.52189: variable 'ansible_host' from source: host vars for 'managed_node2' 8265 1726878266.52198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8265 1726878266.52207: variable 'omit' from source: magic vars 8265 1726878266.52688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8265 1726878266.55314: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8265 1726878266.55381: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8265 1726878266.55417: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8265 1726878266.55453: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8265 1726878266.55478: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8265 1726878266.55547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8265 1726878266.55575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8265 1726878266.55598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8265 1726878266.55639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8265 1726878266.55652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8265 1726878266.55704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8265 1726878266.55728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8265 1726878266.55753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8265 1726878266.55790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8265 1726878266.55802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8265 1726878266.55962: variable '__cockpit_required_facts' from source: role '' all vars 8265 1726878266.55973: variable 'ansible_facts' from source: unknown 8265 1726878266.56050: Evaluated conditional (__cockpit_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 8265 1726878266.56055: when evaluation is False, skipping this task 8265 1726878266.56059: _execute() done 8265 1726878266.56061: dumping result to json 8265 1726878266.56064: done dumping result, returning 8265 1726878266.56070: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Ensure ansible_facts used by role [0affdecc-488f-74fb-5155-0000000000c6] 8265 1726878266.56075: sending task result for task 0affdecc-488f-74fb-5155-0000000000c6 8265 1726878266.56102: done sending task result for task 0affdecc-488f-74fb-5155-0000000000c6 8265 1726878266.56105: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__cockpit_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 8196 1726878266.56493: no more pending results, returning what we have 8196 1726878266.56497: results queue empty 8196 1726878266.56498: checking for any_errors_fatal 8196 1726878266.56499: done checking for any_errors_fatal 8196 1726878266.56500: checking for max_fail_percentage 8196 1726878266.56501: done checking for max_fail_percentage 8196 1726878266.56502: checking to see if all hosts have failed and the running result is not ok 8196 1726878266.56503: done checking to see if all hosts have failed 8196 1726878266.56503: getting the remaining hosts for this loop 8196 1726878266.56505: done getting the remaining hosts for this loop 8196 1726878266.56507: getting the next task for host managed_node2 8196 1726878266.56516: done getting next task for host managed_node2 8196 1726878266.56519: ^ task is: TASK: fedora.linux_system_roles.cockpit : Check if system is ostree 8196 1726878266.56523: ^ 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 8196 1726878266.56538: getting variables 8196 1726878266.56539: in VariableManager get_vars() 8196 1726878266.56572: Calling all_inventory to load vars for managed_node2 8196 1726878266.56575: Calling groups_inventory to load vars for managed_node2 8196 1726878266.56577: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878266.56584: Calling all_plugins_play to load vars for managed_node2 8196 1726878266.56588: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878266.56591: Calling groups_plugins_play to load vars for managed_node2 8196 1726878266.56760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878266.56959: done with get_vars() 8196 1726878266.56969: done getting variables TASK [fedora.linux_system_roles.cockpit : Check if system is ostree] *********** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:10 Friday 20 September 2024 20:24:26 -0400 (0:00:00.056) 0:00:01.733 ****** 8196 1726878266.57061: entering _queue_task() for managed_node2/stat 8196 1726878266.57245: worker is 1 (out of 1 available) 8196 1726878266.57258: exiting _queue_task() for managed_node2/stat 8196 1726878266.57268: done queuing things up, now waiting for results queue to drain 8196 1726878266.57270: waiting for pending results... 8266 1726878266.57496: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Check if system is ostree 8266 1726878266.57639: in run() - task 0affdecc-488f-74fb-5155-0000000000c8 8266 1726878266.57657: variable 'ansible_search_path' from source: unknown 8266 1726878266.57662: variable 'ansible_search_path' from source: unknown 8266 1726878266.57693: calling self._execute() 8266 1726878266.57763: variable 'ansible_host' from source: host vars for 'managed_node2' 8266 1726878266.57773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8266 1726878266.57782: variable 'omit' from source: magic vars 8266 1726878266.58263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8266 1726878266.58549: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8266 1726878266.58590: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8266 1726878266.58620: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8266 1726878266.58652: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8266 1726878266.58724: 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) 8266 1726878266.58751: 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) 8266 1726878266.58776: 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) 8266 1726878266.58800: 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) 8266 1726878266.58908: Evaluated conditional (not __cockpit_is_ostree is defined): True 8266 1726878266.58916: variable 'omit' from source: magic vars 8266 1726878266.58978: variable 'omit' from source: magic vars 8266 1726878266.59009: variable 'omit' from source: magic vars 8266 1726878266.59031: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8266 1726878266.59058: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8266 1726878266.59075: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8266 1726878266.59091: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8266 1726878266.59102: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8266 1726878266.59127: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8266 1726878266.59135: variable 'ansible_host' from source: host vars for 'managed_node2' 8266 1726878266.59140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8266 1726878266.59226: Set connection var ansible_module_compression to ZIP_DEFLATED 8266 1726878266.59239: Set connection var ansible_shell_executable to /bin/sh 8266 1726878266.59247: Set connection var ansible_timeout to 10 8266 1726878266.59250: Set connection var ansible_shell_type to sh 8266 1726878266.59255: Set connection var ansible_connection to ssh 8266 1726878266.59260: Set connection var ansible_pipelining to False 8266 1726878266.59280: variable 'ansible_shell_executable' from source: unknown 8266 1726878266.59285: variable 'ansible_connection' from source: unknown 8266 1726878266.59288: variable 'ansible_module_compression' from source: unknown 8266 1726878266.59291: variable 'ansible_shell_type' from source: unknown 8266 1726878266.59294: variable 'ansible_shell_executable' from source: unknown 8266 1726878266.59296: variable 'ansible_host' from source: host vars for 'managed_node2' 8266 1726878266.59300: variable 'ansible_pipelining' from source: unknown 8266 1726878266.59303: variable 'ansible_timeout' from source: unknown 8266 1726878266.59306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8266 1726878266.59431: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8266 1726878266.59511: variable 'omit' from source: magic vars 8266 1726878266.59517: starting attempt loop 8266 1726878266.59521: running the handler 8266 1726878266.59534: _low_level_execute_command(): starting 8266 1726878266.59542: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8266 1726878266.62152: stdout chunk (state=2): >>>/root <<< 8266 1726878266.62299: stderr chunk (state=3): >>><<< 8266 1726878266.62306: stdout chunk (state=3): >>><<< 8266 1726878266.62324: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 8266 1726878266.62339: _low_level_execute_command(): starting 8266 1726878266.62346: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878266.6233408-8266-133446180873767 `" && echo ansible-tmp-1726878266.6233408-8266-133446180873767="` echo /root/.ansible/tmp/ansible-tmp-1726878266.6233408-8266-133446180873767 `" ) && sleep 0' 8266 1726878266.65011: stdout chunk (state=2): >>>ansible-tmp-1726878266.6233408-8266-133446180873767=/root/.ansible/tmp/ansible-tmp-1726878266.6233408-8266-133446180873767 <<< 8266 1726878266.65157: stderr chunk (state=3): >>><<< 8266 1726878266.65167: stdout chunk (state=3): >>><<< 8266 1726878266.65184: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878266.6233408-8266-133446180873767=/root/.ansible/tmp/ansible-tmp-1726878266.6233408-8266-133446180873767 , stderr= 8266 1726878266.65233: variable 'ansible_module_compression' from source: unknown 8266 1726878266.65296: ANSIBALLZ: Using lock for stat 8266 1726878266.65301: ANSIBALLZ: Acquiring lock 8266 1726878266.65305: ANSIBALLZ: Lock acquired: 139840362468736 8266 1726878266.65308: ANSIBALLZ: Creating module 8266 1726878266.79636: ANSIBALLZ: Writing module into payload 8266 1726878266.79758: ANSIBALLZ: Writing module 8266 1726878266.79782: ANSIBALLZ: Renaming module 8266 1726878266.79789: ANSIBALLZ: Done creating module 8266 1726878266.79803: variable 'ansible_facts' from source: unknown 8266 1726878266.79888: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878266.6233408-8266-133446180873767/AnsiballZ_stat.py 8266 1726878266.80608: Sending initial data 8266 1726878266.80615: Sent initial data (151 bytes) 8266 1726878266.83112: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmpxiv50cij /root/.ansible/tmp/ansible-tmp-1726878266.6233408-8266-133446180873767/AnsiballZ_stat.py <<< 8266 1726878266.84424: stderr chunk (state=3): >>><<< 8266 1726878266.84433: stdout chunk (state=3): >>><<< 8266 1726878266.84453: done transferring module to remote 8266 1726878266.84468: _low_level_execute_command(): starting 8266 1726878266.84474: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878266.6233408-8266-133446180873767/ /root/.ansible/tmp/ansible-tmp-1726878266.6233408-8266-133446180873767/AnsiballZ_stat.py && sleep 0' 8266 1726878266.87461: stderr chunk (state=2): >>><<< 8266 1726878266.87469: stdout chunk (state=2): >>><<< 8266 1726878266.87484: _low_level_execute_command() done: rc=0, stdout=, stderr= 8266 1726878266.87488: _low_level_execute_command(): starting 8266 1726878266.87493: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878266.6233408-8266-133446180873767/AnsiballZ_stat.py && sleep 0' 8266 1726878266.90810: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba150ee48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba14a4828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba150e9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba14b1630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba14b8160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 8266 1726878266.90844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba14bd0f0> <<< 8266 1726878266.90863: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba14b8748> <<< 8266 1726878266.90886: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba14b8390> <<< 8266 1726878266.90909: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 8266 1726878266.90931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 8266 1726878266.90947: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 8266 1726878266.90969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # <<< 8266 1726878266.90991: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 8266 1726878266.91011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 8266 1726878266.91038: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba1462470> <<< 8266 1726878266.91059: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 8266 1726878266.91080: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' <<< 8266 1726878266.91102: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba1467e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba1462b38> <<< 8266 1726878266.91129: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 8266 1726878266.91165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 8266 1726878266.91278: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba146e4e0> <<< 8266 1726878266.91297: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba1451d68> <<< 8266 1726878266.91322: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 8266 1726878266.91340: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba1454198> <<< 8266 1726878266.91369: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 8266 1726878266.91387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 8266 1726878266.91409: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f762940> <<< 8266 1726878266.91424: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 8266 1726878266.91447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f774240> <<< 8266 1726878266.91523: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba14c2a20> <<< 8266 1726878266.91551: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8266 1726878266.91763: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 8266 1726878266.91787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 8266 1726878266.91812: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 8266 1726878266.91834: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 8266 1726878266.91852: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 8266 1726878266.91873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 8266 1726878266.91890: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 8266 1726878266.91953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 8266 1726878266.91969: stdout chunk (state=3): >>>import '_functools' # <<< 8266 1726878266.91989: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 8266 1726878266.92019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 8266 1726878266.92044: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 8266 1726878266.92071: stdout chunk (state=3): >>>import '_operator' # <<< 8266 1726878266.92093: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f6e20f0> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 8266 1726878266.92110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f6ed320> <<< 8266 1726878266.92140: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 8266 1726878266.92165: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9f6edfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f6edb00> <<< 8266 1726878266.92183: stdout chunk (state=3): >>>import 'itertools' # <<< 8266 1726878266.92206: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f6ec0f0> <<< 8266 1726878266.92226: stdout chunk (state=3): >>>import '_collections' # <<< 8266 1726878266.92271: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f73d828> <<< 8266 1726878266.92292: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 8266 1726878266.92310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 8266 1726878266.92340: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f73dc18> <<< 8266 1726878266.92393: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f7311d0> <<< 8266 1726878266.92416: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 8266 1726878266.92439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f731eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f7284a8> <<< 8266 1726878266.92477: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f7194e0> <<< 8266 1726878266.92500: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 8266 1726878266.92520: stdout chunk (state=3): >>>import '_sre' # <<< 8266 1726878266.92541: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 8266 1726878266.92564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 8266 1726878266.92588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 8266 1726878266.92606: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f4992e8> <<< 8266 1726878266.92629: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f4a1d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f7314a8> <<< 8266 1726878266.92651: stdout chunk (state=3): >>>import '_locale' # <<< 8266 1726878266.92694: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 8266 1726878266.92719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f4a7e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f713320> <<< 8266 1726878266.92746: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 8266 1726878266.92772: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9f4ae240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f4ae048> <<< 8266 1726878266.92802: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9f4ae358> <<< 8266 1726878266.92828: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f78b080> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 8266 1726878266.92852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 8266 1726878266.92870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 8266 1726878266.92892: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 8266 1726878266.92917: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f4aee48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f4aea58> <<< 8266 1726878266.92944: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f4b9710> <<< 8266 1726878266.92961: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 8266 1726878266.92982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 8266 1726878266.93003: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 8266 1726878266.93048: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f4b9ef0> <<< 8266 1726878266.93071: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 8266 1726878266.93087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 8266 1726878266.93120: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f03f208> <<< 8266 1726878266.93141: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f4b97f0> <<< 8266 1726878266.93165: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 8266 1726878266.93209: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f044cf8> <<< 8266 1726878266.93231: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f4ae588> <<< 8266 1726878266.93251: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 8266 1726878266.93280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f068358> <<< 8266 1726878266.93312: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9f068710> <<< 8266 1726878266.93334: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 8266 1726878266.93357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 8266 1726878266.93384: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f070400> <<< 8266 1726878266.93405: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 8266 1726878266.93423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 8266 1726878266.93444: stdout chunk (state=3): >>>import 'time' # <<< 8266 1726878266.93471: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 8266 1726878266.93497: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 8266 1726878266.93519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 8266 1726878266.93556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 8266 1726878266.93584: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9ee1ac18> <<< 8266 1726878266.93707: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9ee0d358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9ee0d048> <<< 8266 1726878266.93729: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9edfeef0> <<< 8266 1726878266.93748: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f070da0> <<< 8266 1726878266.93777: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 8266 1726878266.93804: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9ee0dfd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f068a90> <<< 8266 1726878266.93826: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 8266 1726878266.93849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 8266 1726878266.93873: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ba141f780> <<< 8266 1726878266.93895: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9ee150b8> import 'pwd' # <<< 8266 1726878266.93922: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ba141fb00> <<< 8266 1726878266.93972: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f4ae8d0> <<< 8266 1726878266.93994: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 8266 1726878266.94012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 8266 1726878266.94039: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 8266 1726878266.94065: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 8266 1726878266.94088: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ba1437630> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 8266 1726878266.94102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 8266 1726878266.94230: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ba143b6a0> <<< 8266 1726878266.94264: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ba143bb70> <<< 8266 1726878266.94296: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 8266 1726878266.94323: stdout chunk (state=3): >>># extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ba143bc88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba1437e80> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 8266 1726878266.94344: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 8266 1726878266.94377: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ba143bfd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba143b550> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ba143b2b0> <<< 8266 1726878266.94400: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba142bb70> <<< 8266 1726878266.94420: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f0543c8> <<< 8266 1726878266.94543: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba14374e0> <<< 8266 1726878266.94640: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 8266 1726878266.94663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d43f978> <<< 8266 1726878266.94727: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip' # zipimport: zlib available <<< 8266 1726878266.94750: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878266.94775: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 8266 1726878266.94802: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8266 1726878266.95910: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878266.96848: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 8266 1726878266.96884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d1937f0> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 8266 1726878266.96923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 8266 1726878266.96992: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 8266 1726878266.97013: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9d1232e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d193e48> <<< 8266 1726878266.97042: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9d43ffd0> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 8266 1726878266.97070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 8266 1726878266.97112: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d0feba8> <<< 8266 1726878266.97134: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 8266 1726878266.97152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 8266 1726878266.97171: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 8266 1726878266.97200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 8266 1726878266.97227: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 8266 1726878266.97304: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d1691d0> <<< 8266 1726878266.97339: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9d112390> <<< 8266 1726878266.97362: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 8266 1726878266.97382: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9d112eb8> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 8266 1726878266.97398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 8266 1726878266.97463: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d167198> <<< 8266 1726878266.97481: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d144320> <<< 8266 1726878266.97774: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d13b518> <<< 8266 1726878266.97799: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 8266 1726878266.97818: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d4612b0> <<< 8266 1726878266.97848: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9d169dd8> <<< 8266 1726878266.97877: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d14d470> <<< 8266 1726878266.97900: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 8266 1726878266.97915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 8266 1726878266.97936: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 8266 1726878266.97958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 8266 1726878266.97986: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 8266 1726878266.98043: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9d3f4ef0> <<< 8266 1726878266.98129: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 8266 1726878266.98153: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d3faeb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d3eb320> <<< 8266 1726878266.98180: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' <<< 8266 1726878266.98201: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d3ebb38> <<< 8266 1726878266.98393: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d158828> <<< 8266 1726878266.98419: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 8266 1726878266.98511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 8266 1726878266.98573: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d421ef0> <<< 8266 1726878266.98636: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d3eb198> <<< 8266 1726878266.98758: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' <<< 8266 1726878266.98779: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9d16ada0> <<< 8266 1726878266.98805: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9d16af28> <<< 8266 1726878266.98840: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' <<< 8266 1726878266.98871: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9d178048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d14d5c0> <<< 8266 1726878266.98895: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 8266 1726878266.98911: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 8266 1726878266.98932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 8266 1726878266.98963: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 8266 1726878266.98987: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9d1879e8> <<< 8266 1726878266.99141: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d17f128> <<< 8266 1726878266.99173: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9d17f320> <<< 8266 1726878266.99206: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d178ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 8266 1726878266.99227: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878266.99289: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878266.99356: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8266 1726878266.99385: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8266 1726878266.99402: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8266 1726878266.99490: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878266.99591: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 8266 1726878266.99600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 8266 1726878266.99618: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 8266 1726878266.99626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 8266 1726878266.99649: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 8266 1726878266.99678: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9d1a2e10> <<< 8266 1726878266.99733: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d1a2ac8> <<< 8266 1726878266.99769: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d1a22e8> <<< 8266 1726878266.99789: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 8266 1726878266.99797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 8266 1726878266.99835: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d1a2940> <<< 8266 1726878266.99848: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d18fc18> # zipimport: zlib available <<< 8266 1726878267.00339: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.00800: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 8266 1726878267.00814: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 8266 1726878267.00826: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 8266 1726878267.00850: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 8266 1726878267.00856: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.00881: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.00898: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py <<< 8266 1726878267.00910: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.00924: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.01138: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 8266 1726878267.01182: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 8266 1726878267.01192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 8266 1726878267.01219: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b99a8d400> # zipimport: zlib available <<< 8266 1726878267.01577: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.01927: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.01976: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.02038: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 8266 1726878267.02045: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.02075: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.02101: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 8266 1726878267.02111: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.02169: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.02239: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 8266 1726878267.02253: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8266 1726878267.02263: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8266 1726878267.02272: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.02296: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.02329: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8266 1726878267.02337: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.02497: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.02665: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 8266 1726878267.02683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 8266 1726878267.02802: stdout chunk (state=3): >>>import '_ast' # <<< 8266 1726878267.02816: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b99b04ef0> <<< 8266 1726878267.02824: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.02842: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.02856: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py <<< 8266 1726878267.02867: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.02915: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.02972: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8266 1726878267.02984: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 8266 1726878267.02991: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8266 1726878267.03010: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.03038: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.03070: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 8266 1726878267.03077: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.03109: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.03138: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.03178: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.03242: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 8266 1726878267.03406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 8266 1726878267.03496: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 8266 1726878267.03506: stdout chunk (state=3): >>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b99b26198> <<< 8266 1726878267.03567: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b99adbeb8> <<< 8266 1726878267.03600: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 8266 1726878267.03611: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8266 1726878267.03658: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.03709: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.03725: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.03765: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.04043: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.04318: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 8266 1726878267.04342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 8266 1726878267.04365: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 8266 1726878267.04371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 8266 1726878267.04510: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d0c90f0> <<< 8266 1726878267.04524: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 8266 1726878267.04544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 8266 1726878267.04645: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d0c9198> <<< 8266 1726878267.04690: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b99b1cb00> <<< 8266 1726878267.04743: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py <<< 8266 1726878267.04754: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8266 1726878267.04779: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.04799: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py <<< 8266 1726878267.04809: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 8266 1726878267.04833: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.04857: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py <<< 8266 1726878267.04943: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 8266 1726878267.04954: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.04963: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.04972: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 8266 1726878267.05081: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.05249: stdout chunk (state=3): >>># zipimport: zlib available <<< 8266 1726878267.05387: 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"}}} <<< 8266 1726878267.05412: stdout chunk (state=3): >>># destroy __main__ <<< 8266 1726878267.05681: stdout chunk (state=3): >>># clear builtins._ <<< 8266 1726878267.05702: 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__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib <<< 8266 1726878267.05725: stdout chunk (state=3): >>># cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale <<< 8266 1726878267.05750: stdout chunk (state=3): >>># cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic <<< 8266 1726878267.05770: stdout chunk (state=3): >>># destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves <<< 8266 1726878267.05793: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 8266 1726878267.05815: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 8266 1726878267.05980: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8266 1726878267.06005: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 8266 1726878267.06014: stdout chunk (state=3): >>># destroy importlib.machinery <<< 8266 1726878267.06025: stdout chunk (state=3): >>># destroy zipimport <<< 8266 1726878267.06040: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 8266 1726878267.06062: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 8266 1726878267.06085: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8266 1726878267.06098: stdout chunk (state=3): >>># destroy ctypes # destroy traceback # destroy atexit # destroy _string <<< 8266 1726878267.06116: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader <<< 8266 1726878267.06127: stdout chunk (state=3): >>># destroy systemd.id128 # destroy _socket <<< 8266 1726878267.06141: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder <<< 8266 1726878267.06151: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy datetime <<< 8266 1726878267.06167: stdout chunk (state=3): >>># destroy selinux <<< 8266 1726878267.06185: stdout chunk (state=3): >>># destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex <<< 8266 1726878267.06193: stdout chunk (state=3): >>># destroy textwrap # destroy locale # destroy copy # destroy struct <<< 8266 1726878267.06226: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 8266 1726878267.06239: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix <<< 8266 1726878267.06250: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os <<< 8266 1726878267.06260: stdout chunk (state=3): >>># destroy abc <<< 8266 1726878267.06270: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath <<< 8266 1726878267.06278: stdout chunk (state=3): >>># cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re <<< 8266 1726878267.06287: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools <<< 8266 1726878267.06297: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 8266 1726878267.06344: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile <<< 8266 1726878267.06355: stdout chunk (state=3): >>># destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 <<< 8266 1726878267.06366: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading <<< 8266 1726878267.06375: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux <<< 8266 1726878267.06392: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 8266 1726878267.06508: stdout chunk (state=3): >>># destroy posixpath <<< 8266 1726878267.06538: stdout chunk (state=3): >>># destroy stat # destroy _signal <<< 8266 1726878267.06549: stdout chunk (state=3): >>># destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq <<< 8266 1726878267.06560: stdout chunk (state=3): >>># destroy select <<< 8266 1726878267.06579: stdout chunk (state=3): >>># destroy linecache <<< 8266 1726878267.06590: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 8266 1726878267.06604: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 8266 1726878267.06617: 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 types <<< 8266 1726878267.06626: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator <<< 8266 1726878267.06638: stdout chunk (state=3): >>># destroy re <<< 8266 1726878267.06900: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 8266 1726878267.06944: stderr chunk (state=3): >>><<< 8266 1726878267.06949: stdout chunk (state=3): >>><<< 8266 1726878267.06995: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba150ee48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba14a4828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba150e9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba14b1630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba14b8160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba14bd0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba14b8748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba14b8390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba1462470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba1467e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba1462b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba146e4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba1451d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba1454198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f762940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f774240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba14c2a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f6e20f0> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f6ed320> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9f6edfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f6edb00> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f6ec0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f73d828> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f73dc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f7311d0> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f731eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f7284a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f7194e0> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f4992e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f4a1d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f7314a8> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f4a7e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f713320> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9f4ae240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f4ae048> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9f4ae358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f78b080> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f4aee48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f4aea58> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f4b9710> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f4b9ef0> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f03f208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f4b97f0> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f044cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f4ae588> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f068358> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9f068710> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f070400> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9ee1ac18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9ee0d358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9ee0d048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9edfeef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f070da0> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9ee0dfd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f068a90> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ba141f780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9ee150b8> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ba141fb00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f4ae8d0> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ba1437630> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ba143b6a0> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ba143bb70> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ba143bc88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba1437e80> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ba143bfd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba143b550> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ba143b2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba142bb70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9f0543c8> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ba14374e0> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d43f978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d1937f0> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9d1232e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d193e48> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9d43ffd0> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d0feba8> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d1691d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9d112390> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9d112eb8> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d167198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d144320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d13b518> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d4612b0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9d169dd8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d14d470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9d3f4ef0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d3faeb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d3eb320> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d3ebb38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d158828> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d421ef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d3eb198> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9d16ada0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9d16af28> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9d178048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d14d5c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9d1879e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d17f128> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9d17f320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d178ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/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_nlji1tiz/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_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b9d1a2e10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d1a2ac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d1a22e8> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d1a2940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d18fc18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/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_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b99a8d400> # 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_nlji1tiz/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_nlji1tiz/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_nlji1tiz/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_nlji1tiz/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_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b99b04ef0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/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_nlji1tiz/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.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6b99b26198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b99adbeb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d0c90f0> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b9d0c9198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6b99b1cb00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/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_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_nlji1tiz/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_nlji1tiz/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__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.12.109 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__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re 8266 1726878267.07088: 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.16.11', '_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-1726878266.6233408-8266-133446180873767/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 8266 1726878267.07102: _low_level_execute_command(): starting 8266 1726878267.07107: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878266.6233408-8266-133446180873767/ > /dev/null 2>&1 && sleep 0' 8266 1726878267.09592: stderr chunk (state=2): >>><<< 8266 1726878267.09599: stdout chunk (state=2): >>><<< 8266 1726878267.09611: _low_level_execute_command() done: rc=0, stdout=, stderr= 8266 1726878267.09617: handler run complete 8266 1726878267.09634: attempt loop complete, returning result 8266 1726878267.09637: _execute() done 8266 1726878267.09640: dumping result to json 8266 1726878267.09645: done dumping result, returning 8266 1726878267.09652: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Check if system is ostree [0affdecc-488f-74fb-5155-0000000000c8] 8266 1726878267.09658: sending task result for task 0affdecc-488f-74fb-5155-0000000000c8 8266 1726878267.09690: done sending task result for task 0affdecc-488f-74fb-5155-0000000000c8 8266 1726878267.09693: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 8196 1726878267.09819: no more pending results, returning what we have 8196 1726878267.09823: results queue empty 8196 1726878267.09824: checking for any_errors_fatal 8196 1726878267.09829: done checking for any_errors_fatal 8196 1726878267.09829: checking for max_fail_percentage 8196 1726878267.09831: done checking for max_fail_percentage 8196 1726878267.09831: checking to see if all hosts have failed and the running result is not ok 8196 1726878267.09833: done checking to see if all hosts have failed 8196 1726878267.09834: getting the remaining hosts for this loop 8196 1726878267.09835: done getting the remaining hosts for this loop 8196 1726878267.09838: getting the next task for host managed_node2 8196 1726878267.09843: done getting next task for host managed_node2 8196 1726878267.09846: ^ task is: TASK: fedora.linux_system_roles.cockpit : Set flag to indicate system is ostree 8196 1726878267.09849: ^ 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 8196 1726878267.09857: getting variables 8196 1726878267.09859: in VariableManager get_vars() 8196 1726878267.09888: Calling all_inventory to load vars for managed_node2 8196 1726878267.09890: Calling groups_inventory to load vars for managed_node2 8196 1726878267.09892: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878267.09900: Calling all_plugins_play to load vars for managed_node2 8196 1726878267.09902: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878267.09905: Calling groups_plugins_play to load vars for managed_node2 8196 1726878267.10053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878267.10170: done with get_vars() 8196 1726878267.10177: done getting variables 8196 1726878267.10244: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.cockpit : Set flag to indicate system is ostree] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:15 Friday 20 September 2024 20:24:27 -0400 (0:00:00.532) 0:00:02.266 ****** 8196 1726878267.10267: entering _queue_task() for managed_node2/set_fact 8196 1726878267.10268: Creating lock for set_fact 8196 1726878267.10419: worker is 1 (out of 1 available) 8196 1726878267.10434: exiting _queue_task() for managed_node2/set_fact 8196 1726878267.10447: done queuing things up, now waiting for results queue to drain 8196 1726878267.10448: waiting for pending results... 8281 1726878267.10544: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Set flag to indicate system is ostree 8281 1726878267.10660: in run() - task 0affdecc-488f-74fb-5155-0000000000c9 8281 1726878267.10676: variable 'ansible_search_path' from source: unknown 8281 1726878267.10680: variable 'ansible_search_path' from source: unknown 8281 1726878267.10705: calling self._execute() 8281 1726878267.10757: variable 'ansible_host' from source: host vars for 'managed_node2' 8281 1726878267.10768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8281 1726878267.10777: variable 'omit' from source: magic vars 8281 1726878267.11093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8281 1726878267.11258: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8281 1726878267.11293: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8281 1726878267.11473: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8281 1726878267.11499: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8281 1726878267.11557: 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) 8281 1726878267.11579: 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) 8281 1726878267.11597: 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) 8281 1726878267.11615: 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) 8281 1726878267.11699: Evaluated conditional (not __cockpit_is_ostree is defined): True 8281 1726878267.11707: variable 'omit' from source: magic vars 8281 1726878267.11756: variable 'omit' from source: magic vars 8281 1726878267.11846: variable '__ostree_booted_stat' from source: set_fact 8281 1726878267.11884: variable 'omit' from source: magic vars 8281 1726878267.11903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8281 1726878267.11922: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8281 1726878267.11938: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8281 1726878267.11956: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8281 1726878267.11970: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8281 1726878267.11991: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8281 1726878267.11996: variable 'ansible_host' from source: host vars for 'managed_node2' 8281 1726878267.12001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8281 1726878267.12065: Set connection var ansible_module_compression to ZIP_DEFLATED 8281 1726878267.12076: Set connection var ansible_shell_executable to /bin/sh 8281 1726878267.12084: Set connection var ansible_timeout to 10 8281 1726878267.12087: Set connection var ansible_shell_type to sh 8281 1726878267.12092: Set connection var ansible_connection to ssh 8281 1726878267.12097: Set connection var ansible_pipelining to False 8281 1726878267.12112: variable 'ansible_shell_executable' from source: unknown 8281 1726878267.12116: variable 'ansible_connection' from source: unknown 8281 1726878267.12119: variable 'ansible_module_compression' from source: unknown 8281 1726878267.12122: variable 'ansible_shell_type' from source: unknown 8281 1726878267.12126: variable 'ansible_shell_executable' from source: unknown 8281 1726878267.12129: variable 'ansible_host' from source: host vars for 'managed_node2' 8281 1726878267.12134: variable 'ansible_pipelining' from source: unknown 8281 1726878267.12138: variable 'ansible_timeout' from source: unknown 8281 1726878267.12142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8281 1726878267.12209: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8281 1726878267.12219: variable 'omit' from source: magic vars 8281 1726878267.12224: starting attempt loop 8281 1726878267.12228: running the handler 8281 1726878267.12238: handler run complete 8281 1726878267.12246: attempt loop complete, returning result 8281 1726878267.12249: _execute() done 8281 1726878267.12252: dumping result to json 8281 1726878267.12255: done dumping result, returning 8281 1726878267.12263: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Set flag to indicate system is ostree [0affdecc-488f-74fb-5155-0000000000c9] 8281 1726878267.12268: sending task result for task 0affdecc-488f-74fb-5155-0000000000c9 8281 1726878267.12289: done sending task result for task 0affdecc-488f-74fb-5155-0000000000c9 8281 1726878267.12293: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__cockpit_is_ostree": false }, "changed": false } 8196 1726878267.12398: no more pending results, returning what we have 8196 1726878267.12400: results queue empty 8196 1726878267.12401: checking for any_errors_fatal 8196 1726878267.12406: done checking for any_errors_fatal 8196 1726878267.12406: checking for max_fail_percentage 8196 1726878267.12407: done checking for max_fail_percentage 8196 1726878267.12408: checking to see if all hosts have failed and the running result is not ok 8196 1726878267.12408: done checking to see if all hosts have failed 8196 1726878267.12409: getting the remaining hosts for this loop 8196 1726878267.12410: done getting the remaining hosts for this loop 8196 1726878267.12413: getting the next task for host managed_node2 8196 1726878267.12420: done getting next task for host managed_node2 8196 1726878267.12423: ^ task is: TASK: fedora.linux_system_roles.cockpit : Check if transactional-update exists in /sbin 8196 1726878267.12426: ^ 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 8196 1726878267.12436: getting variables 8196 1726878267.12437: in VariableManager get_vars() 8196 1726878267.12468: Calling all_inventory to load vars for managed_node2 8196 1726878267.12471: Calling groups_inventory to load vars for managed_node2 8196 1726878267.12472: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878267.12480: Calling all_plugins_play to load vars for managed_node2 8196 1726878267.12481: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878267.12483: Calling groups_plugins_play to load vars for managed_node2 8196 1726878267.12579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878267.12694: done with get_vars() 8196 1726878267.12701: done getting variables TASK [fedora.linux_system_roles.cockpit : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:22 Friday 20 September 2024 20:24:27 -0400 (0:00:00.024) 0:00:02.290 ****** 8196 1726878267.12760: entering _queue_task() for managed_node2/stat 8196 1726878267.12898: worker is 1 (out of 1 available) 8196 1726878267.12912: exiting _queue_task() for managed_node2/stat 8196 1726878267.12924: done queuing things up, now waiting for results queue to drain 8196 1726878267.12925: waiting for pending results... 8282 1726878267.13020: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Check if transactional-update exists in /sbin 8282 1726878267.13123: in run() - task 0affdecc-488f-74fb-5155-0000000000cb 8282 1726878267.13138: variable 'ansible_search_path' from source: unknown 8282 1726878267.13142: variable 'ansible_search_path' from source: unknown 8282 1726878267.13170: calling self._execute() 8282 1726878267.13215: variable 'ansible_host' from source: host vars for 'managed_node2' 8282 1726878267.13224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8282 1726878267.13233: variable 'omit' from source: magic vars 8282 1726878267.13714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8282 1726878267.13921: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8282 1726878267.13965: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8282 1726878267.13996: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8282 1726878267.14026: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8282 1726878267.14104: 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) 8282 1726878267.14129: 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) 8282 1726878267.14156: 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) 8282 1726878267.14183: 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) 8282 1726878267.14286: Evaluated conditional (not __cockpit_is_transactional is defined): True 8282 1726878267.14294: variable 'omit' from source: magic vars 8282 1726878267.14347: variable 'omit' from source: magic vars 8282 1726878267.14378: variable 'omit' from source: magic vars 8282 1726878267.14401: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8282 1726878267.14425: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8282 1726878267.14445: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8282 1726878267.14464: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8282 1726878267.14476: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8282 1726878267.14501: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8282 1726878267.14507: variable 'ansible_host' from source: host vars for 'managed_node2' 8282 1726878267.14512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8282 1726878267.14595: Set connection var ansible_module_compression to ZIP_DEFLATED 8282 1726878267.14604: Set connection var ansible_shell_executable to /bin/sh 8282 1726878267.14612: Set connection var ansible_timeout to 10 8282 1726878267.14615: Set connection var ansible_shell_type to sh 8282 1726878267.14620: Set connection var ansible_connection to ssh 8282 1726878267.14629: Set connection var ansible_pipelining to False 8282 1726878267.14652: variable 'ansible_shell_executable' from source: unknown 8282 1726878267.14657: variable 'ansible_connection' from source: unknown 8282 1726878267.14663: variable 'ansible_module_compression' from source: unknown 8282 1726878267.14666: variable 'ansible_shell_type' from source: unknown 8282 1726878267.14669: variable 'ansible_shell_executable' from source: unknown 8282 1726878267.14672: variable 'ansible_host' from source: host vars for 'managed_node2' 8282 1726878267.14677: variable 'ansible_pipelining' from source: unknown 8282 1726878267.14680: variable 'ansible_timeout' from source: unknown 8282 1726878267.14684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8282 1726878267.14778: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8282 1726878267.14788: variable 'omit' from source: magic vars 8282 1726878267.14794: starting attempt loop 8282 1726878267.14797: running the handler 8282 1726878267.14807: _low_level_execute_command(): starting 8282 1726878267.14814: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8282 1726878267.17105: stdout chunk (state=2): >>>/root <<< 8282 1726878267.17496: stderr chunk (state=3): >>><<< 8282 1726878267.17504: stdout chunk (state=3): >>><<< 8282 1726878267.17522: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 8282 1726878267.17537: _low_level_execute_command(): starting 8282 1726878267.17544: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878267.175303-8282-61182830494935 `" && echo ansible-tmp-1726878267.175303-8282-61182830494935="` echo /root/.ansible/tmp/ansible-tmp-1726878267.175303-8282-61182830494935 `" ) && sleep 0' 8282 1726878267.20339: stdout chunk (state=2): >>>ansible-tmp-1726878267.175303-8282-61182830494935=/root/.ansible/tmp/ansible-tmp-1726878267.175303-8282-61182830494935 <<< 8282 1726878267.20603: stderr chunk (state=3): >>><<< 8282 1726878267.20611: stdout chunk (state=3): >>><<< 8282 1726878267.20630: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878267.175303-8282-61182830494935=/root/.ansible/tmp/ansible-tmp-1726878267.175303-8282-61182830494935 , stderr= 8282 1726878267.20681: variable 'ansible_module_compression' from source: unknown 8282 1726878267.20736: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81963qu3yf6t/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8282 1726878267.20770: variable 'ansible_facts' from source: unknown 8282 1726878267.20864: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878267.175303-8282-61182830494935/AnsiballZ_stat.py 8282 1726878267.21373: Sending initial data 8282 1726878267.21380: Sent initial data (149 bytes) 8282 1726878267.24130: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmpu2cyii54 /root/.ansible/tmp/ansible-tmp-1726878267.175303-8282-61182830494935/AnsiballZ_stat.py <<< 8282 1726878267.25441: stderr chunk (state=3): >>><<< 8282 1726878267.25450: stdout chunk (state=3): >>><<< 8282 1726878267.25472: done transferring module to remote 8282 1726878267.25486: _low_level_execute_command(): starting 8282 1726878267.25492: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878267.175303-8282-61182830494935/ /root/.ansible/tmp/ansible-tmp-1726878267.175303-8282-61182830494935/AnsiballZ_stat.py && sleep 0' 8282 1726878267.28368: stderr chunk (state=2): >>><<< 8282 1726878267.28379: stdout chunk (state=2): >>><<< 8282 1726878267.28397: _low_level_execute_command() done: rc=0, stdout=, stderr= 8282 1726878267.28402: _low_level_execute_command(): starting 8282 1726878267.28407: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878267.175303-8282-61182830494935/AnsiballZ_stat.py && sleep 0' 8282 1726878267.31602: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 8282 1726878267.31645: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 8282 1726878267.31848: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 8282 1726878267.31945: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fd65e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fcfb828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fd659b0> <<< 8282 1726878267.32149: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fd08630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fd0f160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fd140f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fd0f748> <<< 8282 1726878267.32184: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fd0f390> <<< 8282 1726878267.32218: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 8282 1726878267.32350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fcb9470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 8282 1726878267.32948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fcbee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fcb9b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fcc54e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fca8d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fcab198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dfb9940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dfcb240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fd19a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8282 1726878267.33045: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 8282 1726878267.33348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41df390f0> <<< 8282 1726878267.33650: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41df43320> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41df43fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41df43b00> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41df470f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41df94828> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41df94c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41df881d0> <<< 8282 1726878267.34045: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41df88eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41df7f4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41df704e0> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dcf0320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dcf7da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41df88128> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dcfdeb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41df6b320> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41dd03278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dd03080> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 8282 1726878267.34350: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41dd03390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dfe2080> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dd03e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dd03a90> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dd11748> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dd11f28> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41d895240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dd11828> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 8282 1726878267.34649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41d89bd30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dd035c0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41d8bf390> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41d8bf748> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41d8c7438> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 8282 1726878267.35146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41d671c50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41d665390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41d665080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41d656f28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41d8c7dd8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41d665fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41d8bfac8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41fc78710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41d66c0b8> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41fc78a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dd03908> <<< 8282 1726878267.35244: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41fc8e5c0> <<< 8282 1726878267.35443: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41fc92630> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41fc92b00> <<< 8282 1726878267.35645: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41fc92c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fc8ee10> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41fc92f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fc924e0> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41fc92240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fc81b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41d8ab400> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 8282 1726878267.35673: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fc8e470> <<< 8282 1726878267.35807: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 8282 1726878267.35851: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41bc96908> <<< 8282 1726878267.35893: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip' # zipimport: zlib available <<< 8282 1726878267.36244: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8282 1726878267.37155: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.38158: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b953ac8> <<< 8282 1726878267.38180: stdout chunk (state=3): >>>import 'atexit' # <<< 8282 1726878267.38347: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41b97a278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b9bd4e0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41b9bd5f8> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 8282 1726878267.38385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 8282 1726878267.38948: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b9bdb38> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b9c0160> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41b958390> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41b958e48> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b9be128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b99c2b0> <<< 8282 1726878267.39106: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b9934a8> <<< 8282 1726878267.39145: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 8282 1726878267.39246: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41bcb1d30> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41b9c0b70> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b9a5400> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 8282 1726878267.39343: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 8282 1726878267.39384: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41bc4de80> <<< 8282 1726878267.39475: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 8282 1726878267.39542: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41bc52f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41bc432b0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41bc43ac8> <<< 8282 1726878267.39744: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b9b07b8> <<< 8282 1726878267.39778: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 8282 1726878267.39811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 8282 1726878267.39840: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 8282 1726878267.39944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41bc73f60> <<< 8282 1726878267.39997: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41bc43128> <<< 8282 1726878267.40134: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41b902da0> <<< 8282 1726878267.40245: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41b902eb8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41b911048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b9a5550> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 8282 1726878267.40342: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41b91f9e8> <<< 8282 1726878267.40496: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b918128> <<< 8282 1726878267.41248: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41b918320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b911ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/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_vc7dv4ew/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_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41b938d68> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b938a20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b938240> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 8282 1726878267.41421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b938898> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b928ac8> # zipimport: zlib available <<< 8282 1726878267.41671: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.42122: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 8282 1726878267.42139: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 8282 1726878267.42148: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 8282 1726878267.42172: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 8282 1726878267.42189: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.42205: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.42230: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py <<< 8282 1726878267.42238: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.42254: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.42267: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 8282 1726878267.42282: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.42391: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.42515: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 8282 1726878267.42521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 8282 1726878267.42545: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4182e6208> # zipimport: zlib available <<< 8282 1726878267.42905: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.43250: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.43302: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.43361: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 8282 1726878267.43370: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.43392: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.43418: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 8282 1726878267.43424: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.43487: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.43558: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 8282 1726878267.43568: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.43585: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 8282 1726878267.43615: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.43642: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8282 1726878267.43666: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.43814: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.43993: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 8282 1726878267.44117: stdout chunk (state=3): >>>import '_ast' # <<< 8282 1726878267.44146: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41835bdd8> # zipimport: zlib available <<< 8282 1726878267.44173: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py <<< 8282 1726878267.44188: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.44236: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.44284: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8282 1726878267.44306: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8282 1726878267.44324: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.44355: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.44386: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 8282 1726878267.44405: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.44427: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.44462: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.44500: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.44565: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 8282 1726878267.44742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 8282 1726878267.44825: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 8282 1726878267.44835: stdout chunk (state=3): >>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe418380128> <<< 8282 1726878267.44903: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe418332e48> <<< 8282 1726878267.44937: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 8282 1726878267.44946: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8282 1726878267.44999: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.45047: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.45072: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.45106: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.45399: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.45676: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 8282 1726878267.45707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 8282 1726878267.45722: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 8282 1726878267.45737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 8282 1726878267.45872: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41ba03080> <<< 8282 1726878267.45892: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 8282 1726878267.45901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 8282 1726878267.46015: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41ba03128> <<< 8282 1726878267.46060: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe418375940> <<< 8282 1726878267.46120: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 8282 1726878267.46133: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.46150: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.46173: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 8282 1726878267.46185: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.46199: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.46219: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py <<< 8282 1726878267.46311: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 8282 1726878267.46330: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8282 1726878267.46340: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 8282 1726878267.46456: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.46623: stdout chunk (state=3): >>># zipimport: zlib available <<< 8282 1726878267.46777: 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"}}} <<< 8282 1726878267.46806: stdout chunk (state=3): >>># destroy __main__ <<< 8282 1726878267.47099: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 8282 1726878267.47113: 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 <<< 8282 1726878267.47136: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig <<< 8282 1726878267.47144: stdout chunk (state=3): >>># cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib <<< 8282 1726878267.47160: stdout chunk (state=3): >>># cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 <<< 8282 1726878267.47173: stdout chunk (state=3): >>># cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible <<< 8282 1726878267.47192: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader <<< 8282 1726878267.47210: stdout chunk (state=3): >>># cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info <<< 8282 1726878267.47227: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 8282 1726878267.47407: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8282 1726878267.47435: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 8282 1726878267.47446: stdout chunk (state=3): >>># destroy importlib.machinery # destroy zipimport <<< 8282 1726878267.47467: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 8282 1726878267.47475: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 8282 1726878267.47491: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 8282 1726878267.47501: stdout chunk (state=3): >>># destroy fcntl # destroy encodings <<< 8282 1726878267.47522: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8282 1726878267.47534: stdout chunk (state=3): >>># destroy ctypes # destroy traceback # destroy atexit # destroy _string <<< 8282 1726878267.47549: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader <<< 8282 1726878267.47559: stdout chunk (state=3): >>># destroy systemd.id128 <<< 8282 1726878267.47569: stdout chunk (state=3): >>># destroy _socket <<< 8282 1726878267.47583: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 8282 1726878267.47592: stdout chunk (state=3): >>># destroy _json # destroy datetime <<< 8282 1726878267.47609: stdout chunk (state=3): >>># destroy selinux <<< 8282 1726878267.47625: stdout chunk (state=3): >>># destroy platform # destroy ansible.module_utils.distro._distro <<< 8282 1726878267.47639: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct <<< 8282 1726878267.47676: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 8282 1726878267.47687: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs <<< 8282 1726878267.47696: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc <<< 8282 1726878267.47735: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 8282 1726878267.47749: stdout chunk (state=3): >>># destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 8282 1726878267.47759: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch <<< 8282 1726878267.47767: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 8282 1726878267.47777: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp <<< 8282 1726878267.47800: stdout chunk (state=3): >>># destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux <<< 8282 1726878267.47814: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 8282 1726878267.47824: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 8282 1726878267.47939: stdout chunk (state=3): >>># destroy posixpath <<< 8282 1726878267.47964: stdout chunk (state=3): >>># destroy stat <<< 8282 1726878267.47974: stdout chunk (state=3): >>># destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq <<< 8282 1726878267.47986: stdout chunk (state=3): >>># destroy select <<< 8282 1726878267.48004: stdout chunk (state=3): >>># destroy linecache <<< 8282 1726878267.48017: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 8282 1726878267.48046: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 types # destroy ansible.module_utils.six.moves # destroy _operator <<< 8282 1726878267.48067: stdout chunk (state=3): >>># destroy re <<< 8282 1726878267.48326: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 8282 1726878267.48369: stderr chunk (state=3): >>><<< 8282 1726878267.48379: stdout chunk (state=3): >>><<< 8282 1726878267.48422: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fd65e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fcfb828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fd659b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fd08630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fd0f160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fd140f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fd0f748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fd0f390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fcb9470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fcbee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fcb9b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fcc54e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fca8d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fcab198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dfb9940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dfcb240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fd19a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41df390f0> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41df43320> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41df43fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41df43b00> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41df470f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41df94828> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41df94c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41df881d0> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41df88eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41df7f4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41df704e0> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dcf0320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dcf7da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41df88128> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dcfdeb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41df6b320> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41dd03278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dd03080> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41dd03390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dfe2080> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dd03e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dd03a90> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dd11748> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dd11f28> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41d895240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dd11828> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41d89bd30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dd035c0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41d8bf390> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41d8bf748> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41d8c7438> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41d671c50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41d665390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41d665080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41d656f28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41d8c7dd8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41d665fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41d8bfac8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41fc78710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41d66c0b8> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41fc78a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41dd03908> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41fc8e5c0> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41fc92630> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41fc92b00> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41fc92c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fc8ee10> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41fc92f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fc924e0> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41fc92240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fc81b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41d8ab400> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41fc8e470> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41bc96908> # zipimport: found 33 names in '/tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b953ac8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41b97a278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b9bd4e0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41b9bd5f8> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b9bdb38> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b9c0160> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41b958390> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41b958e48> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b9be128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b99c2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b9934a8> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41bcb1d30> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41b9c0b70> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b9a5400> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41bc4de80> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41bc52f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41bc432b0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41bc43ac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b9b07b8> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41bc73f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41bc43128> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41b902da0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41b902eb8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41b911048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b9a5550> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41b91f9e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b918128> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41b918320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b911ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/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_vc7dv4ew/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_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe41b938d68> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b938a20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b938240> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b938898> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41b928ac8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/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_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe4182e6208> # 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_vc7dv4ew/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_vc7dv4ew/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_vc7dv4ew/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_vc7dv4ew/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_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41835bdd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/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_vc7dv4ew/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.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe418380128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe418332e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41ba03080> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe41ba03128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe418375940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/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_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_vc7dv4ew/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_vc7dv4ew/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__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.12.109 closed. 8282 1726878267.48519: 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.16.11', '_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-1726878267.175303-8282-61182830494935/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 8282 1726878267.48531: _low_level_execute_command(): starting 8282 1726878267.48539: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878267.175303-8282-61182830494935/ > /dev/null 2>&1 && sleep 0' 8282 1726878267.51092: stderr chunk (state=2): >>><<< 8282 1726878267.51099: stdout chunk (state=2): >>><<< 8282 1726878267.51111: _low_level_execute_command() done: rc=0, stdout=, stderr= 8282 1726878267.51117: handler run complete 8282 1726878267.51134: attempt loop complete, returning result 8282 1726878267.51138: _execute() done 8282 1726878267.51141: dumping result to json 8282 1726878267.51145: done dumping result, returning 8282 1726878267.51152: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Check if transactional-update exists in /sbin [0affdecc-488f-74fb-5155-0000000000cb] 8282 1726878267.51157: sending task result for task 0affdecc-488f-74fb-5155-0000000000cb 8282 1726878267.51190: done sending task result for task 0affdecc-488f-74fb-5155-0000000000cb 8282 1726878267.51194: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 8196 1726878267.51508: no more pending results, returning what we have 8196 1726878267.51510: results queue empty 8196 1726878267.51511: checking for any_errors_fatal 8196 1726878267.51513: done checking for any_errors_fatal 8196 1726878267.51513: checking for max_fail_percentage 8196 1726878267.51514: done checking for max_fail_percentage 8196 1726878267.51514: checking to see if all hosts have failed and the running result is not ok 8196 1726878267.51514: done checking to see if all hosts have failed 8196 1726878267.51515: getting the remaining hosts for this loop 8196 1726878267.51516: done getting the remaining hosts for this loop 8196 1726878267.51518: getting the next task for host managed_node2 8196 1726878267.51521: done getting next task for host managed_node2 8196 1726878267.51523: ^ task is: TASK: fedora.linux_system_roles.cockpit : Set flag if transactional-update exists 8196 1726878267.51525: ^ 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 8196 1726878267.51531: getting variables 8196 1726878267.51533: in VariableManager get_vars() 8196 1726878267.51554: Calling all_inventory to load vars for managed_node2 8196 1726878267.51555: Calling groups_inventory to load vars for managed_node2 8196 1726878267.51557: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878267.51563: Calling all_plugins_play to load vars for managed_node2 8196 1726878267.51565: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878267.51566: Calling groups_plugins_play to load vars for managed_node2 8196 1726878267.51654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878267.51766: done with get_vars() 8196 1726878267.51773: done getting variables 8196 1726878267.51811: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.cockpit : Set flag if transactional-update exists] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:27 Friday 20 September 2024 20:24:27 -0400 (0:00:00.390) 0:00:02.681 ****** 8196 1726878267.51832: entering _queue_task() for managed_node2/set_fact 8196 1726878267.51979: worker is 1 (out of 1 available) 8196 1726878267.51992: exiting _queue_task() for managed_node2/set_fact 8196 1726878267.52006: done queuing things up, now waiting for results queue to drain 8196 1726878267.52007: waiting for pending results... 8296 1726878267.52125: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Set flag if transactional-update exists 8296 1726878267.52251: in run() - task 0affdecc-488f-74fb-5155-0000000000cc 8296 1726878267.52270: variable 'ansible_search_path' from source: unknown 8296 1726878267.52276: variable 'ansible_search_path' from source: unknown 8296 1726878267.52306: calling self._execute() 8296 1726878267.52373: variable 'ansible_host' from source: host vars for 'managed_node2' 8296 1726878267.52387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8296 1726878267.52396: variable 'omit' from source: magic vars 8296 1726878267.52824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8296 1726878267.53060: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8296 1726878267.53136: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8296 1726878267.53174: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8296 1726878267.53205: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8296 1726878267.53286: 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) 8296 1726878267.53311: 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) 8296 1726878267.53338: 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) 8296 1726878267.53365: 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) 8296 1726878267.53484: Evaluated conditional (not __cockpit_is_transactional is defined): True 8296 1726878267.53492: variable 'omit' from source: magic vars 8296 1726878267.53550: variable 'omit' from source: magic vars 8296 1726878267.53667: variable '__transactional_update_stat' from source: set_fact 8296 1726878267.53711: variable 'omit' from source: magic vars 8296 1726878267.53736: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8296 1726878267.53763: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8296 1726878267.53782: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8296 1726878267.53798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8296 1726878267.53809: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8296 1726878267.53838: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8296 1726878267.53844: variable 'ansible_host' from source: host vars for 'managed_node2' 8296 1726878267.53848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8296 1726878267.53943: Set connection var ansible_module_compression to ZIP_DEFLATED 8296 1726878267.53955: Set connection var ansible_shell_executable to /bin/sh 8296 1726878267.53967: Set connection var ansible_timeout to 10 8296 1726878267.53971: Set connection var ansible_shell_type to sh 8296 1726878267.53976: Set connection var ansible_connection to ssh 8296 1726878267.53981: Set connection var ansible_pipelining to False 8296 1726878267.53998: variable 'ansible_shell_executable' from source: unknown 8296 1726878267.54008: variable 'ansible_connection' from source: unknown 8296 1726878267.54011: variable 'ansible_module_compression' from source: unknown 8296 1726878267.54014: variable 'ansible_shell_type' from source: unknown 8296 1726878267.54017: variable 'ansible_shell_executable' from source: unknown 8296 1726878267.54019: variable 'ansible_host' from source: host vars for 'managed_node2' 8296 1726878267.54023: variable 'ansible_pipelining' from source: unknown 8296 1726878267.54025: variable 'ansible_timeout' from source: unknown 8296 1726878267.54029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8296 1726878267.54121: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8296 1726878267.54135: variable 'omit' from source: magic vars 8296 1726878267.54141: starting attempt loop 8296 1726878267.54144: running the handler 8296 1726878267.54153: handler run complete 8296 1726878267.54166: attempt loop complete, returning result 8296 1726878267.54170: _execute() done 8296 1726878267.54173: dumping result to json 8296 1726878267.54176: done dumping result, returning 8296 1726878267.54180: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Set flag if transactional-update exists [0affdecc-488f-74fb-5155-0000000000cc] 8296 1726878267.54187: sending task result for task 0affdecc-488f-74fb-5155-0000000000cc 8296 1726878267.54211: done sending task result for task 0affdecc-488f-74fb-5155-0000000000cc 8296 1726878267.54214: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__cockpit_is_transactional": false }, "changed": false } 8196 1726878267.54576: no more pending results, returning what we have 8196 1726878267.54578: results queue empty 8196 1726878267.54579: checking for any_errors_fatal 8196 1726878267.54583: done checking for any_errors_fatal 8196 1726878267.54584: checking for max_fail_percentage 8196 1726878267.54585: done checking for max_fail_percentage 8196 1726878267.54585: checking to see if all hosts have failed and the running result is not ok 8196 1726878267.54585: done checking to see if all hosts have failed 8196 1726878267.54586: getting the remaining hosts for this loop 8196 1726878267.54587: done getting the remaining hosts for this loop 8196 1726878267.54589: getting the next task for host managed_node2 8196 1726878267.54594: done getting next task for host managed_node2 8196 1726878267.54596: ^ task is: TASK: fedora.linux_system_roles.cockpit : Set version specific variables 8196 1726878267.54598: ^ 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 8196 1726878267.54604: getting variables 8196 1726878267.54605: in VariableManager get_vars() 8196 1726878267.54635: Calling all_inventory to load vars for managed_node2 8196 1726878267.54637: Calling groups_inventory to load vars for managed_node2 8196 1726878267.54638: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878267.54644: Calling all_plugins_play to load vars for managed_node2 8196 1726878267.54649: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878267.54652: Calling groups_plugins_play to load vars for managed_node2 8196 1726878267.54793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878267.54928: done with get_vars() 8196 1726878267.54936: done getting variables 8196 1726878267.55010: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.cockpit : Set version specific variables] ****** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:31 Friday 20 September 2024 20:24:27 -0400 (0:00:00.031) 0:00:02.713 ****** 8196 1726878267.55030: entering _queue_task() for managed_node2/include_vars 8196 1726878267.55031: Creating lock for include_vars 8196 1726878267.55214: worker is 1 (out of 1 available) 8196 1726878267.55229: exiting _queue_task() for managed_node2/include_vars 8196 1726878267.55244: done queuing things up, now waiting for results queue to drain 8196 1726878267.55247: waiting for pending results... 8298 1726878267.55430: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Set version specific variables 8298 1726878267.55563: in run() - task 0affdecc-488f-74fb-5155-0000000000ce 8298 1726878267.55580: variable 'ansible_search_path' from source: unknown 8298 1726878267.55584: variable 'ansible_search_path' from source: unknown 8298 1726878267.55906: variable 'ansible_distribution' from source: facts 8298 1726878267.55918: variable 'ansible_distribution_version' from source: facts 8298 1726878267.56007: variable 'ansible_distribution' from source: facts 8298 1726878267.56014: variable 'ansible_distribution_major_version' from source: facts 8298 1726878267.56066: variable 'ansible_distribution' from source: facts 8298 1726878267.56116: variable 'ansible_os_family' from source: facts 8298 1726878267.56242: Loaded config def from plugin (lookup/first_found) 8298 1726878267.56250: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 8298 1726878267.56278: variable 'ansible_search_path' from source: unknown 8298 1726878267.56285: evaluation_path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit 8298 1726878267.56300: search_path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/CentOS-8.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/CentOS-8.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/vars/CentOS-8.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/CentOS-8.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/vars/CentOS-8.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/CentOS-8.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/vars/CentOS-8.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/CentOS-8.yml 8298 1726878267.56315: variable 'omit' from source: magic vars 8298 1726878267.56383: variable 'ansible_host' from source: host vars for 'managed_node2' 8298 1726878267.56392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8298 1726878267.56401: variable 'omit' from source: magic vars 8298 1726878267.56453: variable 'omit' from source: magic vars 8298 1726878267.56496: variable 'omit' from source: magic vars 8298 1726878267.56532: variable 'item' from source: unknown 8298 1726878267.56588: variable 'item' from source: unknown 8298 1726878267.56601: variable 'omit' from source: magic vars 8298 1726878267.56623: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8298 1726878267.56644: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8298 1726878267.56659: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8298 1726878267.56672: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8298 1726878267.56682: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8298 1726878267.56704: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8298 1726878267.56709: variable 'ansible_host' from source: host vars for 'managed_node2' 8298 1726878267.56714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8298 1726878267.56775: Set connection var ansible_module_compression to ZIP_DEFLATED 8298 1726878267.56784: Set connection var ansible_shell_executable to /bin/sh 8298 1726878267.56792: Set connection var ansible_timeout to 10 8298 1726878267.56795: Set connection var ansible_shell_type to sh 8298 1726878267.56800: Set connection var ansible_connection to ssh 8298 1726878267.56806: Set connection var ansible_pipelining to False 8298 1726878267.56821: variable 'ansible_shell_executable' from source: unknown 8298 1726878267.56825: variable 'ansible_connection' from source: unknown 8298 1726878267.56828: variable 'ansible_module_compression' from source: unknown 8298 1726878267.56832: variable 'ansible_shell_type' from source: unknown 8298 1726878267.56837: variable 'ansible_shell_executable' from source: unknown 8298 1726878267.56840: variable 'ansible_host' from source: host vars for 'managed_node2' 8298 1726878267.56844: variable 'ansible_pipelining' from source: unknown 8298 1726878267.56848: variable 'ansible_timeout' from source: unknown 8298 1726878267.56852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8298 1726878267.56938: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8298 1726878267.56949: variable 'omit' from source: magic vars 8298 1726878267.56955: starting attempt loop 8298 1726878267.56958: running the handler 8298 1726878267.57027: handler run complete 8298 1726878267.57040: attempt loop complete, returning result 8298 1726878267.57052: variable 'item' from source: unknown 8298 1726878267.57095: variable 'item' from source: unknown ok: [managed_node2] => (item=/tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/CentOS-8.yml) => { "ansible_facts": { "__cockpit_packages": { "default": "{{ __cockpit_packages_minimal + __cockpit_packages_default }}", "full": "{{ __cockpit_packages_minimal + __cockpit_packages_default + __cockpit_packages_full }}", "minimal": "{{ __cockpit_packages_minimal }}" }, "__cockpit_packages_default": [ "cockpit", "cockpit-networkmanager", "cockpit-packagekit", "cockpit-selinux", "cockpit-storaged" ], "__cockpit_packages_exclude": [ "cockpit-docker", "cockpit-ostree", "cockpit-tests" ], "__cockpit_packages_full": [ "cockpit-*" ], "__cockpit_packages_minimal": [ "cockpit-system", "cockpit-ws" ] }, "ansible_included_var_files": [ "/tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/CentOS-8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/CentOS-8.yml" } 8298 1726878267.57129: dumping result to json 8298 1726878267.57138: done dumping result, returning 8298 1726878267.57145: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Set version specific variables [0affdecc-488f-74fb-5155-0000000000ce] 8298 1726878267.57152: sending task result for task 0affdecc-488f-74fb-5155-0000000000ce 8298 1726878267.57182: done sending task result for task 0affdecc-488f-74fb-5155-0000000000ce 8298 1726878267.57185: WORKER PROCESS EXITING 8196 1726878267.57351: no more pending results, returning what we have 8196 1726878267.57354: results queue empty 8196 1726878267.57354: checking for any_errors_fatal 8196 1726878267.57358: done checking for any_errors_fatal 8196 1726878267.57358: checking for max_fail_percentage 8196 1726878267.57365: done checking for max_fail_percentage 8196 1726878267.57365: checking to see if all hosts have failed and the running result is not ok 8196 1726878267.57365: done checking to see if all hosts have failed 8196 1726878267.57366: getting the remaining hosts for this loop 8196 1726878267.57367: done getting the remaining hosts for this loop 8196 1726878267.57368: getting the next task for host managed_node2 8196 1726878267.57374: done getting next task for host managed_node2 8196 1726878267.57376: ^ task is: TASK: fedora.linux_system_roles.cockpit : List active RHEL repositories 8196 1726878267.57378: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878267.57384: getting variables 8196 1726878267.57385: in VariableManager get_vars() 8196 1726878267.57405: Calling all_inventory to load vars for managed_node2 8196 1726878267.57407: Calling groups_inventory to load vars for managed_node2 8196 1726878267.57408: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878267.57413: Calling all_plugins_play to load vars for managed_node2 8196 1726878267.57415: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878267.57416: Calling groups_plugins_play to load vars for managed_node2 8196 1726878267.57512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878267.57622: done with get_vars() 8196 1726878267.57629: done getting variables 8196 1726878267.57700: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.cockpit : List active RHEL repositories] ******* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:11 Friday 20 September 2024 20:24:27 -0400 (0:00:00.026) 0:00:02.740 ****** 8196 1726878267.57719: entering _queue_task() for managed_node2/command 8196 1726878267.57720: Creating lock for command 8196 1726878267.57867: worker is 1 (out of 1 available) 8196 1726878267.57881: exiting _queue_task() for managed_node2/command 8196 1726878267.57891: done queuing things up, now waiting for results queue to drain 8196 1726878267.57893: waiting for pending results... 8299 1726878267.57999: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : List active RHEL repositories 8299 1726878267.58118: in run() - task 0affdecc-488f-74fb-5155-000000000055 8299 1726878267.58138: variable 'ansible_search_path' from source: unknown 8299 1726878267.58144: variable 'ansible_search_path' from source: unknown 8299 1726878267.58174: calling self._execute() 8299 1726878267.58302: variable 'ansible_host' from source: host vars for 'managed_node2' 8299 1726878267.58310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8299 1726878267.58318: variable 'omit' from source: magic vars 8299 1726878267.58696: variable 'ansible_distribution' from source: facts 8299 1726878267.58719: Evaluated conditional (ansible_distribution == 'RedHat'): False 8299 1726878267.58725: when evaluation is False, skipping this task 8299 1726878267.58729: _execute() done 8299 1726878267.58734: dumping result to json 8299 1726878267.58738: done dumping result, returning 8299 1726878267.58744: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : List active RHEL repositories [0affdecc-488f-74fb-5155-000000000055] 8299 1726878267.58751: sending task result for task 0affdecc-488f-74fb-5155-000000000055 8299 1726878267.58774: done sending task result for task 0affdecc-488f-74fb-5155-000000000055 8299 1726878267.58778: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution == 'RedHat'", "skip_reason": "Conditional result was False" } 8196 1726878267.58926: no more pending results, returning what we have 8196 1726878267.58928: results queue empty 8196 1726878267.58928: checking for any_errors_fatal 8196 1726878267.58930: done checking for any_errors_fatal 8196 1726878267.58931: checking for max_fail_percentage 8196 1726878267.58933: done checking for max_fail_percentage 8196 1726878267.58934: checking to see if all hosts have failed and the running result is not ok 8196 1726878267.58934: done checking to see if all hosts have failed 8196 1726878267.58935: getting the remaining hosts for this loop 8196 1726878267.58936: done getting the remaining hosts for this loop 8196 1726878267.58938: getting the next task for host managed_node2 8196 1726878267.58942: done getting next task for host managed_node2 8196 1726878267.58944: ^ task is: TASK: fedora.linux_system_roles.cockpit : Enable RHEL repositories 8196 1726878267.58945: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878267.58957: getting variables 8196 1726878267.58958: in VariableManager get_vars() 8196 1726878267.58976: Calling all_inventory to load vars for managed_node2 8196 1726878267.58977: Calling groups_inventory to load vars for managed_node2 8196 1726878267.58978: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878267.58983: Calling all_plugins_play to load vars for managed_node2 8196 1726878267.58985: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878267.58986: Calling groups_plugins_play to load vars for managed_node2 8196 1726878267.59076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878267.59192: done with get_vars() 8196 1726878267.59198: done getting variables 8196 1726878267.59232: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.cockpit : Enable RHEL repositories] ************ task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:18 Friday 20 September 2024 20:24:27 -0400 (0:00:00.015) 0:00:02.755 ****** 8196 1726878267.59257: entering _queue_task() for managed_node2/command 8196 1726878267.59390: worker is 1 (out of 1 available) 8196 1726878267.59401: exiting _queue_task() for managed_node2/command 8196 1726878267.59413: done queuing things up, now waiting for results queue to drain 8196 1726878267.59415: waiting for pending results... 8301 1726878267.59502: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Enable RHEL repositories 8301 1726878267.59594: in run() - task 0affdecc-488f-74fb-5155-000000000056 8301 1726878267.59608: variable 'ansible_search_path' from source: unknown 8301 1726878267.59612: variable 'ansible_search_path' from source: unknown 8301 1726878267.59637: calling self._execute() 8301 1726878267.59684: variable 'ansible_host' from source: host vars for 'managed_node2' 8301 1726878267.59693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8301 1726878267.59701: variable 'omit' from source: magic vars 8301 1726878267.59979: variable 'ansible_distribution' from source: facts 8301 1726878267.59997: Evaluated conditional (ansible_distribution == 'RedHat'): False 8301 1726878267.60001: when evaluation is False, skipping this task 8301 1726878267.60005: _execute() done 8301 1726878267.60009: dumping result to json 8301 1726878267.60012: done dumping result, returning 8301 1726878267.60018: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Enable RHEL repositories [0affdecc-488f-74fb-5155-000000000056] 8301 1726878267.60024: sending task result for task 0affdecc-488f-74fb-5155-000000000056 8301 1726878267.60048: done sending task result for task 0affdecc-488f-74fb-5155-000000000056 8301 1726878267.60051: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution == 'RedHat'", "skip_reason": "Conditional result was False" } 8196 1726878267.60150: no more pending results, returning what we have 8196 1726878267.60153: results queue empty 8196 1726878267.60153: checking for any_errors_fatal 8196 1726878267.60157: done checking for any_errors_fatal 8196 1726878267.60158: checking for max_fail_percentage 8196 1726878267.60159: done checking for max_fail_percentage 8196 1726878267.60160: checking to see if all hosts have failed and the running result is not ok 8196 1726878267.60160: done checking to see if all hosts have failed 8196 1726878267.60163: getting the remaining hosts for this loop 8196 1726878267.60164: done getting the remaining hosts for this loop 8196 1726878267.60167: getting the next task for host managed_node2 8196 1726878267.60173: done getting next task for host managed_node2 8196 1726878267.60176: ^ task is: TASK: fedora.linux_system_roles.cockpit : Manage cockpit packages using platform specific package manager if applicable 8196 1726878267.60178: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878267.60188: getting variables 8196 1726878267.60189: in VariableManager get_vars() 8196 1726878267.60209: Calling all_inventory to load vars for managed_node2 8196 1726878267.60210: Calling groups_inventory to load vars for managed_node2 8196 1726878267.60211: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878267.60216: Calling all_plugins_play to load vars for managed_node2 8196 1726878267.60218: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878267.60219: Calling groups_plugins_play to load vars for managed_node2 8196 1726878267.60317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878267.60451: done with get_vars() 8196 1726878267.60458: done getting variables TASK [fedora.linux_system_roles.cockpit : Manage cockpit packages using platform specific package manager if applicable] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:23 Friday 20 September 2024 20:24:27 -0400 (0:00:00.012) 0:00:02.768 ****** 8196 1726878267.60515: entering _queue_task() for managed_node2/include_tasks 8196 1726878267.60648: worker is 1 (out of 1 available) 8196 1726878267.60660: exiting _queue_task() for managed_node2/include_tasks 8196 1726878267.60672: done queuing things up, now waiting for results queue to drain 8196 1726878267.60674: waiting for pending results... 8302 1726878267.60760: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Manage cockpit packages using platform specific package manager if applicable 8302 1726878267.60855: in run() - task 0affdecc-488f-74fb-5155-000000000058 8302 1726878267.60869: variable 'ansible_search_path' from source: unknown 8302 1726878267.60873: variable 'ansible_search_path' from source: unknown 8302 1726878267.61111: variable 'ansible_pkg_mgr' from source: facts 8302 1726878267.61278: Loaded config def from plugin (lookup/first_found) 8302 1726878267.61287: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 8302 1726878267.61310: variable 'ansible_search_path' from source: unknown 8302 1726878267.61317: evaluation_path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit 8302 1726878267.61333: search_path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/files/setup-dnf.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/setup-dnf.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/files/setup-dnf.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/files/setup-dnf.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/setup-dnf.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/files/setup-dnf.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/setup-dnf.yml 8302 1726878267.61351: variable 'omit' from source: magic vars 8302 1726878267.61415: variable 'ansible_host' from source: host vars for 'managed_node2' 8302 1726878267.61424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8302 1726878267.61435: variable 'omit' from source: magic vars 8302 1726878267.61591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8302 1726878267.63595: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8302 1726878267.63647: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8302 1726878267.63692: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8302 1726878267.63725: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8302 1726878267.63754: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8302 1726878267.63810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8302 1726878267.63843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8302 1726878267.63869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8302 1726878267.63899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8302 1726878267.63913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8302 1726878267.64005: variable '__cockpit_is_ostree' from source: set_fact 8302 1726878267.64019: Evaluated conditional (not __cockpit_is_ostree | d(false)): True 8302 1726878267.64025: variable 'item' from source: unknown 8302 1726878267.64090: variable 'item' from source: unknown 8302 1726878267.64120: variable 'item' from source: unknown 8302 1726878267.64173: variable 'item' from source: unknown 8302 1726878267.64203: dumping result to json 8302 1726878267.64209: done dumping result, returning 8302 1726878267.64217: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Manage cockpit packages using platform specific package manager if applicable [0affdecc-488f-74fb-5155-000000000058] 8302 1726878267.64223: sending task result for task 0affdecc-488f-74fb-5155-000000000058 8302 1726878267.64253: done sending task result for task 0affdecc-488f-74fb-5155-000000000058 8302 1726878267.64256: WORKER PROCESS EXITING 8196 1726878267.64399: no more pending results, returning what we have 8196 1726878267.64402: in VariableManager get_vars() 8196 1726878267.64431: Calling all_inventory to load vars for managed_node2 8196 1726878267.64436: Calling groups_inventory to load vars for managed_node2 8196 1726878267.64437: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878267.64445: Calling all_plugins_play to load vars for managed_node2 8196 1726878267.64447: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878267.64449: Calling groups_plugins_play to load vars for managed_node2 8196 1726878267.64591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878267.64754: done with get_vars() 8196 1726878267.64767: variable 'ansible_search_path' from source: unknown 8196 1726878267.64768: variable 'ansible_search_path' from source: unknown 8196 1726878267.64790: we have included files to process 8196 1726878267.64791: generating all_blocks data 8196 1726878267.64792: done generating all_blocks data 8196 1726878267.64795: processing included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml 8196 1726878267.64796: loading included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml 8196 1726878267.64798: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml included: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml for managed_node2 => (item=/tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml) 8196 1726878267.65252: done processing included file 8196 1726878267.65255: iterating over new_blocks loaded from include file 8196 1726878267.65256: in VariableManager get_vars() 8196 1726878267.65276: done with get_vars() 8196 1726878267.65278: filtering new block on tags 8196 1726878267.65292: done filtering new block on tags 8196 1726878267.65293: done iterating over new_blocks loaded from include file 8196 1726878267.65294: extending task lists for all hosts with included blocks 8196 1726878267.65520: done extending task lists 8196 1726878267.65521: done processing included files 8196 1726878267.65521: results queue empty 8196 1726878267.65522: checking for any_errors_fatal 8196 1726878267.65524: done checking for any_errors_fatal 8196 1726878267.65525: checking for max_fail_percentage 8196 1726878267.65525: done checking for max_fail_percentage 8196 1726878267.65526: checking to see if all hosts have failed and the running result is not ok 8196 1726878267.65529: done checking to see if all hosts have failed 8196 1726878267.65529: getting the remaining hosts for this loop 8196 1726878267.65530: done getting the remaining hosts for this loop 8196 1726878267.65532: getting the next task for host managed_node2 8196 1726878267.65536: done getting next task for host managed_node2 8196 1726878267.65538: ^ task is: TASK: fedora.linux_system_roles.cockpit : If choosing custom package set, ensure minimal cockpit is included 8196 1726878267.65539: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 8196 1726878267.65545: getting variables 8196 1726878267.65546: in VariableManager get_vars() 8196 1726878267.65564: Calling all_inventory to load vars for managed_node2 8196 1726878267.65566: Calling groups_inventory to load vars for managed_node2 8196 1726878267.65567: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878267.65570: Calling all_plugins_play to load vars for managed_node2 8196 1726878267.65572: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878267.65576: Calling groups_plugins_play to load vars for managed_node2 8196 1726878267.65653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878267.65804: done with get_vars() 8196 1726878267.65811: done getting variables 8196 1726878267.65836: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.cockpit : If choosing custom package set, ensure minimal cockpit is included] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml:2 Friday 20 September 2024 20:24:27 -0400 (0:00:00.053) 0:00:02.821 ****** 8196 1726878267.65856: entering _queue_task() for managed_node2/set_fact 8196 1726878267.66009: worker is 1 (out of 1 available) 8196 1726878267.66020: exiting _queue_task() for managed_node2/set_fact 8196 1726878267.66034: done queuing things up, now waiting for results queue to drain 8196 1726878267.66036: waiting for pending results... 8303 1726878267.66134: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : If choosing custom package set, ensure minimal cockpit is included 8303 1726878267.66239: in run() - task 0affdecc-488f-74fb-5155-0000000000fb 8303 1726878267.66254: variable 'ansible_search_path' from source: unknown 8303 1726878267.66259: variable 'ansible_search_path' from source: unknown 8303 1726878267.66283: calling self._execute() 8303 1726878267.66330: variable 'ansible_host' from source: host vars for 'managed_node2' 8303 1726878267.66339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8303 1726878267.66348: variable 'omit' from source: magic vars 8303 1726878267.66647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8303 1726878267.66812: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8303 1726878267.66875: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8303 1726878267.66902: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8303 1726878267.66926: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8303 1726878267.66982: 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) 8303 1726878267.67004: 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) 8303 1726878267.67024: 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) 8303 1726878267.67049: 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) 8303 1726878267.67123: variable 'cockpit_packages' from source: include params 8303 1726878267.67137: Evaluated conditional (cockpit_packages is defined): True 8303 1726878267.67143: variable 'omit' from source: magic vars 8303 1726878267.67181: variable 'omit' from source: magic vars 8303 1726878267.67289: variable 'cockpit_packages' from source: include params 8303 1726878267.67296: variable '__cockpit_package_types' from source: role '' all vars 8303 1726878267.67304: variable '__cockpit_packages_minimal' from source: include_vars 8303 1726878267.67325: variable 'omit' from source: magic vars 8303 1726878267.67346: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8303 1726878267.67366: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8303 1726878267.67381: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8303 1726878267.67394: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8303 1726878267.67403: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8303 1726878267.67423: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8303 1726878267.67428: variable 'ansible_host' from source: host vars for 'managed_node2' 8303 1726878267.67434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8303 1726878267.67495: Set connection var ansible_module_compression to ZIP_DEFLATED 8303 1726878267.67505: Set connection var ansible_shell_executable to /bin/sh 8303 1726878267.67512: Set connection var ansible_timeout to 10 8303 1726878267.67515: Set connection var ansible_shell_type to sh 8303 1726878267.67520: Set connection var ansible_connection to ssh 8303 1726878267.67525: Set connection var ansible_pipelining to False 8303 1726878267.67541: variable 'ansible_shell_executable' from source: unknown 8303 1726878267.67545: variable 'ansible_connection' from source: unknown 8303 1726878267.67548: variable 'ansible_module_compression' from source: unknown 8303 1726878267.67551: variable 'ansible_shell_type' from source: unknown 8303 1726878267.67554: variable 'ansible_shell_executable' from source: unknown 8303 1726878267.67557: variable 'ansible_host' from source: host vars for 'managed_node2' 8303 1726878267.67561: variable 'ansible_pipelining' from source: unknown 8303 1726878267.67564: variable 'ansible_timeout' from source: unknown 8303 1726878267.67569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8303 1726878267.67628: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8303 1726878267.67640: variable 'omit' from source: magic vars 8303 1726878267.67646: starting attempt loop 8303 1726878267.67649: running the handler 8303 1726878267.67659: handler run complete 8303 1726878267.67670: attempt loop complete, returning result 8303 1726878267.67673: _execute() done 8303 1726878267.67676: dumping result to json 8303 1726878267.67680: done dumping result, returning 8303 1726878267.67686: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : If choosing custom package set, ensure minimal cockpit is included [0affdecc-488f-74fb-5155-0000000000fb] 8303 1726878267.67691: sending task result for task 0affdecc-488f-74fb-5155-0000000000fb 8303 1726878267.67710: done sending task result for task 0affdecc-488f-74fb-5155-0000000000fb 8303 1726878267.67713: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "cockpit_packages": "minimal" }, "changed": false } 8196 1726878267.67860: no more pending results, returning what we have 8196 1726878267.67865: results queue empty 8196 1726878267.67865: checking for any_errors_fatal 8196 1726878267.67867: done checking for any_errors_fatal 8196 1726878267.67867: checking for max_fail_percentage 8196 1726878267.67868: done checking for max_fail_percentage 8196 1726878267.67869: checking to see if all hosts have failed and the running result is not ok 8196 1726878267.67869: done checking to see if all hosts have failed 8196 1726878267.67870: getting the remaining hosts for this loop 8196 1726878267.67871: done getting the remaining hosts for this loop 8196 1726878267.67874: getting the next task for host managed_node2 8196 1726878267.67881: done getting next task for host managed_node2 8196 1726878267.67884: ^ task is: TASK: fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console packages are installed. 8196 1726878267.67889: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 8196 1726878267.67902: getting variables 8196 1726878267.67903: in VariableManager get_vars() 8196 1726878267.67929: Calling all_inventory to load vars for managed_node2 8196 1726878267.67934: Calling groups_inventory to load vars for managed_node2 8196 1726878267.67940: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878267.67945: Calling all_plugins_play to load vars for managed_node2 8196 1726878267.67947: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878267.67949: Calling groups_plugins_play to load vars for managed_node2 8196 1726878267.68076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878267.68247: done with get_vars() 8196 1726878267.68258: done getting variables 8196 1726878267.68320: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console packages are installed.] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml:7 Friday 20 September 2024 20:24:27 -0400 (0:00:00.024) 0:00:02.846 ****** 8196 1726878267.68351: entering _queue_task() for managed_node2/dnf 8196 1726878267.68489: worker is 1 (out of 1 available) 8196 1726878267.68502: exiting _queue_task() for managed_node2/dnf 8196 1726878267.68513: done queuing things up, now waiting for results queue to drain 8196 1726878267.68514: waiting for pending results... 8304 1726878267.68611: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console packages are installed. 8304 1726878267.68773: in run() - task 0affdecc-488f-74fb-5155-0000000000fc 8304 1726878267.68793: variable 'ansible_search_path' from source: unknown 8304 1726878267.68799: variable 'ansible_search_path' from source: unknown 8304 1726878267.68835: calling self._execute() 8304 1726878267.68904: variable 'ansible_host' from source: host vars for 'managed_node2' 8304 1726878267.68913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8304 1726878267.68922: variable 'omit' from source: magic vars 8304 1726878267.69013: variable 'omit' from source: magic vars 8304 1726878267.69075: variable 'omit' from source: magic vars 8304 1726878267.69384: variable 'cockpit_packages' from source: include params 8304 1726878267.69395: variable '__cockpit_package_types' from source: role '' all vars 8304 1726878267.69406: variable '__cockpit_packages' from source: include_vars 8304 1726878267.69415: variable '__cockpit_packages_minimal' from source: include_vars 8304 1726878267.69480: variable '__cockpit_packages_minimal' from source: include_vars 8304 1726878267.69569: variable '__cockpit_packages_minimal' from source: include_vars 8304 1726878267.69578: variable '__cockpit_packages_default' from source: include_vars 8304 1726878267.69699: variable '__cockpit_packages_minimal' from source: include_vars 8304 1726878267.69706: variable '__cockpit_packages_default' from source: include_vars 8304 1726878267.69712: variable '__cockpit_packages_full' from source: include_vars 8304 1726878267.69745: variable '__cockpit_packages_exclude' from source: include_vars 8304 1726878267.69811: variable '__cockpit_packages_exclude' from source: include_vars 8304 1726878267.69844: variable 'omit' from source: magic vars 8304 1726878267.69878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8304 1726878267.69901: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8304 1726878267.69918: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8304 1726878267.69931: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8304 1726878267.69944: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8304 1726878267.69966: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8304 1726878267.69972: variable 'ansible_host' from source: host vars for 'managed_node2' 8304 1726878267.69978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8304 1726878267.70048: Set connection var ansible_module_compression to ZIP_DEFLATED 8304 1726878267.70058: Set connection var ansible_shell_executable to /bin/sh 8304 1726878267.70067: Set connection var ansible_timeout to 10 8304 1726878267.70074: Set connection var ansible_shell_type to sh 8304 1726878267.70084: Set connection var ansible_connection to ssh 8304 1726878267.70091: Set connection var ansible_pipelining to False 8304 1726878267.70115: variable 'ansible_shell_executable' from source: unknown 8304 1726878267.70121: variable 'ansible_connection' from source: unknown 8304 1726878267.70127: variable 'ansible_module_compression' from source: unknown 8304 1726878267.70131: variable 'ansible_shell_type' from source: unknown 8304 1726878267.70136: variable 'ansible_shell_executable' from source: unknown 8304 1726878267.70139: variable 'ansible_host' from source: host vars for 'managed_node2' 8304 1726878267.70143: variable 'ansible_pipelining' from source: unknown 8304 1726878267.70148: variable 'ansible_timeout' from source: unknown 8304 1726878267.70152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8304 1726878267.70252: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8304 1726878267.70269: variable 'omit' from source: magic vars 8304 1726878267.70282: starting attempt loop 8304 1726878267.70288: running the handler 8304 1726878267.70358: variable 'ansible_facts' from source: unknown 8304 1726878267.70425: _low_level_execute_command(): starting 8304 1726878267.70436: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8304 1726878267.72818: stdout chunk (state=2): >>>/root <<< 8304 1726878267.72946: stderr chunk (state=3): >>><<< 8304 1726878267.72952: stdout chunk (state=3): >>><<< 8304 1726878267.72972: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 8304 1726878267.72991: _low_level_execute_command(): starting 8304 1726878267.72996: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878267.7298596-8304-88512483226140 `" && echo ansible-tmp-1726878267.7298596-8304-88512483226140="` echo /root/.ansible/tmp/ansible-tmp-1726878267.7298596-8304-88512483226140 `" ) && sleep 0' 8304 1726878267.75473: stdout chunk (state=2): >>>ansible-tmp-1726878267.7298596-8304-88512483226140=/root/.ansible/tmp/ansible-tmp-1726878267.7298596-8304-88512483226140 <<< 8304 1726878267.75597: stderr chunk (state=3): >>><<< 8304 1726878267.75603: stdout chunk (state=3): >>><<< 8304 1726878267.75615: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878267.7298596-8304-88512483226140=/root/.ansible/tmp/ansible-tmp-1726878267.7298596-8304-88512483226140 , stderr= 8304 1726878267.75638: variable 'ansible_module_compression' from source: unknown 8304 1726878267.75708: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 8304 1726878267.75713: ANSIBALLZ: Acquiring lock 8304 1726878267.75716: ANSIBALLZ: Lock acquired: 139840362467104 8304 1726878267.75720: ANSIBALLZ: Creating module 8304 1726878267.89553: ANSIBALLZ: Writing module into payload 8304 1726878267.89755: ANSIBALLZ: Writing module 8304 1726878267.89776: ANSIBALLZ: Renaming module 8304 1726878267.89783: ANSIBALLZ: Done creating module 8304 1726878267.89800: variable 'ansible_facts' from source: unknown 8304 1726878267.89881: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878267.7298596-8304-88512483226140/AnsiballZ_dnf.py 8304 1726878267.89980: Sending initial data 8304 1726878267.89987: Sent initial data (149 bytes) 8304 1726878267.92591: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmp4zgq9uk6 /root/.ansible/tmp/ansible-tmp-1726878267.7298596-8304-88512483226140/AnsiballZ_dnf.py <<< 8304 1726878267.93925: stderr chunk (state=3): >>><<< 8304 1726878267.93931: stdout chunk (state=3): >>><<< 8304 1726878267.93950: done transferring module to remote 8304 1726878267.93963: _low_level_execute_command(): starting 8304 1726878267.93967: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878267.7298596-8304-88512483226140/ /root/.ansible/tmp/ansible-tmp-1726878267.7298596-8304-88512483226140/AnsiballZ_dnf.py && sleep 0' 8304 1726878267.96389: stderr chunk (state=2): >>><<< 8304 1726878267.96397: stdout chunk (state=2): >>><<< 8304 1726878267.96410: _low_level_execute_command() done: rc=0, stdout=, stderr= 8304 1726878267.96414: _low_level_execute_command(): starting 8304 1726878267.96420: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878267.7298596-8304-88512483226140/AnsiballZ_dnf.py && sleep 0' 8304 1726878267.99324: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 8304 1726878267.99341: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # <<< 8304 1726878267.99350: stdout chunk (state=3): >>>import '_weakref' # <<< 8304 1726878267.99413: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 8304 1726878267.99447: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8304 1726878267.99490: stdout chunk (state=3): >>>import 'posix' # <<< 8304 1726878267.99503: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 8304 1726878267.99529: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8304 1726878267.99576: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 8304 1726878267.99586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878267.99606: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 8304 1726878267.99636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 8304 1726878267.99644: stdout chunk (state=3): >>>import '_codecs' # <<< 8304 1726878267.99670: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f870e48> <<< 8304 1726878267.99700: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 8304 1726878267.99711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 8304 1726878267.99719: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f806828> <<< 8304 1726878267.99731: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f8709b0> <<< 8304 1726878267.99754: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 8304 1726878267.99769: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f813630> <<< 8304 1726878267.99791: stdout chunk (state=3): >>>import '_signal' # <<< 8304 1726878267.99814: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 8304 1726878267.99836: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f81a160> <<< 8304 1726878267.99852: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 8304 1726878267.99863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 8304 1726878267.99880: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 8304 1726878267.99889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 8304 1726878267.99902: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 8304 1726878267.99923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 8304 1726878267.99934: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f81f0f0> <<< 8304 1726878267.99951: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f81a748> <<< 8304 1726878267.99981: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f81a390> <<< 8304 1726878268.00015: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 8304 1726878268.00024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 8304 1726878268.00047: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 8304 1726878268.00069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 8304 1726878268.00084: stdout chunk (state=3): >>>import 'errno' # <<< 8304 1726878268.00099: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 8304 1726878268.00119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 8304 1726878268.00129: stdout chunk (state=3): >>>import '_stat' # <<< 8304 1726878268.00142: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f7c4470> <<< 8304 1726878268.00156: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 8304 1726878268.00169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 8304 1726878268.00182: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 8304 1726878268.00198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f7c9e48> <<< 8304 1726878268.00206: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f7c4b38> <<< 8304 1726878268.00237: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 8304 1726878268.00269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 8304 1726878268.00381: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f7d04e0> <<< 8304 1726878268.00401: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f7b3d68> <<< 8304 1726878268.00418: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 8304 1726878268.00429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 8304 1726878268.00435: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f7b6198> <<< 8304 1726878268.00476: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 8304 1726878268.00485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 8304 1726878268.00506: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5dac4940> <<< 8304 1726878268.00521: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 8304 1726878268.00544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 8304 1726878268.00552: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5dad6240> <<< 8304 1726878268.00633: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f824a20> <<< 8304 1726878268.00640: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8304 1726878268.00943: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 8304 1726878268.00950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 8304 1726878268.00971: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 8304 1726878268.00978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 8304 1726878268.00998: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 8304 1726878268.01009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 8304 1726878268.01033: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 8304 1726878268.01042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 8304 1726878268.01064: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 8304 1726878268.01144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 8304 1726878268.01164: stdout chunk (state=3): >>>import '_functools' # <<< 8304 1726878268.01178: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 8304 1726878268.01216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.01230: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 8304 1726878268.01250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 8304 1726878268.01275: stdout chunk (state=3): >>>import '_operator' # <<< 8304 1726878268.01283: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5da18080> <<< 8304 1726878268.01301: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' <<< 8304 1726878268.01311: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5da222b0> <<< 8304 1726878268.01329: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 8304 1726878268.01337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 8304 1726878268.01367: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.01376: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5da22f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5da22a90> <<< 8304 1726878268.01389: stdout chunk (state=3): >>>import 'itertools' # <<< 8304 1726878268.01408: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 8304 1726878268.01423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 8304 1726878268.01435: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5da2c080> <<< 8304 1726878268.01442: stdout chunk (state=3): >>>import '_collections' # <<< 8304 1726878268.01500: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5da9f7b8> <<< 8304 1726878268.01513: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 8304 1726878268.01531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 8304 1726878268.01568: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5da9fba8> <<< 8304 1726878268.01627: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5da93160> <<< 8304 1726878268.01650: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 8304 1726878268.01660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5da93e48> <<< 8304 1726878268.01666: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5da8a438> <<< 8304 1726878268.01714: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5da7b470> <<< 8304 1726878268.01729: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 8304 1726878268.01748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 8304 1726878268.01755: stdout chunk (state=3): >>>import '_sre' # <<< 8304 1726878268.01777: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 8304 1726878268.01790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 8304 1726878268.01812: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 8304 1726878268.01852: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d7d0278> <<< 8304 1726878268.01866: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d7d7cf8> <<< 8304 1726878268.01883: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5da93438> <<< 8304 1726878268.01891: stdout chunk (state=3): >>>import '_locale' # <<< 8304 1726878268.01947: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' <<< 8304 1726878268.01960: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d7dce10> <<< 8304 1726878268.01966: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5da762b0> <<< 8304 1726878268.01992: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 8304 1726878268.02023: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.02034: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5d7e21d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d7dcf98> <<< 8304 1726878268.02069: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5d7e22e8> <<< 8304 1726878268.02081: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5dae4fd0> <<< 8304 1726878268.02098: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 8304 1726878268.02111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 8304 1726878268.02130: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 8304 1726878268.02140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.02154: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 8304 1726878268.02172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 8304 1726878268.02190: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d7e2dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d7e29e8> <<< 8304 1726878268.02215: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 8304 1726878268.02225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d7f06a0> <<< 8304 1726878268.02242: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 8304 1726878268.02263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 8304 1726878268.02286: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 8304 1726878268.02293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 8304 1726878268.02350: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d7f0e80> <<< 8304 1726878268.02366: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 8304 1726878268.02382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 8304 1726878268.02420: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d375198> <<< 8304 1726878268.02435: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d7f0780> <<< 8304 1726878268.02450: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 8304 1726878268.02468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 8304 1726878268.02522: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d37bc88> <<< 8304 1726878268.02552: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d7e2518> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 8304 1726878268.02581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 8304 1726878268.02597: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 8304 1726878268.02607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d3a02e8> <<< 8304 1726878268.02643: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5d3a06a0> <<< 8304 1726878268.02664: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 8304 1726878268.02684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 8304 1726878268.02707: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 8304 1726878268.02729: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d3a6390> <<< 8304 1726878268.02745: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 8304 1726878268.02772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 8304 1726878268.02786: stdout chunk (state=3): >>>import 'time' # <<< 8304 1726878268.02808: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 8304 1726878268.02819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 8304 1726878268.02848: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 8304 1726878268.02874: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 8304 1726878268.02911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 8304 1726878268.02934: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 8304 1726878268.02944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 8304 1726878268.02958: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d150ba8> <<< 8304 1726878268.03073: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d1462e8> <<< 8304 1726878268.03083: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d13ef98> <<< 8304 1726878268.03094: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d136e80> <<< 8304 1726878268.03121: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d3a6d30> <<< 8304 1726878268.03152: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.03163: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5d146f60> <<< 8304 1726878268.03171: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d3a0a20> <<< 8304 1726878268.03194: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 8304 1726878268.03209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 8304 1726878268.03251: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5f77c710> <<< 8304 1726878268.03268: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d14b048> <<< 8304 1726878268.03288: stdout chunk (state=3): >>>import 'pwd' # <<< 8304 1726878268.03313: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.03320: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5f77ca90> <<< 8304 1726878268.03381: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d7e2860> <<< 8304 1726878268.03398: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 8304 1726878268.03411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 8304 1726878268.03435: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 8304 1726878268.03443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 8304 1726878268.03476: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5f7995c0> <<< 8304 1726878268.03501: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 8304 1726878268.03509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 8304 1726878268.03647: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5f79d630> <<< 8304 1726878268.03683: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5f79db00> <<< 8304 1726878268.03719: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.03740: stdout chunk (state=3): >>># extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5f79dc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f799e10> <<< 8304 1726878268.03751: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py<<< 8304 1726878268.03763: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 8304 1726878268.03782: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.03793: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5f79df60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f79d4e0> <<< 8304 1726878268.03820: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5f79d240> <<< 8304 1726878268.03845: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f78cb00> <<< 8304 1726878268.03862: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d38a358> <<< 8304 1726878268.03889: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 8304 1726878268.03924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 8304 1726878268.03972: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f799470> <<< 8304 1726878268.04141: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 8304 1726878268.04157: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b775908> <<< 8304 1726878268.04226: stdout chunk (state=3): >>># zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip' <<< 8304 1726878268.04236: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.04247: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.04270: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 8304 1726878268.04280: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.04290: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.04309: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8304 1726878268.05447: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.06436: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 8304 1726878268.06448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b447ac8> <<< 8304 1726878268.06455: stdout chunk (state=3): >>>import 'atexit' # <<< 8304 1726878268.06479: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 8304 1726878268.06513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 8304 1726878268.06580: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.06592: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5b45e278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b49f4e0> <<< 8304 1726878268.06621: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.06630: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5b49f5f8> <<< 8304 1726878268.06642: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 8304 1726878268.06679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 8304 1726878268.06723: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b49fb38> <<< 8304 1726878268.06743: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 8304 1726878268.06765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 8304 1726878268.06799: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 8304 1726878268.06816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 8304 1726878268.06841: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 8304 1726878268.06929: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b430940> <<< 8304 1726878268.06963: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.06972: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5b430f60> <<< 8304 1726878268.06997: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.07005: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5b430d30> <<< 8304 1726878268.07021: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 8304 1726878268.07037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 8304 1726878268.07106: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b3e0ac8> <<< 8304 1726878268.07121: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b45e0f0> <<< 8304 1726878268.07425: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b3fb4a8> <<< 8304 1726878268.07447: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 8304 1726878268.07477: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b78dfd0> <<< 8304 1726878268.07504: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.07513: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5b40e358> <<< 8304 1726878268.07536: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py <<< 8304 1726878268.07543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b40e470> <<< 8304 1726878268.07559: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 8304 1726878268.07578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 8304 1726878268.07607: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 8304 1726878268.07624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 8304 1726878268.07643: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 8304 1726878268.07662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.07716: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5b468ef0> <<< 8304 1726878268.07807: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 8304 1726878268.07818: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b471f28> <<< 8304 1726878268.07837: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b49c320> <<< 8304 1726878268.07849: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 8304 1726878268.07868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b49cb38> <<< 8304 1726878268.08077: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b419828> <<< 8304 1726878268.08111: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 8304 1726878268.08147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.08169: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 8304 1726878268.08179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 8304 1726878268.08193: stdout chunk (state=3): >>>import '_string' # <<< 8304 1726878268.08276: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b48ff28> <<< 8304 1726878268.08337: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b49c198> <<< 8304 1726878268.08469: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.08479: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5b509d68> <<< 8304 1726878268.08508: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.08517: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5b509e80> <<< 8304 1726878268.08553: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.08565: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5b509fd0> <<< 8304 1726878268.08574: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b40e5c0> <<< 8304 1726878268.08600: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 8304 1726878268.08620: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 8304 1726878268.08639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 8304 1726878268.08686: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.08699: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5b5269b0> <<< 8304 1726878268.08869: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b5220f0> <<< 8304 1726878268.08897: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.08908: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5b5222e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b51bb70> <<< 8304 1726878268.08934: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.08946: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 8304 1726878268.08959: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.09041: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.09117: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.09128: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 8304 1726878268.09149: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8304 1726878268.09159: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 8304 1726878268.09168: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.09271: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.09369: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 8304 1726878268.09379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.09401: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 8304 1726878268.09409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 8304 1726878268.09428: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 8304 1726878268.09437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 8304 1726878268.09461: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.09471: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5b544da0> <<< 8304 1726878268.09524: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b544a58> <<< 8304 1726878268.09563: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b544278> <<< 8304 1726878268.09578: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 8304 1726878268.09595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 8304 1726878268.09632: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b5448d0> <<< 8304 1726878268.09644: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b530ba8> <<< 8304 1726878268.09651: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.10136: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.10589: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 8304 1726878268.10602: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 8304 1726878268.10614: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 8304 1726878268.10642: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 8304 1726878268.10656: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.10677: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.10703: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py <<< 8304 1726878268.10710: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.10731: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.10739: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 8304 1726878268.10757: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.10860: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.10983: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 8304 1726878268.10990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 8304 1726878268.11017: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57dc9240> <<< 8304 1726878268.11024: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.11382: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.11730: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.11784: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.11840: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 8304 1726878268.11853: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.11877: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.11908: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 8304 1726878268.11916: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.11980: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.12051: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 8304 1726878268.12065: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.12075: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.12085: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8304 1726878268.12092: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.12122: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.12147: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8304 1726878268.12166: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.12323: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.12499: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 8304 1726878268.12507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 8304 1726878268.12636: stdout chunk (state=3): >>>import '_ast' # <<< 8304 1726878268.12645: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57e3ce10> <<< 8304 1726878268.12664: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.12677: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.12700: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py <<< 8304 1726878268.12707: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.12762: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.12816: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8304 1726878268.12825: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/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_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 8304 1726878268.12838: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8304 1726878268.12861: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.12891: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.12923: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 8304 1726878268.12931: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.12966: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.12998: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.13040: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.13104: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 8304 1726878268.13274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.13367: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.13376: stdout chunk (state=3): >>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf57e1e160> <<< 8304 1726878268.13439: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b4ede80> <<< 8304 1726878268.13472: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/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_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 8304 1726878268.13490: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.13538: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.13591: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.13614: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.13649: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.13941: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.14222: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 8304 1726878268.14247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'<<< 8304 1726878268.14257: stdout chunk (state=3): >>> <<< 8304 1726878268.14275: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 8304 1726878268.14288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 8304 1726878268.14421: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57e4c080> <<< 8304 1726878268.14443: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 8304 1726878268.14453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 8304 1726878268.14568: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57e4c128> <<< 8304 1726878268.14615: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57df4ac8> <<< 8304 1726878268.14676: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py <<< 8304 1726878268.14686: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 8304 1726878268.14698: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.14714: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.14739: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/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_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 8304 1726878268.14751: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.14772: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.14792: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py <<< 8304 1726878268.14885: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 8304 1726878268.14906: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.14915: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 8304 1726878268.14928: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.15381: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.15789: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.16670: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.17493: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py <<< 8304 1726878268.17501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57acf438> <<< 8304 1726878268.17521: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py <<< 8304 1726878268.17531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57acf550> <<< 8304 1726878268.17543: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py <<< 8304 1726878268.17552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc' <<< 8304 1726878268.17568: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py <<< 8304 1726878268.17576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc' <<< 8304 1726878268.17592: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py # code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc' <<< 8304 1726878268.17615: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py <<< 8304 1726878268.17626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc' <<< 8304 1726878268.17640: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py <<< 8304 1726878268.17655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc' <<< 8304 1726878268.17670: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py <<< 8304 1726878268.17687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc' <<< 8304 1726878268.17695: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a66358> <<< 8304 1726878268.17720: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py # code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc' <<< 8304 1726878268.17729: stdout chunk (state=3): >>>import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a92438> <<< 8304 1726878268.17752: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py # code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc' <<< 8304 1726878268.17806: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a92668> <<< 8304 1726878268.17823: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py <<< 8304 1726878268.17835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc' <<< 8304 1726878268.17855: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py # code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc' <<< 8304 1726878268.17894: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py <<< 8304 1726878268.17905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc' <<< 8304 1726878268.17920: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a9c048> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a98be0> <<< 8304 1726878268.17927: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a92748> <<< 8304 1726878268.18008: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a7a198> <<< 8304 1726878268.18022: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py <<< 8304 1726878268.18041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc' <<< 8304 1726878268.18064: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py <<< 8304 1726878268.18074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57aa20f0> <<< 8304 1726878268.18083: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py <<< 8304 1726878268.18109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc' <<< 8304 1726878268.18253: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57aa21d0> <<< 8304 1726878268.18276: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py <<< 8304 1726878268.18284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc' <<< 8304 1726878268.18315: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py <<< 8304 1726878268.18330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' <<< 8304 1726878268.18367: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57abb3c8> <<< 8304 1726878268.18374: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57ab3668> <<< 8304 1726878268.18453: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a660f0> <<< 8304 1726878268.18476: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57acdb38> <<< 8304 1726878268.18499: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py <<< 8304 1726878268.18508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc' <<< 8304 1726878268.18535: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py <<< 8304 1726878268.18574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc' <<< 8304 1726878268.18598: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py # code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc' <<< 8304 1726878268.18629: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d1178d0> <<< 8304 1726878268.18753: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d0f5b70> <<< 8304 1726878268.18788: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d0e5d30> <<< 8304 1726878268.18805: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py <<< 8304 1726878268.18819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc' <<< 8304 1726878268.18836: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py <<< 8304 1726878268.18869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc' <<< 8304 1726878268.18886: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py <<< 8304 1726878268.18898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc' <<< 8304 1726878268.18909: stdout chunk (state=3): >>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57f2b5c0> <<< 8304 1726878268.18942: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py <<< 8304 1726878268.18952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57f2b7b8> <<< 8304 1726878268.18967: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57f11278> <<< 8304 1726878268.18977: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d0edac8> <<< 8304 1726878268.19000: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a89940> <<< 8304 1726878268.19016: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a890f0> <<< 8304 1726878268.19022: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57acf588> <<< 8304 1726878268.19050: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc' <<< 8304 1726878268.19058: stdout chunk (state=3): >>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a894e0> <<< 8304 1726878268.19113: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py <<< 8304 1726878268.19123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc' import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a89898> <<< 8304 1726878268.19148: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py <<< 8304 1726878268.19158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc' <<< 8304 1726878268.19170: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py <<< 8304 1726878268.19186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc' <<< 8304 1726878268.19235: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57f2be48> <<< 8304 1726878268.19250: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57f2bac8> <<< 8304 1726878268.19266: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py <<< 8304 1726878268.19283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc' <<< 8304 1726878268.19302: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57f2bd30> <<< 8304 1726878268.19321: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py <<< 8304 1726878268.19331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc' <<< 8304 1726878268.19342: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf578d9e10> <<< 8304 1726878268.19364: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py <<< 8304 1726878268.19390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc' <<< 8304 1726878268.19407: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf578db4a8> <<< 8304 1726878268.19440: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py <<< 8304 1726878268.19447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.19527: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf578e07b8> <<< 8304 1726878268.19548: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py <<< 8304 1726878268.19577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc' <<< 8304 1726878268.19645: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 8304 1726878268.19676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 8304 1726878268.19695: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 8304 1726878268.19813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 8304 1726878268.19904: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579202e8> <<< 8304 1726878268.19970: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf57933940> <<< 8304 1726878268.20215: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579077b8> <<< 8304 1726878268.20243: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf578e0ba8> <<< 8304 1726878268.20257: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.20275: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.20317: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 8304 1726878268.20365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 8304 1726878268.21037: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57907748> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py <<< 8304 1726878268.21078: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py <<< 8304 1726878268.21110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc' <<< 8304 1726878268.21140: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py <<< 8304 1726878268.21203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc' <<< 8304 1726878268.21225: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc' <<< 8304 1726878268.21247: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc' <<< 8304 1726878268.21273: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57eba6a0> <<< 8304 1726878268.21282: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57eba0b8> <<< 8304 1726878268.21401: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf578aba20> <<< 8304 1726878268.21808: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57e9f9b0> <<< 8304 1726878268.21819: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.http_cookiejar' # <<< 8304 1726878268.21829: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.urllib' # <<< 8304 1726878268.21840: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.urllib.error' # <<< 8304 1726878268.21853: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.urllib.parse' # <<< 8304 1726878268.22049: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py <<< 8304 1726878268.22057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.22190: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57ec6470> <<< 8304 1726878268.22248: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py <<< 8304 1726878268.22257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc' <<< 8304 1726878268.22289: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py <<< 8304 1726878268.22345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' <<< 8304 1726878268.22367: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py <<< 8304 1726878268.22383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc' <<< 8304 1726878268.22409: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py # code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc' <<< 8304 1726878268.22443: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf579e94e0> <<< 8304 1726878268.22462: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579e0dd8> <<< 8304 1726878268.22527: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579d5d30> <<< 8304 1726878268.22835: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57ec6d30> <<< 8304 1726878268.22852: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57ec64a8> <<< 8304 1726878268.22859: stdout chunk (state=3): >>>import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5789ba90> <<< 8304 1726878268.22981: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py <<< 8304 1726878268.22995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.23089: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py <<< 8304 1726878268.23099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc' <<< 8304 1726878268.23115: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py <<< 8304 1726878268.23143: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc' <<< 8304 1726878268.23209: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a08a58> <<< 8304 1726878268.23246: stdout chunk (state=3): >>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a08828> <<< 8304 1726878268.23330: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py <<< 8304 1726878268.23358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc' <<< 8304 1726878268.23505: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py <<< 8304 1726878268.23514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579a2978> <<< 8304 1726878268.23578: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579a2a20> <<< 8304 1726878268.23687: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py <<< 8304 1726878268.23695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579a2c50> <<< 8304 1726878268.23861: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py <<< 8304 1726878268.23870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.23982: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579a2dd8> <<< 8304 1726878268.24073: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py <<< 8304 1726878268.24083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc' <<< 8304 1726878268.24127: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579b5400> <<< 8304 1726878268.24199: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py <<< 8304 1726878268.24219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc' <<< 8304 1726878268.24276: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py <<< 8304 1726878268.24285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc' <<< 8304 1726878268.24297: stdout chunk (state=3): >>>import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579c9ac8> <<< 8304 1726878268.24385: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579c2b00> <<< 8304 1726878268.24454: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py <<< 8304 1726878268.24465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc' <<< 8304 1726878268.24527: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py <<< 8304 1726878268.24538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc' <<< 8304 1726878268.24571: stdout chunk (state=3): >>>import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579c9080> <<< 8304 1726878268.24596: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579c2e80> <<< 8304 1726878268.24669: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py <<< 8304 1726878268.24678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc' <<< 8304 1726878268.24689: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5795d470> <<< 8304 1726878268.24756: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py <<< 8304 1726878268.24768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc' <<< 8304 1726878268.24845: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py <<< 8304 1726878268.24857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc' <<< 8304 1726878268.24920: stdout chunk (state=3): >>>import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5796a748> <<< 8304 1726878268.24943: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5795d940> <<< 8304 1726878268.25035: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py <<< 8304 1726878268.25080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc' <<< 8304 1726878268.25170: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc' <<< 8304 1726878268.25188: stdout chunk (state=3): >>>import 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57455588> <<< 8304 1726878268.25269: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py <<< 8304 1726878268.25278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc' <<< 8304 1726878268.25289: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py <<< 8304 1726878268.25308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc' <<< 8304 1726878268.25330: stdout chunk (state=3): >>># extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.25342: stdout chunk (state=3): >>># extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' import '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5745d3c8> <<< 8304 1726878268.25359: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57455be0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf574559e8> <<< 8304 1726878268.25487: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.25566: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc' <<< 8304 1726878268.25639: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5745d518> <<< 8304 1726878268.25709: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py <<< 8304 1726878268.25733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc' <<< 8304 1726878268.25855: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py <<< 8304 1726878268.25866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.25935: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py <<< 8304 1726878268.25947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc' <<< 8304 1726878268.26019: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py <<< 8304 1726878268.26033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc' <<< 8304 1726878268.26128: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf571f31d0> <<< 8304 1726878268.26201: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5746dba8> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5746d908> <<< 8304 1726878268.26288: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc'<<< 8304 1726878268.26298: stdout chunk (state=3): >>> <<< 8304 1726878268.26336: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf572024e0> <<< 8304 1726878268.26423: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf574652b0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57455ba8> <<< 8304 1726878268.26505: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py <<< 8304 1726878268.26514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc' <<< 8304 1726878268.26591: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py <<< 8304 1726878268.26603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc' <<< 8304 1726878268.26676: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py <<< 8304 1726878268.26684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc' <<< 8304 1726878268.26766: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py <<< 8304 1726878268.26774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc' <<< 8304 1726878268.26847: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57223c18> <<< 8304 1726878268.26906: stdout chunk (state=3): >>>import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf572236a0> <<< 8304 1726878268.26941: stdout chunk (state=3): >>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf572200f0> <<< 8304 1726878268.26970: stdout chunk (state=3): >>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5746d630> <<< 8304 1726878268.27099: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5798e320> <<< 8304 1726878268.27151: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579f93c8> <<< 8304 1726878268.27164: stdout chunk (state=3): >>>import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57ec6908> <<< 8304 1726878268.27202: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.27376: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 8304 1726878268.27385: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.27485: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.27623: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 8304 1726878268.27637: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.27677: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.27718: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 8304 1726878268.27725: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.27835: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.27959: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 8304 1726878268.27969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 8304 1726878268.27989: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5718c668> <<< 8304 1726878268.28009: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 8304 1726878268.28108: stdout chunk (state=3): >>># zipimport: zlib available <<< 8304 1726878268.28258: stdout chunk (state=3): >>>import 'gc' # <<< 8304 1726878268.28575: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py <<< 8304 1726878268.28585: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.28607: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py <<< 8304 1726878268.28623: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc' <<< 8304 1726878268.28642: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py <<< 8304 1726878268.28654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57161c88> <<< 8304 1726878268.28686: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 8304 1726878268.28720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 8304 1726878268.29056: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57161e80> <<< 8304 1726878268.29071: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py <<< 8304 1726878268.29088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' <<< 8304 1726878268.29102: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57140c88> <<< 8304 1726878268.29116: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf571612b0> <<< 8304 1726878268.29150: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py <<< 8304 1726878268.29160: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc' <<< 8304 1726878268.29181: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py <<< 8304 1726878268.29191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc' import 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57147780> <<< 8304 1726878268.29206: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py <<< 8304 1726878268.29224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc' <<< 8304 1726878268.29243: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py <<< 8304 1726878268.29252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc' <<< 8304 1726878268.29287: stdout chunk (state=3): >>>import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57147f60> <<< 8304 1726878268.29343: stdout chunk (state=3): >>>import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57147940> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57161748> <<< 8304 1726878268.29375: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py <<< 8304 1726878268.29449: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc' <<< 8304 1726878268.29477: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.29508: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py <<< 8304 1726878268.29516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc' <<< 8304 1726878268.30897: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf570bfbe0> <<< 8304 1726878268.30908: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf570bf8d0> <<< 8304 1726878268.30938: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py <<< 8304 1726878268.30992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc' <<< 8304 1726878268.31121: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' <<< 8304 1726878268.31131: stdout chunk (state=3): >>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4e73c208> <<< 8304 1726878268.31164: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf570bfa20> <<< 8304 1726878268.31201: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py <<< 8304 1726878268.31276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc' <<< 8304 1726878268.31407: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4e497da0> <<< 8304 1726878268.31488: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4e73c390> <<< 8304 1726878268.31511: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py <<< 8304 1726878268.31569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc' <<< 8304 1726878268.31721: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' <<< 8304 1726878268.31729: stdout chunk (state=3): >>># extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4e1c6cf8> <<< 8304 1726878268.31770: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4e48b358> <<< 8304 1726878268.31792: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py <<< 8304 1726878268.31818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc'<<< 8304 1726878268.31827: stdout chunk (state=3): >>> <<< 8304 1726878268.31955: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' <<< 8304 1726878268.31967: stdout chunk (state=3): >>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4e176be0> <<< 8304 1726878268.31995: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4e1c6e80> <<< 8304 1726878268.32023: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py <<< 8304 1726878268.32069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc' <<< 8304 1726878268.32182: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4dbeb780> <<< 8304 1726878268.32226: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4e169550> <<< 8304 1726878268.32242: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py <<< 8304 1726878268.32258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc' <<< 8304 1726878268.32329: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' <<< 8304 1726878268.32340: stdout chunk (state=3): >>># extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4dbfc5f8> <<< 8304 1726878268.32351: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4dbda898> <<< 8304 1726878268.32360: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf570bf390> <<< 8304 1726878268.32382: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py <<< 8304 1726878268.32417: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc' <<< 8304 1726878268.32433: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py <<< 8304 1726878268.32455: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc' <<< 8304 1726878268.32465: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py <<< 8304 1726878268.32483: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc' <<< 8304 1726878268.32518: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4d70cb70> <<< 8304 1726878268.32557: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4d702eb8> <<< 8304 1726878268.32579: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py <<< 8304 1726878268.32610: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc'<<< 8304 1726878268.32619: stdout chunk (state=3): >>> <<< 8304 1726878268.32635: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py <<< 8304 1726878268.32645: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc' <<< 8304 1726878268.32666: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4d71ce48> <<< 8304 1726878268.32688: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py <<< 8304 1726878268.32706: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc' <<< 8304 1726878268.32720: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py <<< 8304 1726878268.32740: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4d725b70> <<< 8304 1726878268.32767: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py <<< 8304 1726878268.32774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.33020: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4d72d470> <<< 8304 1726878268.33052: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py <<< 8304 1726878268.33063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' <<< 8304 1726878268.33081: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4d734fd0> <<< 8304 1726878268.33150: stdout chunk (state=3): >>># extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.33162: stdout chunk (state=3): >>># extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4cad1940> <<< 8304 1726878268.33331: stdout chunk (state=3): >>># extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.33341: stdout chunk (state=3): >>># extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4cad1b00> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4d725da0> <<< 8304 1726878268.33367: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4d71cef0> <<< 8304 1726878268.33382: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4d71c828> <<< 8304 1726878268.33412: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py <<< 8304 1726878268.33423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.33554: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4cadeeb8> <<< 8304 1726878268.33584: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4d71cc88> <<< 8304 1726878268.33665: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4d70cd30> <<< 8304 1726878268.33705: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4d7023c8> <<< 8304 1726878268.33734: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py <<< 8304 1726878268.33743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.33888: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' <<< 8304 1726878268.33898: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4cae3e80> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4cae3d30> <<< 8304 1726878268.33932: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf570bf518> <<< 8304 1726878268.33952: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py <<< 8304 1726878268.33963: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4cafb630> <<< 8304 1726878268.33976: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py <<< 8304 1726878268.33999: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc' <<< 8304 1726878268.34015: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py <<< 8304 1726878268.34035: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc' <<< 8304 1726878268.34057: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py <<< 8304 1726878268.34069: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc' <<< 8304 1726878268.34093: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py <<< 8304 1726878268.34108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.34135: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py <<< 8304 1726878268.34169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc' <<< 8304 1726878268.34204: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py <<< 8304 1726878268.34386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc' <<< 8304 1726878268.34498: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.34508: stdout chunk (state=3): >>># extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4a9bd5c0> <<< 8304 1726878268.34656: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a9ede10> <<< 8304 1726878268.34677: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py <<< 8304 1726878268.34686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc' <<< 8304 1726878268.34709: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py <<< 8304 1726878268.34718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d95ba8> <<< 8304 1726878268.34801: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a9bdcf8> <<< 8304 1726878268.34824: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py <<< 8304 1726878268.34834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.34916: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.34936: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py <<< 8304 1726878268.34945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc' <<< 8304 1726878268.34990: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d4ebe0> <<< 8304 1726878268.34999: stdout chunk (state=3): >>>import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d4e9e8> <<< 8304 1726878268.35018: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py <<< 8304 1726878268.35029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.35047: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py <<< 8304 1726878268.35054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc' <<< 8304 1726878268.35097: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d4eef0> <<< 8304 1726878268.35106: stdout chunk (state=3): >>>import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d4ea58> <<< 8304 1726878268.35123: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py <<< 8304 1726878268.35133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.35154: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py <<< 8304 1726878268.35161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc' <<< 8304 1726878268.35198: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d59160> <<< 8304 1726878268.35217: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc' <<< 8304 1726878268.35274: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d59278> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d4ee48> <<< 8304 1726878268.35296: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.35324: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc' <<< 8304 1726878268.35377: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d59400> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d590b8> <<< 8304 1726878268.35403: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc' <<< 8304 1726878268.35455: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d592e8> <<< 8304 1726878268.35477: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc' <<< 8304 1726878268.35522: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d596d8> <<< 8304 1726878268.35544: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc' <<< 8304 1726878268.35597: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d59780> <<< 8304 1726878268.35613: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py <<< 8304 1726878268.35623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc' <<< 8304 1726878268.35666: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d59940> <<< 8304 1726878268.35691: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc' <<< 8304 1726878268.35739: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d59a20> <<< 8304 1726878268.35758: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py <<< 8304 1726878268.35768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc' <<< 8304 1726878268.35808: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d59d68> <<< 8304 1726878268.35829: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc' <<< 8304 1726878268.35883: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d59fd0> <<< 8304 1726878268.35906: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc' <<< 8304 1726878268.35950: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d5d278> <<< 8304 1726878268.35971: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py <<< 8304 1726878268.35982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d5d390> <<< 8304 1726878268.36004: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py <<< 8304 1726878268.36013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc' <<< 8304 1726878268.36056: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d5d358> <<< 8304 1726878268.36066: stdout chunk (state=3): >>>import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d32e80> <<< 8304 1726878268.36108: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a9d4e48> <<< 8304 1726878268.36134: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc' <<< 8304 1726878268.36151: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py <<< 8304 1726878268.36160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 8304 1726878268.36200: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.36210: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf57d5d748> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d4e710> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a9eddd8> <<< 8304 1726878268.36234: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc' <<< 8304 1726878268.36247: stdout chunk (state=3): >>>import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d5d630> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a9d4908> <<< 8304 1726878268.36258: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a9cda90> <<< 8304 1726878268.36267: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a9c7d68> <<< 8304 1726878268.36291: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py <<< 8304 1726878268.36317: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc' <<< 8304 1726878268.36335: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a9cdf98> <<< 8304 1726878268.36356: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4cafb5c0> <<< 8304 1726878268.36375: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py <<< 8304 1726878268.36385: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.36401: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py <<< 8304 1726878268.36417: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc' <<< 8304 1726878268.36435: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py <<< 8304 1726878268.36446: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc' <<< 8304 1726878268.36467: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a336e80> <<< 8304 1726878268.36485: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a3363c8> <<< 8304 1726878268.36492: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a336208> <<< 8304 1726878268.36507: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py <<< 8304 1726878268.36515: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc' <<< 8304 1726878268.36535: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py <<< 8304 1726878268.36566: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc' <<< 8304 1726878268.36587: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py <<< 8304 1726878268.36596: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc' <<< 8304 1726878268.36619: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc' <<< 8304 1726878268.36637: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a35b128> <<< 8304 1726878268.36663: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py <<< 8304 1726878268.36693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc' <<< 8304 1726878268.36707: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 8304 1726878268.36751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 8304 1726878268.36768: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 8304 1726878268.36788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 8304 1726878268.36796: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a2ffd30> <<< 8304 1726878268.36900: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.36910: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4a309470> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a365b70> <<< 8304 1726878268.36939: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a35b550> <<< 8304 1726878268.36965: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a34e710> <<< 8304 1726878268.37001: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a3404e0> <<< 8304 1726878268.37011: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a340208> <<< 8304 1726878268.37023: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py <<< 8304 1726878268.37037: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc' <<< 8304 1726878268.37051: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py <<< 8304 1726878268.37067: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.37088: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py <<< 8304 1726878268.37100: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a325d30> <<< 8304 1726878268.37114: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a309b70> <<< 8304 1726878268.37144: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a3404a8> <<< 8304 1726878268.37165: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py <<< 8304 1726878268.37174: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc' <<< 8304 1726878268.37192: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a328358> <<< 8304 1726878268.37214: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a328518> <<< 8304 1726878268.37227: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py <<< 8304 1726878268.37240: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a3285c0> <<< 8304 1726878268.37259: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py <<< 8304 1726878268.37270: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a3286d8> <<< 8304 1726878268.37377: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc' <<< 8304 1726878268.37447: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4a0adcc0> <<< 8304 1726878268.37473: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a099ba8> <<< 8304 1726878268.37493: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py <<< 8304 1726878268.37502: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a0adba8> <<< 8304 1726878268.37521: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc' <<< 8304 1726878268.37552: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a0adc88> <<< 8304 1726878268.37562: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a328630> <<< 8304 1726878268.37582: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc' <<< 8304 1726878268.37608: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py <<< 8304 1726878268.37616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc' <<< 8304 1726878268.37629: stdout chunk (state=3): >>>import 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a0bc940> <<< 8304 1726878268.37639: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a0bc6a0> <<< 8304 1726878268.37663: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py <<< 8304 1726878268.37677: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc' <<< 8304 1726878268.37691: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a0bce48> <<< 8304 1726878268.37708: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py <<< 8304 1726878268.37720: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a0c5f60> <<< 8304 1726878268.37744: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py <<< 8304 1726878268.37754: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc' <<< 8304 1726878268.37764: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a0ce198> <<< 8304 1726878268.37786: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py <<< 8304 1726878268.37797: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc' <<< 8304 1726878268.37805: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a0cecf8> <<< 8304 1726878268.37823: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc' <<< 8304 1726878268.37834: stdout chunk (state=3): >>>import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a0ceeb8> <<< 8304 1726878268.37860: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py <<< 8304 1726878268.37869: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc' <<< 8304 1726878268.37884: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py <<< 8304 1726878268.37902: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc' <<< 8304 1726878268.37910: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49e1a518> <<< 8304 1726878268.37922: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49e1a080> <<< 8304 1726878268.37941: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py <<< 8304 1726878268.37950: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49e236a0> <<< 8304 1726878268.37967: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf571100b8> <<< 8304 1726878268.37977: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5716e3c8> <<< 8304 1726878268.38265: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py <<< 8304 1726878268.38275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49e23898> <<< 8304 1726878268.38750: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49e486a0> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49df2e80> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc' <<< 8304 1726878268.38778: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc' <<< 8304 1726878268.38799: stdout chunk (state=3): >>># /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py # code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.38927: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf49dfff98> <<< 8304 1726878268.38947: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49dffb00> <<< 8304 1726878268.38967: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49dfa7f0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49dfa198> <<< 8304 1726878268.39009: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49dda5c0> <<< 8304 1726878268.39239: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49dfa5c0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4971e780> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49dffe80> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49735048> <<< 8304 1726878268.39273: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf497351d0> <<< 8304 1726878268.39298: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc' <<< 8304 1726878268.39318: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49735400> <<< 8304 1726878268.39346: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf497356a0> <<< 8304 1726878268.39373: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc' <<< 8304 1726878268.39392: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py <<< 8304 1726878268.39499: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc' <<< 8304 1726878268.39535: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49735cf8> <<< 8304 1726878268.39561: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49735b00> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py <<< 8304 1726878268.39584: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4973a048> <<< 8304 1726878268.39610: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4973fc18> <<< 8304 1726878268.39635: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py <<< 8304 1726878268.39657: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc' <<< 8304 1726878268.39686: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4973fdd8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py <<< 8304 1726878268.39703: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc' <<< 8304 1726878268.39723: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py <<< 8304 1726878268.39744: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc' <<< 8304 1726878268.39810: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49747cc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf497475f8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49753860> <<< 8304 1726878268.40464: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49753b70> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49753cc0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49753e80> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496eac50> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496eae80> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496f10b8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496f1d68> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496f1860> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py # code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496fbe48> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496fb630> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49703a20> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49703c88> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4970dcf8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4970def0> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49716080> <<< 8304 1726878268.40476: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49e48c18> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49e48860> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49e48048> <<< 8304 1726878268.40492: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py <<< 8304 1726878268.40500: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc' <<< 8304 1726878268.40543: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.40619: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49716ac8> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf497167f0> # /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py <<< 8304 1726878268.40642: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc' <<< 8304 1726878268.40666: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py <<< 8304 1726878268.40676: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496ad240> <<< 8304 1726878268.40694: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496a7630> <<< 8304 1726878268.40711: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py <<< 8304 1726878268.40721: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.40739: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py <<< 8304 1726878268.40765: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc' <<< 8304 1726878268.40782: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py <<< 8304 1726878268.40795: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc' <<< 8304 1726878268.40809: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496bf278> <<< 8304 1726878268.40830: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py <<< 8304 1726878268.40845: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc' <<< 8304 1726878268.40865: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 8304 1726878268.40903: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496ad7b8> <<< 8304 1726878268.40913: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496ad4a8> <<< 8304 1726878268.40950: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49716898> <<< 8304 1726878268.40961: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49e488d0> <<< 8304 1726878268.40978: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py <<< 8304 1726878268.40994: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc' <<< 8304 1726878268.41040: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf497166a0> <<< 8304 1726878268.41066: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py <<< 8304 1726878268.41087: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc' <<< 8304 1726878268.41119: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496d36d8> <<< 8304 1726878268.41135: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py <<< 8304 1726878268.41153: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc' <<< 8304 1726878268.41169: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4965c6d8> <<< 8304 1726878268.41191: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py <<< 8304 1726878268.41198: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc' <<< 8304 1726878268.41211: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496673c8> <<< 8304 1726878268.41227: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py <<< 8304 1726878268.41247: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc' <<< 8304 1726878268.41266: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496679e8> <<< 8304 1726878268.41292: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc' <<< 8304 1726878268.41317: stdout chunk (state=3): >>># /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py # code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.41345: stdout chunk (state=3): >>># /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc' <<< 8304 1726878268.41418: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.41426: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf49678080> <<< 8304 1726878268.41459: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49672978> <<< 8304 1726878268.41470: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496726d8> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496722e8> <<< 8304 1726878268.41494: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py <<< 8304 1726878268.41505: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc' <<< 8304 1726878268.41542: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49672748> <<< 8304 1726878268.41558: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py <<< 8304 1726878268.41575: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc' <<< 8304 1726878268.41601: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py <<< 8304 1726878268.41610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc' <<< 8304 1726878268.41629: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py <<< 8304 1726878268.41640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49684d30> <<< 8304 1726878268.41654: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py <<< 8304 1726878268.41665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc' <<< 8304 1726878268.41677: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49684e10> <<< 8304 1726878268.41699: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc' <<< 8304 1726878268.41835: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4968e668> <<< 8304 1726878268.41848: stdout chunk (state=3): >>>import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4968e438> <<< 8304 1726878268.41869: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py <<< 8304 1726878268.41879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc' <<< 8304 1726878268.41894: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py <<< 8304 1726878268.41910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc' <<< 8304 1726878268.41926: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py <<< 8304 1726878268.41945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc' <<< 8304 1726878268.41963: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py <<< 8304 1726878268.41974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48f91ba8> <<< 8304 1726878268.41989: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py <<< 8304 1726878268.42008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc' <<< 8304 1726878268.42023: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py <<< 8304 1726878268.42043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc' <<< 8304 1726878268.42062: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py <<< 8304 1726878268.42073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48f9de80> <<< 8304 1726878268.42088: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py <<< 8304 1726878268.42099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48fa40b8> <<< 8304 1726878268.42111: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py <<< 8304 1726878268.42122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc' <<< 8304 1726878268.42167: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' <<< 8304 1726878268.42179: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf48fa4240> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48fa4128> <<< 8304 1726878268.42189: stdout chunk (state=3): >>>import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48f9d908> <<< 8304 1726878268.42202: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48f91cc0> <<< 8304 1726878268.42220: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48f91080> <<< 8304 1726878268.42229: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48f87630> <<< 8304 1726878268.42248: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4968ee80> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49684710> <<< 8304 1726878268.42289: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49678b38> <<< 8304 1726878268.42306: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py <<< 8304 1726878268.42319: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc' <<< 8304 1726878268.42327: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4968e518> <<< 8304 1726878268.42351: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py <<< 8304 1726878268.42359: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc' <<< 8304 1726878268.42377: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48fa45c0> <<< 8304 1726878268.42396: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc' <<< 8304 1726878268.42410: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48fb40b8> <<< 8304 1726878268.42437: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py <<< 8304 1726878268.42445: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc' <<< 8304 1726878268.42460: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48fb4400> <<< 8304 1726878268.42475: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py <<< 8304 1726878268.42494: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc' <<< 8304 1726878268.42507: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48fb4eb8> <<< 8304 1726878268.42533: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py <<< 8304 1726878268.42567: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc' <<< 8304 1726878268.42595: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48fb5a90> <<< 8304 1726878301.85602: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: PackageKit-1.1.12-7.el8.x86_64", "Installed: glib-networking-2.56.1-1.1.el8.x86_64", "Installed: cockpit-system-310.4-1.el8.noarch", "Installed: policycoreutils-python-utils-2.9-26.el8.noarch", "Installed: PackageKit-glib-1.1.12-7.el8.x86_64", "Installed: cockpit-ws-310.4-1.el8.x86_64", "Installed: python3-gobject-3.28.3-2.el8.x86_64", "Installed: cairo-1.15.12-6.el8.x86_64", "Installed: fontconfig-2.13.1-4.el8.x86_64", "Installed: fontpackages-filesystem-1.44-22.el8.noarch", "Installed: cairo-gobject-1.15.12-6.el8.x86_64", "Installed: sos-4.7.1-2.el8.noarch", "Installed: libXrender-0.9.10-7.el8.x86_64", "Installed: python3-pexpect-4.3.1-3.el8.noarch", "Installed: abattis-cantarell-fonts-0.0.25-6.el8.noarch", "Installed: python3-cairo-1.16.3-6.el8.x86_64", "Installed: libproxy-0.4.15-5.2.el8.x86_64", "Installed: libstemmer-0-10.585svn.el8.x86_64", "Installed: pixman-0.38.4-4.el8.x86_64", "Installed: libmodman-2.0.1-17.el8.x86_64", "Installed: libappstream-glib-0.7.14-3.el8.x86_64", "Installed: dejavu-fonts-common-2.35-7.el8.noarch", "Installed: libX11-1.6.8-8.el8.x86_64", "Installed: dejavu-sans-mono-fonts-2.35-7.el8.noarch", "Installed: gsettings-desktop-schemas-3.32.0-6.el8.x86_64", "Installed: sscg-3.0.0-7.el8.x86_64", "Installed: libX11-common-1.6.8-8.el8.noarch", "Installed: centos-logos-85.8-2.el8.x86_64", "Installed: libxcb-1.13.1-1.el8.x86_64", "Installed: json-glib-1.4.4-1.el8.x86_64", "Installed: python3-ptyprocess-0.5.2-4.el8.noarch", "Installed: libsoup-2.62.3-5.el8.x86_64", "Installed: python3-pydbus-0.6.0-5.el8.noarch", "Installed: setroubleshoot-plugins-3.3.14-1.el8.noarch", "Installed: libXau-1.0.9-3.el8.x86_64", "Installed: setroubleshoot-server-3.3.26-6.el8.x86_64", "Installed: python3-libxml2-2.9.7-18.el8.x86_64", "Installed: gdk-pixbuf2-2.36.12-5.el8.x86_64", "Installed: python3-magic-5.33-26.el8.noarch", "Installed: cockpit-bridge-310.4-1.el8.x86_64", "Installed: libXext-1.3.4-1.el8.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["cockpit-system", "cockpit-ws"], "exclude": ["cockpit-docker", "cockpit-ostree", "cockpit-tests"], "state": "present", "allow_downgrade": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "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, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}} <<< 8304 1726878301.87640: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 8304 1726878301.91860: stdout chunk (state=3): >>># destroy __main__ <<< 8304 1726878301.93153: 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__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse <<< 8304 1726878301.94447: stdout chunk (state=3): >>># cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.mime.base # cleanup[2] removing email.policy # cleanup[2] removing email._policybase # cleanup[2] removing email.header # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.errors # cleanup[2] removing email.charset # cleanup[2] removing email.encoders # cleanup[2] removing quopri # cleanup[2] removing email.utils # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing email._parseaddr # cleanup[2] removing calendar # cleanup[2] removing email.headerregistry # cleanup[2] removing email._header_value_parser # cleanup[2] removing email._encoded_words # cleanup[2] removing email.contentmanager # cleanup[2] removing email.message # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.parser # cleanup[2] removing email.feedparser # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing gzip # cleanup[2] removing http # cleanup[2] removing http.client # cleanup[2] removing ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing http.cookiejar # cleanup[2] removing urllib.request # cleanup[2] removing urllib.error # cleanup[2] removing urllib.response # cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar # cleanup[2] removing ansible.module_utils.six.moves.urllib # cleanup[2] removing ansible.module_utils.six.moves.urllib.error # cleanup[2] removing ansible.module_utils.six.moves.urllib.parse # cleanup[2] removing cryptography # destroy cryptography # cleanup[2] removing cryptography.__about__ # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing _opcode # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing six # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.hazmat._der # destroy cryptography.hazmat._der # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.hazmat.primitives.hashes # 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 glob # cleanup[2] removing gc # cleanup[2] removing dnf # cleanup[2] removing dnf.pycomp # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing queue # cleanup[2] removing dnf.const # cleanup[2] removing distutils # cleanup[2] removing distutils.sysconfig # cleanup[2] removing distutils.errors # cleanup[2] removing dnf.base # cleanup[2] removing libdnf # 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 dnf.comps # cleanup[2] removing dnf.exceptions # cleanup[2] removing dnf.i18n # cleanup[2] removing unicodedata # cleanup[2] removing dnf.util # cleanup[2] removing dnf.callback # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # cleanup[2] removing hawkey # cleanup[2] removing hawkey._hawkey # cleanup[2] removing libcomps # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.crypto # cleanup[2] removing gpg # destroy gpg # cleanup[2] removing gpg.core # destroy gpg.core # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.util # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.tofu.policy # 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.callbacks # destroy gpg.callbacks # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing termios # cleanup[2] removing gpg.version # destroy gpg.version # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.lock # cleanup[2] removing logging.handlers # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing dnf.module.module_base # 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.persistor # cleanup[2] removing distutils.version # 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.sack # cleanup[2] removing dnf.package # cleanup[2] removing dnf.subject # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.format # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.term # cleanup[2] removing curses # cleanup[2] removing _curses # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.option_parser # 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.deplist # cleanup[2] removing dnf.cli.commands.repoquery # 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.cli.commands.history # cleanup[2] removing dnf.transaction_sr # 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.cli.commands.search # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing cmd # 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.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dateutil # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil.parser # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz._common # cleanup[2] removing six.moves # 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 dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing _sqlite3 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dbus # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing dbus.types # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus.bus # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.lowlevel # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # 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 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 # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy zipimport # destroy _lzma # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy syslog # destroy ctypes # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy selinux # destroy ansible.module_utils.distro._distro # destroy mimetypes # destroy netrc # destroy platform # destroy ansible.module_utils.compat.typing # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.primitives.hashes # destroy six.moves.urllib # destroy six.moves # 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 cryptography.hazmat.backends.interfaces # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # destroy hmac # destroy _hmacopenssl # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes # destroy six # destroy cryptography.utils <<< 8304 1726878301.94468: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.relativedelta # destroy dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz.tz # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy _dbus_bindings # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal <<< 8304 1726878301.94758: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping _io # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping base64 # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping binascii # cleanup[3] wiping importlib # destroy importlib.util # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping warnings # cleanup[3] wiping importlib.machinery <<< 8304 1726878301.94801: stdout chunk (state=3): >>># cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping contextlib # destroy _collections_abc # cleanup[3] wiping shutil # cleanup[3] wiping fnmatch # cleanup[3] wiping zlib # cleanup[3] wiping _compression # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # destroy io # cleanup[3] wiping token # cleanup[3] wiping pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy _random # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # destroy _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # cleanup[3] wiping logging # destroy atexit # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping _socket # destroy _socket # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping copy # cleanup[3] wiping ast # cleanup[3] wiping _selinux <<< 8304 1726878301.94851: stdout chunk (state=3): >>># cleanup[3] wiping argparse # cleanup[3] wiping textwrap # cleanup[3] wiping gettext # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email.mime # destroy email.mime.base # destroy email.mime.multipart # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.text # destroy email.base64mime # destroy email.headerregistry # destroy email.iterators # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping email.header # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders <<< 8304 1726878301.94887: stdout chunk (state=3): >>># cleanup[3] wiping quopri # cleanup[3] wiping email.utils # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping urllib.parse # cleanup[3] wiping calendar # cleanup[3] wiping email._header_value_parser # destroy email._encoded_words <<< 8304 1726878301.94920: stdout chunk (state=3): >>># cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping gzip # destroy _compression # destroy zlib # cleanup[3] wiping http # destroy http.client # destroy http.cookiejar # cleanup[3] wiping ssl <<< 8304 1726878301.94962: stdout chunk (state=3): >>># destroy ipaddress # destroy textwrap # cleanup[3] wiping _ssl # destroy _ssl # cleanup[3] wiping ansible.module_utils.six.moves.urllib # cleanup[3] wiping ansible.module_utils.six.moves.urllib.error # cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token <<< 8304 1726878301.94995: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping glob # cleanup[3] wiping gc # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction <<< 8304 1726878301.95045: stdout chunk (state=3): >>># destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # 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 queue # cleanup[3] wiping distutils # destroy distutils.errors # destroy distutils.sysconfig # destroy distutils.version # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf <<< 8304 1726878301.95093: stdout chunk (state=3): >>># destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._error # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._utils # cleanup[3] wiping unicodedata # cleanup[3] wiping rpm # destroy rpm._rpmb <<< 8304 1726878301.95145: stdout chunk (state=3): >>># destroy rpm.transaction # cleanup[3] wiping rpm._rpm # destroy rpm._rpm # cleanup[3] wiping rpm._rpms # destroy rpm._rpms # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # destroy hawkey._hawkey # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # destroy libcomps._libpycomps # cleanup[3] wiping dnf.yum.misc # destroy _stat <<< 8304 1726878301.95857: stdout chunk (state=3): >>># cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # 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 termios # cleanup[3] wiping pickle # destroy _compat_pickle # cleanup[3] wiping _pickle # destroy _pickle # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # destroy _curses # cleanup[3] wiping dnf.cli.commands # 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 # cleanup[3] wiping cmd # cleanup[3] wiping _sqlite3 # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 8304 1726878301.96651: stdout chunk (state=3): >>># destroy libdnf._error # destroy _heapq # destroy _thread # destroy _warnings # destroy stat # destroy _sre # destroy sre_parse # destroy select # destroy ansible.module_utils.six.moves.urllib # destroy pickle # 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 bisect # destroy posixpath # destroy posix # destroy http # destroy socket # destroy ssl # destroy gzip # destroy abc # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime # destroy threading # destroy email.message # destroy email.errors # destroy email.encoders # destroy signal # destroy unicodedata # destroy email # destroy queue # destroy urllib # destroy pwd # destroy gettext # destroy libcomps # destroy locale # destroy contextlib # destroy string # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy hashlib # destroy distutils # destroy errno # destroy importlib # destroy inspect # destroy binascii # destroy gc # destroy math # destroy _functools # destroy urllib.parse <<< 8304 1726878301.96677: stdout chunk (state=3): >>># destroy tempfile # destroy traceback # destroy calendar # destroy glob # destroy curses # destroy fcntl # destroy struct # destroy termios # destroy random # destroy dnf.cli.output # destroy rpm # destroy itertools # destroy _imp # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy json.scanner # destroy _json # destroy importlib.abc # destroy warnings # destroy types # destroy io # destroy _opcode # destroy dnf.yum.misc # destroy re # destroy json # destroy functools # destroy argparse # destroy operator # destroy cmd # destroy copy # destroy shlex # destroy fnmatch # destroy hawkey # destroy logging # destroy dnf # destroy dnf.cli.commands <<< 8304 1726878301.96779: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 8304 1726878301.97830: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 8304 1726878301.97841: stdout chunk (state=3): >>><<< 8304 1726878301.97851: stderr chunk (state=3): >>><<< 8304 1726878301.98048: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f870e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f806828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f8709b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f813630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f81a160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f81f0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f81a748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f81a390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f7c4470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f7c9e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f7c4b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f7d04e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f7b3d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f7b6198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5dac4940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5dad6240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f824a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5da18080> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5da222b0> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5da22f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5da22a90> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5da2c080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5da9f7b8> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5da9fba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5da93160> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5da93e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5da8a438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5da7b470> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d7d0278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d7d7cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5da93438> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d7dce10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5da762b0> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5d7e21d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d7dcf98> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5d7e22e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5dae4fd0> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d7e2dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d7e29e8> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d7f06a0> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d7f0e80> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d375198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d7f0780> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d37bc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d7e2518> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d3a02e8> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5d3a06a0> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d3a6390> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d150ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d1462e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d13ef98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d136e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d3a6d30> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5d146f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d3a0a20> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5f77c710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d14b048> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5f77ca90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d7e2860> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5f7995c0> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5f79d630> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5f79db00> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5f79dc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f799e10> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5f79df60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f79d4e0> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5f79d240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f78cb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d38a358> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5f799470> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b775908> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/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_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b447ac8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5b45e278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b49f4e0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5b49f5f8> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b49fb38> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b430940> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5b430f60> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5b430d30> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b3e0ac8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b45e0f0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b3fb4a8> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b78dfd0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5b40e358> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b40e470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5b468ef0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b471f28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b49c320> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b49cb38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b419828> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b48ff28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b49c198> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5b509d68> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5b509e80> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5b509fd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b40e5c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5b5269b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b5220f0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5b5222e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b51bb70> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/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_m2pm96x3/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_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5b544da0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b544a58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b544278> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b5448d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b530ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/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_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57dc9240> # 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_m2pm96x3/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_m2pm96x3/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_m2pm96x3/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_m2pm96x3/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_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57e3ce10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/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_m2pm96x3/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_m2pm96x3/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_m2pm96x3/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_m2pm96x3/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.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf57e1e160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5b4ede80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/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_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57e4c080> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57e4c128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57df4ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/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_m2pm96x3/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_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/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_m2pm96x3/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.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py # code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57acf438> # /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57acf550> # /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc' # /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py # code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py # code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py # code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py # code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a66358> # /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py # code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a92438> # /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py # code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a92668> # /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py # code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py # code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py # code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a9c048> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a98be0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a92748> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a7a198> # /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py # code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57aa20f0> # /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57aa21d0> # /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py # code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py # code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57abb3c8> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57ab3668> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a660f0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57acdb38> # /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py # code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py # code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py # code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d1178d0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d0f5b70> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d0e5d30> # /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py # code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py # code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py # code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57f2b5c0> # /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py # code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57f2b7b8> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57f11278> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5d0edac8> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a89940> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a890f0> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57acf588> # /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc' import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a894e0> # /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc' import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a89898> # /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py # code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py # code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57f2be48> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57f2bac8> # /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py # code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57f2bd30> # /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py # code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf578d9e10> # /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py # code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf578db4a8> # /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py # code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf578e07b8> # /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py # code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579202e8> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf57933940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579077b8> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf578e0ba8> # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57907748> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py # /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py # code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57eba6a0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57eba0b8> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf578aba20> import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57e9f9b0> import 'ansible.module_utils.six.moves.http_cookiejar' # import 'ansible.module_utils.six.moves.urllib' # import 'ansible.module_utils.six.moves.urllib.error' # import 'ansible.module_utils.six.moves.urllib.parse' # # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57ec6470> # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py # code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py # code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py # code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf579e94e0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579e0dd8> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579d5d30> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57ec6d30> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57ec64a8> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5789ba90> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc' # /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a08a58> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57a08828> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579a2978> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579a2a20> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579a2c50> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579a2dd8> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579b5400> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579c9ac8> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579c2b00> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc' import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579c9080> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579c2e80> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5795d470> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc' import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5796a748> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5795d940> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc' import 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57455588> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py # code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc' # extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' import '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf5745d3c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57455be0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf574559e8> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc' import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5745d518> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc' import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf571f31d0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5746dba8> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5746d908> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc' import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf572024e0> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf574652b0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57455ba8> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc' import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57223c18> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf572236a0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf572200f0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5746d630> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5798e320> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf579f93c8> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57ec6908> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/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_m2pm96x3/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_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5718c668> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_m2pm96x3/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc' # /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57161c88> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57161e80> # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57140c88> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf571612b0> # /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc' import 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57147780> # /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc' import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57147f60> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57147940> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57161748> # /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf570bfbe0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf570bf8d0> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4e73c208> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf570bfa20> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4e497da0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4e73c390> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4e1c6cf8> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4e48b358> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4e176be0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4e1c6e80> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4dbeb780> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4e169550> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4dbfc5f8> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4dbda898> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf570bf390> # /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4d70cb70> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4d702eb8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4d71ce48> # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4d725b70> # /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4d72d470> # /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4d734fd0> # extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4cad1940> # extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4cad1b00> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4d725da0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4d71cef0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4d71c828> # /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4cadeeb8> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4d71cc88> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4d70cd30> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4d7023c8> # /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4cae3e80> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4cae3d30> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf570bf518> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4cafb630> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4a9bd5c0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a9ede10> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d95ba8> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a9bdcf8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d4ebe0> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d4e9e8> # /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d4eef0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d4ea58> # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d59160> # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d59278> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d4ee48> # /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d59400> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d590b8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d592e8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d596d8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d59780> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d59940> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d59a20> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d59d68> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d59fd0> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d5d278> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d5d390> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d5d358> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d32e80> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a9d4e48> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf57d5d748> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d4e710> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a9eddd8> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf57d5d630> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a9d4908> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a9cda90> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a9c7d68> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a9cdf98> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4cafb5c0> # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a336e80> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a3363c8> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a336208> # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a35b128> # /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py # code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a2ffd30> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4a309470> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a365b70> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a35b550> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a34e710> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a3404e0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a340208> # /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a325d30> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a309b70> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a3404a8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a328358> # /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a328518> # /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a3285c0> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a3286d8> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4a0adcc0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a099ba8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a0adba8> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a0adc88> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a328630> # /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc' import 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a0bc940> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a0bc6a0> # /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a0bce48> # /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a0c5f60> # /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a0ce198> # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a0cecf8> # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4a0ceeb8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49e1a518> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49e1a080> # /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49e236a0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf571100b8> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf5716e3c8> # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49e23898> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49e486a0> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49df2e80> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc' # /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py # code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf49dfff98> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49dffb00> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49dfa7f0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49dfa198> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49dda5c0> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49dfa5c0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4971e780> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49dffe80> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49735048> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf497351d0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49735400> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf497356a0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49735cf8> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49735b00> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4973a048> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4973fc18> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4973fdd8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49747cc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf497475f8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49753860> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49753b70> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49753cc0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49753e80> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496eac50> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496eae80> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496f10b8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496f1d68> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496f1860> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py # code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496fbe48> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496fb630> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49703a20> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49703c88> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4970dcf8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4970def0> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49716080> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49e48c18> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49e48860> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49e48048> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49716ac8> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf497167f0> # /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496ad240> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496a7630> # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496bf278> # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496ad7b8> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496ad4a8> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49716898> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49e488d0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf497166a0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496d36d8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4965c6d8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496673c8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496679e8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc' # /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py # code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf49678080> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49672978> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496726d8> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf496722e8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49672748> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49684d30> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49684e10> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf4968e668> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4968e438> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48f91ba8> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc' # /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py # code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48f9de80> # /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48fa40b8> # /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdf48fa4240> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48fa4128> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48f9d908> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48f91cc0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48f91080> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48f87630> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4968ee80> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49684710> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf49678b38> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf4968e518> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48fa45c0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48fb40b8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48fb4400> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48fb4eb8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdf48fb5a90> {"msg": "", "changed": true, "results": ["Installed: PackageKit-1.1.12-7.el8.x86_64", "Installed: glib-networking-2.56.1-1.1.el8.x86_64", "Installed: cockpit-system-310.4-1.el8.noarch", "Installed: policycoreutils-python-utils-2.9-26.el8.noarch", "Installed: PackageKit-glib-1.1.12-7.el8.x86_64", "Installed: cockpit-ws-310.4-1.el8.x86_64", "Installed: python3-gobject-3.28.3-2.el8.x86_64", "Installed: cairo-1.15.12-6.el8.x86_64", "Installed: fontconfig-2.13.1-4.el8.x86_64", "Installed: fontpackages-filesystem-1.44-22.el8.noarch", "Installed: cairo-gobject-1.15.12-6.el8.x86_64", "Installed: sos-4.7.1-2.el8.noarch", "Installed: libXrender-0.9.10-7.el8.x86_64", "Installed: python3-pexpect-4.3.1-3.el8.noarch", "Installed: abattis-cantarell-fonts-0.0.25-6.el8.noarch", "Installed: python3-cairo-1.16.3-6.el8.x86_64", "Installed: libproxy-0.4.15-5.2.el8.x86_64", "Installed: libstemmer-0-10.585svn.el8.x86_64", "Installed: pixman-0.38.4-4.el8.x86_64", "Installed: libmodman-2.0.1-17.el8.x86_64", "Installed: libappstream-glib-0.7.14-3.el8.x86_64", "Installed: dejavu-fonts-common-2.35-7.el8.noarch", "Installed: libX11-1.6.8-8.el8.x86_64", "Installed: dejavu-sans-mono-fonts-2.35-7.el8.noarch", "Installed: gsettings-desktop-schemas-3.32.0-6.el8.x86_64", "Installed: sscg-3.0.0-7.el8.x86_64", "Installed: libX11-common-1.6.8-8.el8.noarch", "Installed: centos-logos-85.8-2.el8.x86_64", "Installed: libxcb-1.13.1-1.el8.x86_64", "Installed: json-glib-1.4.4-1.el8.x86_64", "Installed: python3-ptyprocess-0.5.2-4.el8.noarch", "Installed: libsoup-2.62.3-5.el8.x86_64", "Installed: python3-pydbus-0.6.0-5.el8.noarch", "Installed: setroubleshoot-plugins-3.3.14-1.el8.noarch", "Installed: libXau-1.0.9-3.el8.x86_64", "Installed: setroubleshoot-server-3.3.26-6.el8.x86_64", "Installed: python3-libxml2-2.9.7-18.el8.x86_64", "Installed: gdk-pixbuf2-2.36.12-5.el8.x86_64", "Installed: python3-magic-5.33-26.el8.noarch", "Installed: cockpit-bridge-310.4-1.el8.x86_64", "Installed: libXext-1.3.4-1.el8.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["cockpit-system", "cockpit-ws"], "exclude": ["cockpit-docker", "cockpit-ostree", "cockpit-tests"], "state": "present", "allow_downgrade": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "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, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": 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__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.mime.base # cleanup[2] removing email.policy # cleanup[2] removing email._policybase # cleanup[2] removing email.header # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.errors # cleanup[2] removing email.charset # cleanup[2] removing email.encoders # cleanup[2] removing quopri # cleanup[2] removing email.utils # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing email._parseaddr # cleanup[2] removing calendar # cleanup[2] removing email.headerregistry # cleanup[2] removing email._header_value_parser # cleanup[2] removing email._encoded_words # cleanup[2] removing email.contentmanager # cleanup[2] removing email.message # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.parser # cleanup[2] removing email.feedparser # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing gzip # cleanup[2] removing http # cleanup[2] removing http.client # cleanup[2] removing ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing http.cookiejar # cleanup[2] removing urllib.request # cleanup[2] removing urllib.error # cleanup[2] removing urllib.response # cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar # cleanup[2] removing ansible.module_utils.six.moves.urllib # cleanup[2] removing ansible.module_utils.six.moves.urllib.error # cleanup[2] removing ansible.module_utils.six.moves.urllib.parse # cleanup[2] removing cryptography # destroy cryptography # cleanup[2] removing cryptography.__about__ # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing _opcode # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing six # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.hazmat._der # destroy cryptography.hazmat._der # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.hazmat.primitives.hashes # 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 glob # cleanup[2] removing gc # cleanup[2] removing dnf # cleanup[2] removing dnf.pycomp # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing queue # cleanup[2] removing dnf.const # cleanup[2] removing distutils # cleanup[2] removing distutils.sysconfig # cleanup[2] removing distutils.errors # cleanup[2] removing dnf.base # cleanup[2] removing libdnf # 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 dnf.comps # cleanup[2] removing dnf.exceptions # cleanup[2] removing dnf.i18n # cleanup[2] removing unicodedata # cleanup[2] removing dnf.util # cleanup[2] removing dnf.callback # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # cleanup[2] removing hawkey # cleanup[2] removing hawkey._hawkey # cleanup[2] removing libcomps # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.crypto # cleanup[2] removing gpg # destroy gpg # cleanup[2] removing gpg.core # destroy gpg.core # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.util # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.tofu.policy # 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.callbacks # destroy gpg.callbacks # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing termios # cleanup[2] removing gpg.version # destroy gpg.version # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.lock # cleanup[2] removing logging.handlers # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing dnf.module.module_base # 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.persistor # cleanup[2] removing distutils.version # 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.sack # cleanup[2] removing dnf.package # cleanup[2] removing dnf.subject # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.format # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.term # cleanup[2] removing curses # cleanup[2] removing _curses # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.option_parser # 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.deplist # cleanup[2] removing dnf.cli.commands.repoquery # 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.cli.commands.history # cleanup[2] removing dnf.transaction_sr # 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.cli.commands.search # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing cmd # 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.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dateutil # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil.parser # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz._common # cleanup[2] removing six.moves # 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 dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing _sqlite3 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dbus # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing dbus.types # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus.bus # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.lowlevel # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # 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 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 # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy zipimport # destroy _lzma # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy syslog # destroy ctypes # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy selinux # destroy ansible.module_utils.distro._distro # destroy mimetypes # destroy netrc # destroy platform # destroy ansible.module_utils.compat.typing # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.primitives.hashes # destroy six.moves.urllib # destroy six.moves # 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 cryptography.hazmat.backends.interfaces # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # destroy hmac # destroy _hmacopenssl # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes # destroy six # destroy cryptography.utils # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.relativedelta # destroy dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz.tz # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy _dbus_bindings # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping _io # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping base64 # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping binascii # cleanup[3] wiping importlib # destroy importlib.util # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping warnings # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping contextlib # destroy _collections_abc # cleanup[3] wiping shutil # cleanup[3] wiping fnmatch # cleanup[3] wiping zlib # cleanup[3] wiping _compression # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # destroy io # cleanup[3] wiping token # cleanup[3] wiping pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy _random # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # destroy _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # cleanup[3] wiping logging # destroy atexit # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping _socket # destroy _socket # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping copy # cleanup[3] wiping ast # cleanup[3] wiping _selinux # cleanup[3] wiping argparse # cleanup[3] wiping textwrap # cleanup[3] wiping gettext # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email.mime # destroy email.mime.base # destroy email.mime.multipart # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.text # destroy email.base64mime # destroy email.headerregistry # destroy email.iterators # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping email.header # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping quopri # cleanup[3] wiping email.utils # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping urllib.parse # cleanup[3] wiping calendar # cleanup[3] wiping email._header_value_parser # destroy email._encoded_words # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping gzip # destroy _compression # destroy zlib # cleanup[3] wiping http # destroy http.client # destroy http.cookiejar # cleanup[3] wiping ssl # destroy ipaddress # destroy textwrap # cleanup[3] wiping _ssl # destroy _ssl # cleanup[3] wiping ansible.module_utils.six.moves.urllib # cleanup[3] wiping ansible.module_utils.six.moves.urllib.error # cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping glob # cleanup[3] wiping gc # 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 # 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 queue # cleanup[3] wiping distutils # destroy distutils.errors # destroy distutils.sysconfig # destroy distutils.version # 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._error # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._utils # cleanup[3] wiping unicodedata # cleanup[3] wiping rpm # destroy rpm._rpmb # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # destroy rpm._rpm # cleanup[3] wiping rpm._rpms # destroy rpm._rpms # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # destroy hawkey._hawkey # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # destroy libcomps._libpycomps # cleanup[3] wiping dnf.yum.misc # destroy _stat # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # 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 termios # cleanup[3] wiping pickle # destroy _compat_pickle # cleanup[3] wiping _pickle # destroy _pickle # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # destroy _curses # cleanup[3] wiping dnf.cli.commands # 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 # cleanup[3] wiping cmd # cleanup[3] wiping _sqlite3 # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy libdnf._error # destroy _heapq # destroy _thread # destroy _warnings # destroy stat # destroy _sre # destroy sre_parse # destroy select # destroy ansible.module_utils.six.moves.urllib # destroy pickle # 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 bisect # destroy posixpath # destroy posix # destroy http # destroy socket # destroy ssl # destroy gzip # destroy abc # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime # destroy threading # destroy email.message # destroy email.errors # destroy email.encoders # destroy signal # destroy unicodedata # destroy email # destroy queue # destroy urllib # destroy pwd # destroy gettext # destroy libcomps # destroy locale # destroy contextlib # destroy string # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy hashlib # destroy distutils # destroy errno # destroy importlib # destroy inspect # destroy binascii # destroy gc # destroy math # destroy _functools # destroy urllib.parse # destroy tempfile # destroy traceback # destroy calendar # destroy glob # destroy curses # destroy fcntl # destroy struct # destroy termios # destroy random # destroy dnf.cli.output # destroy rpm # destroy itertools # destroy _imp # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy json.scanner # destroy _json # destroy importlib.abc # destroy warnings # destroy types # destroy io # destroy _opcode # destroy dnf.yum.misc # destroy re # destroy json # destroy functools # destroy argparse # destroy operator # destroy cmd # destroy copy # destroy shlex # destroy fnmatch # destroy hawkey # destroy logging # destroy dnf # destroy dnf.cli.commands # destroy _frozen_importlib , stderr=Shared connection to 10.31.12.109 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__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.mime.base # cleanup[2] removing email.policy # cleanup[2] removing email._policybase # cleanup[2] removing email.header # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.errors # cleanup[2] removing email.charset # cleanup[2] removing email.encoders # cleanup[2] removing quopri # cleanup[2] removing email.utils # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing email._parseaddr # cleanup[2] removing calendar # cleanup[2] removing email.headerregistry # cleanup[2] removing email._header_value_parser # cleanup[2] removing email._encoded_words # cleanup[2] removing email.contentmanager # cleanup[2] removing email.message # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.parser # cleanup[2] removing email.feedparser # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing gzip # cleanup[2] removing http # cleanup[2] removing http.client # cleanup[2] removing ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing http.cookiejar # cleanup[2] removing urllib.request # cleanup[2] removing urllib.error # cleanup[2] removing urllib.response # cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar # cleanup[2] removing ansible.module_utils.six.moves.urllib # cleanup[2] removing ansible.module_utils.six.moves.urllib.error # cleanup[2] removing ansible.module_utils.six.moves.urllib.parse # cleanup[2] removing cryptography # destroy cryptography # cleanup[2] removing cryptography.__about__ # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing _opcode # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing six # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.hazmat._der # destroy cryptography.hazmat._der # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.hazmat.primitives.hashes # 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 glob # cleanup[2] removing gc # cleanup[2] removing dnf # cleanup[2] removing dnf.pycomp # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing queue # cleanup[2] removing dnf.const # cleanup[2] removing distutils # cleanup[2] removing distutils.sysconfig # cleanup[2] removing distutils.errors # cleanup[2] removing dnf.base # cleanup[2] removing libdnf # 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 dnf.comps # cleanup[2] removing dnf.exceptions # cleanup[2] removing dnf.i18n # cleanup[2] removing unicodedata # cleanup[2] removing dnf.util # cleanup[2] removing dnf.callback # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # cleanup[2] removing hawkey # cleanup[2] removing hawkey._hawkey # cleanup[2] removing libcomps # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.crypto # cleanup[2] removing gpg # destroy gpg # cleanup[2] removing gpg.core # destroy gpg.core # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.util # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.tofu.policy # 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.callbacks # destroy gpg.callbacks # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing termios # cleanup[2] removing gpg.version # destroy gpg.version # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.lock # cleanup[2] removing logging.handlers # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing dnf.module.module_base # 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.persistor # cleanup[2] removing distutils.version # 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.sack # cleanup[2] removing dnf.package # cleanup[2] removing dnf.subject # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.format # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.term # cleanup[2] removing curses # cleanup[2] removing _curses # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.option_parser # 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.deplist # cleanup[2] removing dnf.cli.commands.repoquery # 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.cli.commands.history # cleanup[2] removing dnf.transaction_sr # 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.cli.commands.search # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing cmd # 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.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dateutil # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil.parser # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz._common # cleanup[2] removing six.moves # 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 dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing _sqlite3 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dbus # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing dbus.types # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus.bus # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.lowlevel # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # 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 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 # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy zipimport # destroy _lzma # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy syslog # destroy ctypes # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy selinux # destroy ansible.module_utils.distro._distro # destroy mimetypes # destroy netrc # destroy platform # destroy ansible.module_utils.compat.typing # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.primitives.hashes # destroy six.moves.urllib # destroy six.moves # 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 cryptography.hazmat.backends.interfaces # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # destroy hmac # destroy _hmacopenssl # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes # destroy six # destroy cryptography.utils # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.relativedelta # destroy dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz.tz # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy _dbus_bindings # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping _io # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping base64 # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping binascii # cleanup[3] wiping importlib # destroy importlib.util # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping warnings # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping contextlib # destroy _collections_abc # cleanup[3] wiping shutil # cleanup[3] wiping fnmatch # cleanup[3] wiping zlib # cleanup[3] wiping _compression # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # destroy io # cleanup[3] wiping token # cleanup[3] wiping pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy _random # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # destroy _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # cleanup[3] wiping logging # destroy atexit # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping _socket # destroy _socket # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping copy # cleanup[3] wiping ast # cleanup[3] wiping _selinux # cleanup[3] wiping argparse # cleanup[3] wiping textwrap # cleanup[3] wiping gettext # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email.mime # destroy email.mime.base # destroy email.mime.multipart # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.text # destroy email.base64mime # destroy email.headerregistry # destroy email.iterators # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping email.header # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping quopri # cleanup[3] wiping email.utils # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping urllib.parse # cleanup[3] wiping calendar # cleanup[3] wiping email._header_value_parser # destroy email._encoded_words # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping gzip # destroy _compression # destroy zlib # cleanup[3] wiping http # destroy http.client # destroy http.cookiejar # cleanup[3] wiping ssl # destroy ipaddress # destroy textwrap # cleanup[3] wiping _ssl # destroy _ssl # cleanup[3] wiping ansible.module_utils.six.moves.urllib # cleanup[3] wiping ansible.module_utils.six.moves.urllib.error # cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping glob # cleanup[3] wiping gc # 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 # 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 queue # cleanup[3] wiping distutils # destroy distutils.errors # destroy distutils.sysconfig # destroy distutils.version # 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._error # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._utils # cleanup[3] wiping unicodedata # cleanup[3] wiping rpm # destroy rpm._rpmb # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # destroy rpm._rpm # cleanup[3] wiping rpm._rpms # destroy rpm._rpms # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # destroy hawkey._hawkey # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # destroy libcomps._libpycomps # cleanup[3] wiping dnf.yum.misc # destroy _stat # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # 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 termios # cleanup[3] wiping pickle # destroy _compat_pickle # cleanup[3] wiping _pickle # destroy _pickle # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # destroy _curses # cleanup[3] wiping dnf.cli.commands # 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 # cleanup[3] wiping cmd # cleanup[3] wiping _sqlite3 # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy libdnf._error # destroy _heapq # destroy _thread # destroy _warnings # destroy stat # destroy _sre # destroy sre_parse # destroy select # destroy ansible.module_utils.six.moves.urllib # destroy pickle # 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 bisect # destroy posixpath # destroy posix # destroy http # destroy socket # destroy ssl # destroy gzip # destroy abc # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime # destroy threading # destroy email.message # destroy email.errors # destroy email.encoders # destroy signal # destroy unicodedata # destroy email # destroy queue # destroy urllib # destroy pwd # destroy gettext # destroy libcomps # destroy locale # destroy contextlib # destroy string # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy hashlib # destroy distutils # destroy errno # destroy importlib # destroy inspect # destroy binascii # destroy gc # destroy math # destroy _functools # destroy urllib.parse # destroy tempfile # destroy traceback # destroy calendar # destroy glob # destroy curses # destroy fcntl # destroy struct # destroy termios # destroy random # destroy dnf.cli.output # destroy rpm # destroy itertools # destroy _imp # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy json.scanner # destroy _json # destroy importlib.abc # destroy warnings # destroy types # destroy io # destroy _opcode # destroy dnf.yum.misc # destroy re # destroy json # destroy functools # destroy argparse # destroy operator # destroy cmd # destroy copy # destroy shlex # destroy fnmatch # destroy hawkey # destroy logging # destroy dnf # destroy dnf.cli.commands # destroy _frozen_importlib 8304 1726878301.98407: done with _execute_module (ansible.legacy.dnf, {'name': ['cockpit-system', 'cockpit-ws'], 'exclude': ['cockpit-docker', 'cockpit-ostree', 'cockpit-tests'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_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-1726878267.7298596-8304-88512483226140/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 8304 1726878301.98434: _low_level_execute_command(): starting 8304 1726878301.98442: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878267.7298596-8304-88512483226140/ > /dev/null 2>&1 && sleep 0' 8304 1726878302.02660: stderr chunk (state=2): >>><<< 8304 1726878302.02671: stdout chunk (state=2): >>><<< 8304 1726878302.02690: _low_level_execute_command() done: rc=0, stdout=, stderr= 8304 1726878302.02697: handler run complete 8304 1726878302.02741: attempt loop complete, returning result 8304 1726878302.02746: _execute() done 8304 1726878302.02750: dumping result to json 8304 1726878302.02758: done dumping result, returning 8304 1726878302.02766: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console packages are installed. [0affdecc-488f-74fb-5155-0000000000fc] 8304 1726878302.02772: sending task result for task 0affdecc-488f-74fb-5155-0000000000fc 8304 1726878302.02823: done sending task result for task 0affdecc-488f-74fb-5155-0000000000fc 8304 1726878302.02827: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "rc": 0, "results": [ "Installed: PackageKit-1.1.12-7.el8.x86_64", "Installed: glib-networking-2.56.1-1.1.el8.x86_64", "Installed: cockpit-system-310.4-1.el8.noarch", "Installed: policycoreutils-python-utils-2.9-26.el8.noarch", "Installed: PackageKit-glib-1.1.12-7.el8.x86_64", "Installed: cockpit-ws-310.4-1.el8.x86_64", "Installed: python3-gobject-3.28.3-2.el8.x86_64", "Installed: cairo-1.15.12-6.el8.x86_64", "Installed: fontconfig-2.13.1-4.el8.x86_64", "Installed: fontpackages-filesystem-1.44-22.el8.noarch", "Installed: cairo-gobject-1.15.12-6.el8.x86_64", "Installed: sos-4.7.1-2.el8.noarch", "Installed: libXrender-0.9.10-7.el8.x86_64", "Installed: python3-pexpect-4.3.1-3.el8.noarch", "Installed: abattis-cantarell-fonts-0.0.25-6.el8.noarch", "Installed: python3-cairo-1.16.3-6.el8.x86_64", "Installed: libproxy-0.4.15-5.2.el8.x86_64", "Installed: libstemmer-0-10.585svn.el8.x86_64", "Installed: pixman-0.38.4-4.el8.x86_64", "Installed: libmodman-2.0.1-17.el8.x86_64", "Installed: libappstream-glib-0.7.14-3.el8.x86_64", "Installed: dejavu-fonts-common-2.35-7.el8.noarch", "Installed: libX11-1.6.8-8.el8.x86_64", "Installed: dejavu-sans-mono-fonts-2.35-7.el8.noarch", "Installed: gsettings-desktop-schemas-3.32.0-6.el8.x86_64", "Installed: sscg-3.0.0-7.el8.x86_64", "Installed: libX11-common-1.6.8-8.el8.noarch", "Installed: centos-logos-85.8-2.el8.x86_64", "Installed: libxcb-1.13.1-1.el8.x86_64", "Installed: json-glib-1.4.4-1.el8.x86_64", "Installed: python3-ptyprocess-0.5.2-4.el8.noarch", "Installed: libsoup-2.62.3-5.el8.x86_64", "Installed: python3-pydbus-0.6.0-5.el8.noarch", "Installed: setroubleshoot-plugins-3.3.14-1.el8.noarch", "Installed: libXau-1.0.9-3.el8.x86_64", "Installed: setroubleshoot-server-3.3.26-6.el8.x86_64", "Installed: python3-libxml2-2.9.7-18.el8.x86_64", "Installed: gdk-pixbuf2-2.36.12-5.el8.x86_64", "Installed: python3-magic-5.33-26.el8.noarch", "Installed: cockpit-bridge-310.4-1.el8.x86_64", "Installed: libXext-1.3.4-1.el8.x86_64" ] } 8196 1726878302.03355: no more pending results, returning what we have 8196 1726878302.03358: results queue empty 8196 1726878302.03361: checking for any_errors_fatal 8196 1726878302.03366: done checking for any_errors_fatal 8196 1726878302.03367: checking for max_fail_percentage 8196 1726878302.03368: done checking for max_fail_percentage 8196 1726878302.03369: checking to see if all hosts have failed and the running result is not ok 8196 1726878302.03369: done checking to see if all hosts have failed 8196 1726878302.03370: getting the remaining hosts for this loop 8196 1726878302.03371: done getting the remaining hosts for this loop 8196 1726878302.03374: getting the next task for host managed_node2 8196 1726878302.03378: done getting next task for host managed_node2 8196 1726878302.03381: ^ task is: TASK: fedora.linux_system_roles.cockpit : Ensure full package list is installed 8196 1726878302.03384: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 8196 1726878302.03393: getting variables 8196 1726878302.03394: in VariableManager get_vars() 8196 1726878302.03421: Calling all_inventory to load vars for managed_node2 8196 1726878302.03424: Calling groups_inventory to load vars for managed_node2 8196 1726878302.03426: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878302.03434: Calling all_plugins_play to load vars for managed_node2 8196 1726878302.03437: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878302.03440: Calling groups_plugins_play to load vars for managed_node2 8196 1726878302.03593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878302.03790: done with get_vars() 8196 1726878302.03802: done getting variables 8196 1726878302.03854: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.cockpit : Ensure full package list is installed] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml:15 Friday 20 September 2024 20:25:02 -0400 (0:00:34.355) 0:00:37.202 ****** 8196 1726878302.03886: entering _queue_task() for managed_node2/command 8196 1726878302.04080: worker is 1 (out of 1 available) 8196 1726878302.04093: exiting _queue_task() for managed_node2/command 8196 1726878302.04105: done queuing things up, now waiting for results queue to drain 8196 1726878302.04107: waiting for pending results... 8591 1726878302.04367: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Ensure full package list is installed 8591 1726878302.04510: in run() - task 0affdecc-488f-74fb-5155-0000000000fd 8591 1726878302.04527: variable 'ansible_search_path' from source: unknown 8591 1726878302.04532: variable 'ansible_search_path' from source: unknown 8591 1726878302.04564: calling self._execute() 8591 1726878302.04630: variable 'ansible_host' from source: host vars for 'managed_node2' 8591 1726878302.04640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8591 1726878302.04649: variable 'omit' from source: magic vars 8591 1726878302.05111: variable '__pkgs' from source: task vars 8591 1726878302.05210: variable 'cockpit_packages' from source: include params 8591 1726878302.05218: variable '__cockpit_package_types' from source: role '' all vars 8591 1726878302.05226: variable '__cockpit_packages' from source: include_vars 8591 1726878302.05247: variable '__cockpit_packages_minimal' from source: include_vars 8591 1726878302.05297: variable '__cockpit_packages_minimal' from source: include_vars 8591 1726878302.05405: variable '__cockpit_packages_minimal' from source: include_vars 8591 1726878302.05412: variable '__cockpit_packages_default' from source: include_vars 8591 1726878302.05517: variable '__cockpit_packages_minimal' from source: include_vars 8591 1726878302.05525: variable '__cockpit_packages_default' from source: include_vars 8591 1726878302.05531: variable '__cockpit_packages_full' from source: include_vars 8591 1726878302.05565: Evaluated conditional ('cockpit-*' in __pkgs): False 8591 1726878302.05571: when evaluation is False, skipping this task 8591 1726878302.05575: _execute() done 8591 1726878302.05578: dumping result to json 8591 1726878302.05581: done dumping result, returning 8591 1726878302.05587: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Ensure full package list is installed [0affdecc-488f-74fb-5155-0000000000fd] 8591 1726878302.05593: sending task result for task 0affdecc-488f-74fb-5155-0000000000fd 8591 1726878302.05624: done sending task result for task 0affdecc-488f-74fb-5155-0000000000fd 8591 1726878302.05627: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "'cockpit-*' in __pkgs", "skip_reason": "Conditional result was False" } 8196 1726878302.05985: no more pending results, returning what we have 8196 1726878302.05988: results queue empty 8196 1726878302.05989: checking for any_errors_fatal 8196 1726878302.05997: done checking for any_errors_fatal 8196 1726878302.05998: checking for max_fail_percentage 8196 1726878302.05999: done checking for max_fail_percentage 8196 1726878302.06000: checking to see if all hosts have failed and the running result is not ok 8196 1726878302.06001: done checking to see if all hosts have failed 8196 1726878302.06001: getting the remaining hosts for this loop 8196 1726878302.06003: done getting the remaining hosts for this loop 8196 1726878302.06006: getting the next task for host managed_node2 8196 1726878302.06014: done getting next task for host managed_node2 8196 1726878302.06018: ^ task is: TASK: fedora.linux_system_roles.cockpit : Configure firewall 8196 1726878302.06020: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878302.06035: getting variables 8196 1726878302.06037: in VariableManager get_vars() 8196 1726878302.06069: Calling all_inventory to load vars for managed_node2 8196 1726878302.06072: Calling groups_inventory to load vars for managed_node2 8196 1726878302.06074: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878302.06083: Calling all_plugins_play to load vars for managed_node2 8196 1726878302.06086: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878302.06089: Calling groups_plugins_play to load vars for managed_node2 8196 1726878302.06289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878302.06491: done with get_vars() 8196 1726878302.06501: done getting variables TASK [fedora.linux_system_roles.cockpit : Configure firewall] ****************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:32 Friday 20 September 2024 20:25:02 -0400 (0:00:00.027) 0:00:37.229 ****** 8196 1726878302.06595: entering _queue_task() for managed_node2/include_tasks 8196 1726878302.06781: worker is 1 (out of 1 available) 8196 1726878302.06794: exiting _queue_task() for managed_node2/include_tasks 8196 1726878302.06804: done queuing things up, now waiting for results queue to drain 8196 1726878302.06805: waiting for pending results... 8593 1726878302.07011: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Configure firewall 8593 1726878302.07138: in run() - task 0affdecc-488f-74fb-5155-000000000059 8593 1726878302.07155: variable 'ansible_search_path' from source: unknown 8593 1726878302.07159: variable 'ansible_search_path' from source: unknown 8593 1726878302.07191: calling self._execute() 8593 1726878302.07261: variable 'ansible_host' from source: host vars for 'managed_node2' 8593 1726878302.07270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8593 1726878302.07279: variable 'omit' from source: magic vars 8593 1726878302.07375: _execute() done 8593 1726878302.07381: dumping result to json 8593 1726878302.07384: done dumping result, returning 8593 1726878302.07390: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Configure firewall [0affdecc-488f-74fb-5155-000000000059] 8593 1726878302.07397: sending task result for task 0affdecc-488f-74fb-5155-000000000059 8593 1726878302.07426: done sending task result for task 0affdecc-488f-74fb-5155-000000000059 8593 1726878302.07429: WORKER PROCESS EXITING 8196 1726878302.07718: no more pending results, returning what we have 8196 1726878302.07722: in VariableManager get_vars() 8196 1726878302.07759: Calling all_inventory to load vars for managed_node2 8196 1726878302.07762: Calling groups_inventory to load vars for managed_node2 8196 1726878302.07764: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878302.07772: Calling all_plugins_play to load vars for managed_node2 8196 1726878302.07775: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878302.07778: Calling groups_plugins_play to load vars for managed_node2 8196 1726878302.07942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878302.08127: done with get_vars() 8196 1726878302.08135: variable 'ansible_search_path' from source: unknown 8196 1726878302.08136: variable 'ansible_search_path' from source: unknown 8196 1726878302.08165: we have included files to process 8196 1726878302.08166: generating all_blocks data 8196 1726878302.08168: done generating all_blocks data 8196 1726878302.08173: processing included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/firewall.yml 8196 1726878302.08174: loading included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/firewall.yml 8196 1726878302.08177: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/firewall.yml included: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/firewall.yml for managed_node2 8196 1726878302.08362: done processing included file 8196 1726878302.08364: iterating over new_blocks loaded from include file 8196 1726878302.08366: in VariableManager get_vars() 8196 1726878302.08387: done with get_vars() 8196 1726878302.08389: filtering new block on tags 8196 1726878302.08406: done filtering new block on tags 8196 1726878302.08408: done iterating over new_blocks loaded from include file 8196 1726878302.08409: extending task lists for all hosts with included blocks 8196 1726878302.08959: done extending task lists 8196 1726878302.08960: done processing included files 8196 1726878302.08961: results queue empty 8196 1726878302.08961: checking for any_errors_fatal 8196 1726878302.08965: done checking for any_errors_fatal 8196 1726878302.08965: checking for max_fail_percentage 8196 1726878302.08966: done checking for max_fail_percentage 8196 1726878302.08967: checking to see if all hosts have failed and the running result is not ok 8196 1726878302.08968: done checking to see if all hosts have failed 8196 1726878302.08968: getting the remaining hosts for this loop 8196 1726878302.08969: done getting the remaining hosts for this loop 8196 1726878302.08972: getting the next task for host managed_node2 8196 1726878302.08975: done getting next task for host managed_node2 8196 1726878302.08977: ^ task is: TASK: Ensure the cockpit service is enabled 8196 1726878302.08979: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878302.08987: getting variables 8196 1726878302.08988: in VariableManager get_vars() 8196 1726878302.08999: Calling all_inventory to load vars for managed_node2 8196 1726878302.09001: Calling groups_inventory to load vars for managed_node2 8196 1726878302.09003: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878302.09007: Calling all_plugins_play to load vars for managed_node2 8196 1726878302.09009: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878302.09011: Calling groups_plugins_play to load vars for managed_node2 8196 1726878302.09174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878302.09364: done with get_vars() 8196 1726878302.09372: done getting variables TASK [Ensure the cockpit service is enabled] *********************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/firewall.yml:3 Friday 20 September 2024 20:25:02 -0400 (0:00:00.028) 0:00:37.257 ****** 8196 1726878302.09462: entering _queue_task() for managed_node2/include_role 8196 1726878302.09648: worker is 1 (out of 1 available) 8196 1726878302.09661: exiting _queue_task() for managed_node2/include_role 8196 1726878302.09674: done queuing things up, now waiting for results queue to drain 8196 1726878302.09675: waiting for pending results... 8595 1726878302.09872: running TaskExecutor() for managed_node2/TASK: Ensure the cockpit service is enabled 8595 1726878302.10025: in run() - task 0affdecc-488f-74fb-5155-000000000130 8595 1726878302.10044: variable 'ansible_search_path' from source: unknown 8595 1726878302.10049: variable 'ansible_search_path' from source: unknown 8595 1726878302.10081: calling self._execute() 8595 1726878302.10152: variable 'ansible_host' from source: host vars for 'managed_node2' 8595 1726878302.10161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8595 1726878302.10170: variable 'omit' from source: magic vars 8595 1726878302.10603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8595 1726878302.12627: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8595 1726878302.12679: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8595 1726878302.12708: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8595 1726878302.12736: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8595 1726878302.12759: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8595 1726878302.12835: variable 'cockpit_manage_firewall' from source: role '' defaults 8595 1726878302.12851: Evaluated conditional (cockpit_manage_firewall | bool): False 8595 1726878302.12855: when evaluation is False, skipping this task 8595 1726878302.12860: _execute() done 8595 1726878302.12863: dumping result to json 8595 1726878302.12867: done dumping result, returning 8595 1726878302.12872: done running TaskExecutor() for managed_node2/TASK: Ensure the cockpit service is enabled [0affdecc-488f-74fb-5155-000000000130] 8595 1726878302.12878: sending task result for task 0affdecc-488f-74fb-5155-000000000130 8595 1726878302.12905: done sending task result for task 0affdecc-488f-74fb-5155-000000000130 8595 1726878302.12908: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "cockpit_manage_firewall | bool", "skip_reason": "Conditional result was False" } 8196 1726878302.13042: no more pending results, returning what we have 8196 1726878302.13045: results queue empty 8196 1726878302.13046: checking for any_errors_fatal 8196 1726878302.13048: done checking for any_errors_fatal 8196 1726878302.13048: checking for max_fail_percentage 8196 1726878302.13050: done checking for max_fail_percentage 8196 1726878302.13051: checking to see if all hosts have failed and the running result is not ok 8196 1726878302.13051: done checking to see if all hosts have failed 8196 1726878302.13052: getting the remaining hosts for this loop 8196 1726878302.13053: done getting the remaining hosts for this loop 8196 1726878302.13056: getting the next task for host managed_node2 8196 1726878302.13064: done getting next task for host managed_node2 8196 1726878302.13068: ^ task is: TASK: fedora.linux_system_roles.cockpit : Configure selinux 8196 1726878302.13070: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878302.13085: getting variables 8196 1726878302.13087: in VariableManager get_vars() 8196 1726878302.13120: Calling all_inventory to load vars for managed_node2 8196 1726878302.13123: Calling groups_inventory to load vars for managed_node2 8196 1726878302.13125: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878302.13134: Calling all_plugins_play to load vars for managed_node2 8196 1726878302.13136: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878302.13139: Calling groups_plugins_play to load vars for managed_node2 8196 1726878302.13247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878302.13367: done with get_vars() 8196 1726878302.13373: done getting variables TASK [fedora.linux_system_roles.cockpit : Configure selinux] ******************* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:35 Friday 20 September 2024 20:25:02 -0400 (0:00:00.039) 0:00:37.297 ****** 8196 1726878302.13441: entering _queue_task() for managed_node2/include_tasks 8196 1726878302.13600: worker is 1 (out of 1 available) 8196 1726878302.13613: exiting _queue_task() for managed_node2/include_tasks 8196 1726878302.13625: done queuing things up, now waiting for results queue to drain 8196 1726878302.13626: waiting for pending results... 8597 1726878302.13734: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Configure selinux 8597 1726878302.13837: in run() - task 0affdecc-488f-74fb-5155-00000000005a 8597 1726878302.13851: variable 'ansible_search_path' from source: unknown 8597 1726878302.13855: variable 'ansible_search_path' from source: unknown 8597 1726878302.13883: calling self._execute() 8597 1726878302.14022: variable 'ansible_host' from source: host vars for 'managed_node2' 8597 1726878302.14034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8597 1726878302.14042: variable 'omit' from source: magic vars 8597 1726878302.14130: _execute() done 8597 1726878302.14138: dumping result to json 8597 1726878302.14142: done dumping result, returning 8597 1726878302.14147: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Configure selinux [0affdecc-488f-74fb-5155-00000000005a] 8597 1726878302.14154: sending task result for task 0affdecc-488f-74fb-5155-00000000005a 8597 1726878302.14183: done sending task result for task 0affdecc-488f-74fb-5155-00000000005a 8597 1726878302.14186: WORKER PROCESS EXITING 8196 1726878302.14330: no more pending results, returning what we have 8196 1726878302.14336: in VariableManager get_vars() 8196 1726878302.14430: Calling all_inventory to load vars for managed_node2 8196 1726878302.14436: Calling groups_inventory to load vars for managed_node2 8196 1726878302.14438: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878302.14447: Calling all_plugins_play to load vars for managed_node2 8196 1726878302.14450: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878302.14452: Calling groups_plugins_play to load vars for managed_node2 8196 1726878302.14608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878302.14801: done with get_vars() 8196 1726878302.14807: variable 'ansible_search_path' from source: unknown 8196 1726878302.14808: variable 'ansible_search_path' from source: unknown 8196 1726878302.14842: we have included files to process 8196 1726878302.14843: generating all_blocks data 8196 1726878302.14845: done generating all_blocks data 8196 1726878302.14849: processing included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/selinux.yml 8196 1726878302.14851: loading included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/selinux.yml 8196 1726878302.14853: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/selinux.yml included: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/selinux.yml for managed_node2 8196 1726878302.14986: done processing included file 8196 1726878302.14988: iterating over new_blocks loaded from include file 8196 1726878302.14988: in VariableManager get_vars() 8196 1726878302.15002: done with get_vars() 8196 1726878302.15003: filtering new block on tags 8196 1726878302.15014: done filtering new block on tags 8196 1726878302.15016: done iterating over new_blocks loaded from include file 8196 1726878302.15016: extending task lists for all hosts with included blocks 8196 1726878302.15403: done extending task lists 8196 1726878302.15404: done processing included files 8196 1726878302.15405: results queue empty 8196 1726878302.15405: checking for any_errors_fatal 8196 1726878302.15408: done checking for any_errors_fatal 8196 1726878302.15408: checking for max_fail_percentage 8196 1726878302.15409: done checking for max_fail_percentage 8196 1726878302.15409: checking to see if all hosts have failed and the running result is not ok 8196 1726878302.15409: done checking to see if all hosts have failed 8196 1726878302.15410: getting the remaining hosts for this loop 8196 1726878302.15410: done getting the remaining hosts for this loop 8196 1726878302.15412: getting the next task for host managed_node2 8196 1726878302.15415: done getting next task for host managed_node2 8196 1726878302.15416: ^ task is: TASK: Ensure the service and the ports status with the selinux role 8196 1726878302.15418: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 8196 1726878302.15424: getting variables 8196 1726878302.15425: in VariableManager get_vars() 8196 1726878302.15435: Calling all_inventory to load vars for managed_node2 8196 1726878302.15436: Calling groups_inventory to load vars for managed_node2 8196 1726878302.15438: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878302.15441: Calling all_plugins_play to load vars for managed_node2 8196 1726878302.15442: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878302.15444: Calling groups_plugins_play to load vars for managed_node2 8196 1726878302.15543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878302.15655: done with get_vars() 8196 1726878302.15662: done getting variables TASK [Ensure the service and the ports status with the selinux role] *********** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/selinux.yml:3 Friday 20 September 2024 20:25:02 -0400 (0:00:00.022) 0:00:37.320 ****** 8196 1726878302.15729: entering _queue_task() for managed_node2/include_role 8196 1726878302.15901: worker is 1 (out of 1 available) 8196 1726878302.15913: exiting _queue_task() for managed_node2/include_role 8196 1726878302.15926: done queuing things up, now waiting for results queue to drain 8196 1726878302.15927: waiting for pending results... 8599 1726878302.16026: running TaskExecutor() for managed_node2/TASK: Ensure the service and the ports status with the selinux role 8599 1726878302.16148: in run() - task 0affdecc-488f-74fb-5155-000000000174 8599 1726878302.16164: variable 'ansible_search_path' from source: unknown 8599 1726878302.16168: variable 'ansible_search_path' from source: unknown 8599 1726878302.16195: calling self._execute() 8599 1726878302.16249: variable 'ansible_host' from source: host vars for 'managed_node2' 8599 1726878302.16257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8599 1726878302.16266: variable 'omit' from source: magic vars 8599 1726878302.16585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8599 1726878302.18160: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8599 1726878302.18495: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8599 1726878302.18531: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8599 1726878302.18566: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8599 1726878302.18592: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8599 1726878302.18685: variable 'cockpit_manage_selinux' from source: role '' defaults 8599 1726878302.18703: Evaluated conditional (cockpit_manage_selinux | bool): False 8599 1726878302.18708: when evaluation is False, skipping this task 8599 1726878302.18712: _execute() done 8599 1726878302.18714: dumping result to json 8599 1726878302.18718: done dumping result, returning 8599 1726878302.18723: done running TaskExecutor() for managed_node2/TASK: Ensure the service and the ports status with the selinux role [0affdecc-488f-74fb-5155-000000000174] 8599 1726878302.18728: sending task result for task 0affdecc-488f-74fb-5155-000000000174 8599 1726878302.18765: done sending task result for task 0affdecc-488f-74fb-5155-000000000174 8599 1726878302.18768: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "cockpit_manage_selinux | bool", "skip_reason": "Conditional result was False" } 8196 1726878302.19178: no more pending results, returning what we have 8196 1726878302.19183: results queue empty 8196 1726878302.19184: checking for any_errors_fatal 8196 1726878302.19185: done checking for any_errors_fatal 8196 1726878302.19186: checking for max_fail_percentage 8196 1726878302.19187: done checking for max_fail_percentage 8196 1726878302.19188: checking to see if all hosts have failed and the running result is not ok 8196 1726878302.19188: done checking to see if all hosts have failed 8196 1726878302.19189: getting the remaining hosts for this loop 8196 1726878302.19191: done getting the remaining hosts for this loop 8196 1726878302.19194: getting the next task for host managed_node2 8196 1726878302.19201: done getting next task for host managed_node2 8196 1726878302.19205: ^ task is: TASK: fedora.linux_system_roles.cockpit : Create custom port configuration file directory 8196 1726878302.19208: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878302.19220: getting variables 8196 1726878302.19222: in VariableManager get_vars() 8196 1726878302.19260: Calling all_inventory to load vars for managed_node2 8196 1726878302.19263: Calling groups_inventory to load vars for managed_node2 8196 1726878302.19265: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878302.19273: Calling all_plugins_play to load vars for managed_node2 8196 1726878302.19276: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878302.19279: Calling groups_plugins_play to load vars for managed_node2 8196 1726878302.19454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878302.19647: done with get_vars() 8196 1726878302.19658: done getting variables TASK [fedora.linux_system_roles.cockpit : Create custom port configuration file directory] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:38 Friday 20 September 2024 20:25:02 -0400 (0:00:00.040) 0:00:37.360 ****** 8196 1726878302.19752: entering _queue_task() for managed_node2/file 8196 1726878302.19948: worker is 1 (out of 1 available) 8196 1726878302.19962: exiting _queue_task() for managed_node2/file 8196 1726878302.19974: done queuing things up, now waiting for results queue to drain 8196 1726878302.19975: waiting for pending results... 8600 1726878302.20181: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Create custom port configuration file directory 8600 1726878302.20309: in run() - task 0affdecc-488f-74fb-5155-00000000005b 8600 1726878302.20327: variable 'ansible_search_path' from source: unknown 8600 1726878302.20332: variable 'ansible_search_path' from source: unknown 8600 1726878302.20366: calling self._execute() 8600 1726878302.20435: variable 'ansible_host' from source: host vars for 'managed_node2' 8600 1726878302.20445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8600 1726878302.20453: variable 'omit' from source: magic vars 8600 1726878302.20946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8600 1726878302.21217: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8600 1726878302.21260: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8600 1726878302.21291: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8600 1726878302.21322: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8600 1726878302.21397: 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) 8600 1726878302.21422: 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) 8600 1726878302.21448: 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) 8600 1726878302.21473: 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) 8600 1726878302.21578: variable 'cockpit_port' from source: role '' defaults 8600 1726878302.21591: Evaluated conditional (cockpit_port is not none): False 8600 1726878302.21595: when evaluation is False, skipping this task 8600 1726878302.21598: _execute() done 8600 1726878302.21601: dumping result to json 8600 1726878302.21604: done dumping result, returning 8600 1726878302.21610: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Create custom port configuration file directory [0affdecc-488f-74fb-5155-00000000005b] 8600 1726878302.21616: sending task result for task 0affdecc-488f-74fb-5155-00000000005b 8600 1726878302.21648: done sending task result for task 0affdecc-488f-74fb-5155-00000000005b 8600 1726878302.21651: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "cockpit_port is not none", "skip_reason": "Conditional result was False" } 8196 1726878302.21988: no more pending results, returning what we have 8196 1726878302.21991: results queue empty 8196 1726878302.21992: checking for any_errors_fatal 8196 1726878302.21999: done checking for any_errors_fatal 8196 1726878302.22000: checking for max_fail_percentage 8196 1726878302.22001: done checking for max_fail_percentage 8196 1726878302.22002: checking to see if all hosts have failed and the running result is not ok 8196 1726878302.22002: done checking to see if all hosts have failed 8196 1726878302.22003: getting the remaining hosts for this loop 8196 1726878302.22005: done getting the remaining hosts for this loop 8196 1726878302.22008: getting the next task for host managed_node2 8196 1726878302.22013: done getting next task for host managed_node2 8196 1726878302.22016: ^ task is: TASK: fedora.linux_system_roles.cockpit : Create custom port configuration file 8196 1726878302.22019: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878302.22031: getting variables 8196 1726878302.22034: in VariableManager get_vars() 8196 1726878302.22068: Calling all_inventory to load vars for managed_node2 8196 1726878302.22071: Calling groups_inventory to load vars for managed_node2 8196 1726878302.22072: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878302.22081: Calling all_plugins_play to load vars for managed_node2 8196 1726878302.22084: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878302.22087: Calling groups_plugins_play to load vars for managed_node2 8196 1726878302.22290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878302.22485: done with get_vars() 8196 1726878302.22494: done getting variables 8196 1726878302.22609: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.cockpit : Create custom port configuration file] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:47 Friday 20 September 2024 20:25:02 -0400 (0:00:00.028) 0:00:37.389 ****** 8196 1726878302.22640: entering _queue_task() for managed_node2/copy 8196 1726878302.22829: worker is 1 (out of 1 available) 8196 1726878302.22843: exiting _queue_task() for managed_node2/copy 8196 1726878302.22855: done queuing things up, now waiting for results queue to drain 8196 1726878302.22857: waiting for pending results... 8601 1726878302.23047: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Create custom port configuration file 8601 1726878302.23172: in run() - task 0affdecc-488f-74fb-5155-00000000005c 8601 1726878302.23187: variable 'ansible_search_path' from source: unknown 8601 1726878302.23192: variable 'ansible_search_path' from source: unknown 8601 1726878302.23220: calling self._execute() 8601 1726878302.23287: variable 'ansible_host' from source: host vars for 'managed_node2' 8601 1726878302.23295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8601 1726878302.23303: variable 'omit' from source: magic vars 8601 1726878302.23714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8601 1726878302.23989: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8601 1726878302.24031: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8601 1726878302.24068: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8601 1726878302.24102: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8601 1726878302.24208: 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) 8601 1726878302.24236: 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) 8601 1726878302.24262: 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) 8601 1726878302.24287: 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) 8601 1726878302.24391: variable 'cockpit_port' from source: role '' defaults 8601 1726878302.24403: Evaluated conditional (cockpit_port is not none): False 8601 1726878302.24407: when evaluation is False, skipping this task 8601 1726878302.24411: _execute() done 8601 1726878302.24414: dumping result to json 8601 1726878302.24417: done dumping result, returning 8601 1726878302.24422: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Create custom port configuration file [0affdecc-488f-74fb-5155-00000000005c] 8601 1726878302.24428: sending task result for task 0affdecc-488f-74fb-5155-00000000005c 8601 1726878302.24462: done sending task result for task 0affdecc-488f-74fb-5155-00000000005c 8601 1726878302.24466: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "cockpit_port is not none", "skip_reason": "Conditional result was False" } 8196 1726878302.24695: no more pending results, returning what we have 8196 1726878302.24698: results queue empty 8196 1726878302.24699: checking for any_errors_fatal 8196 1726878302.24704: done checking for any_errors_fatal 8196 1726878302.24704: checking for max_fail_percentage 8196 1726878302.24706: done checking for max_fail_percentage 8196 1726878302.24706: checking to see if all hosts have failed and the running result is not ok 8196 1726878302.24707: done checking to see if all hosts have failed 8196 1726878302.24708: getting the remaining hosts for this loop 8196 1726878302.24709: done getting the remaining hosts for this loop 8196 1726878302.24712: getting the next task for host managed_node2 8196 1726878302.24718: done getting next task for host managed_node2 8196 1726878302.24721: ^ task is: TASK: fedora.linux_system_roles.cockpit : Clean up port configuration file for undefined custom port 8196 1726878302.24724: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878302.24738: getting variables 8196 1726878302.24740: in VariableManager get_vars() 8196 1726878302.24773: Calling all_inventory to load vars for managed_node2 8196 1726878302.24776: Calling groups_inventory to load vars for managed_node2 8196 1726878302.24778: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878302.24787: Calling all_plugins_play to load vars for managed_node2 8196 1726878302.24790: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878302.24793: Calling groups_plugins_play to load vars for managed_node2 8196 1726878302.24960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878302.25162: done with get_vars() 8196 1726878302.25171: done getting variables TASK [fedora.linux_system_roles.cockpit : Clean up port configuration file for undefined custom port] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:62 Friday 20 September 2024 20:25:02 -0400 (0:00:00.026) 0:00:37.415 ****** 8196 1726878302.25260: entering _queue_task() for managed_node2/file 8196 1726878302.25440: worker is 1 (out of 1 available) 8196 1726878302.25452: exiting _queue_task() for managed_node2/file 8196 1726878302.25462: done queuing things up, now waiting for results queue to drain 8196 1726878302.25463: waiting for pending results... 8602 1726878302.25662: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Clean up port configuration file for undefined custom port 8602 1726878302.25790: in run() - task 0affdecc-488f-74fb-5155-00000000005d 8602 1726878302.25806: variable 'ansible_search_path' from source: unknown 8602 1726878302.25810: variable 'ansible_search_path' from source: unknown 8602 1726878302.25843: calling self._execute() 8602 1726878302.25909: variable 'ansible_host' from source: host vars for 'managed_node2' 8602 1726878302.25918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8602 1726878302.25927: variable 'omit' from source: magic vars 8602 1726878302.26413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8602 1726878302.26641: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8602 1726878302.26685: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8602 1726878302.26716: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8602 1726878302.26748: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8602 1726878302.26820: 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) 8602 1726878302.26848: 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) 8602 1726878302.26873: 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) 8602 1726878302.26899: 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) 8602 1726878302.26999: variable 'cockpit_port' from source: role '' defaults 8602 1726878302.27012: Evaluated conditional (cockpit_port is none): True 8602 1726878302.27018: variable 'omit' from source: magic vars 8602 1726878302.27060: variable 'omit' from source: magic vars 8602 1726878302.27092: variable 'omit' from source: magic vars 8602 1726878302.27114: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8602 1726878302.27140: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8602 1726878302.27157: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8602 1726878302.27174: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8602 1726878302.27185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8602 1726878302.27210: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8602 1726878302.27215: variable 'ansible_host' from source: host vars for 'managed_node2' 8602 1726878302.27218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8602 1726878302.27308: Set connection var ansible_module_compression to ZIP_DEFLATED 8602 1726878302.27319: Set connection var ansible_shell_executable to /bin/sh 8602 1726878302.27328: Set connection var ansible_timeout to 10 8602 1726878302.27332: Set connection var ansible_shell_type to sh 8602 1726878302.27339: Set connection var ansible_connection to ssh 8602 1726878302.27345: Set connection var ansible_pipelining to False 8602 1726878302.27364: variable 'ansible_shell_executable' from source: unknown 8602 1726878302.27369: variable 'ansible_connection' from source: unknown 8602 1726878302.27372: variable 'ansible_module_compression' from source: unknown 8602 1726878302.27375: variable 'ansible_shell_type' from source: unknown 8602 1726878302.27379: variable 'ansible_shell_executable' from source: unknown 8602 1726878302.27381: variable 'ansible_host' from source: host vars for 'managed_node2' 8602 1726878302.27385: variable 'ansible_pipelining' from source: unknown 8602 1726878302.27388: variable 'ansible_timeout' from source: unknown 8602 1726878302.27392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8602 1726878302.27524: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8602 1726878302.27538: variable 'omit' from source: magic vars 8602 1726878302.27545: starting attempt loop 8602 1726878302.27548: running the handler 8602 1726878302.27559: _low_level_execute_command(): starting 8602 1726878302.27568: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8602 1726878302.30342: stdout chunk (state=2): >>>/root <<< 8602 1726878302.30615: stderr chunk (state=3): >>><<< 8602 1726878302.30624: stdout chunk (state=3): >>><<< 8602 1726878302.30648: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 8602 1726878302.30664: _low_level_execute_command(): starting 8602 1726878302.30671: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878302.3065836-8602-115678442605603 `" && echo ansible-tmp-1726878302.3065836-8602-115678442605603="` echo /root/.ansible/tmp/ansible-tmp-1726878302.3065836-8602-115678442605603 `" ) && sleep 0' 8602 1726878302.33546: stdout chunk (state=2): >>>ansible-tmp-1726878302.3065836-8602-115678442605603=/root/.ansible/tmp/ansible-tmp-1726878302.3065836-8602-115678442605603 <<< 8602 1726878302.33677: stderr chunk (state=3): >>><<< 8602 1726878302.33684: stdout chunk (state=3): >>><<< 8602 1726878302.33697: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878302.3065836-8602-115678442605603=/root/.ansible/tmp/ansible-tmp-1726878302.3065836-8602-115678442605603 , stderr= 8602 1726878302.33745: variable 'ansible_module_compression' from source: unknown 8602 1726878302.33785: ANSIBALLZ: Using lock for file 8602 1726878302.33789: ANSIBALLZ: Acquiring lock 8602 1726878302.33792: ANSIBALLZ: Lock acquired: 139840362467584 8602 1726878302.33794: ANSIBALLZ: Creating module 8602 1726878302.45219: ANSIBALLZ: Writing module into payload 8602 1726878302.45423: ANSIBALLZ: Writing module 8602 1726878302.45451: ANSIBALLZ: Renaming module 8602 1726878302.45466: ANSIBALLZ: Done creating module 8602 1726878302.45486: variable 'ansible_facts' from source: unknown 8602 1726878302.45580: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878302.3065836-8602-115678442605603/AnsiballZ_file.py 8602 1726878302.46104: Sending initial data 8602 1726878302.46112: Sent initial data (151 bytes) 8602 1726878302.48696: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmpo9hh2k1n /root/.ansible/tmp/ansible-tmp-1726878302.3065836-8602-115678442605603/AnsiballZ_file.py <<< 8602 1726878302.49747: stderr chunk (state=3): >>><<< 8602 1726878302.49754: stdout chunk (state=3): >>><<< 8602 1726878302.49777: done transferring module to remote 8602 1726878302.49790: _low_level_execute_command(): starting 8602 1726878302.49794: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878302.3065836-8602-115678442605603/ /root/.ansible/tmp/ansible-tmp-1726878302.3065836-8602-115678442605603/AnsiballZ_file.py && sleep 0' 8602 1726878302.52238: stderr chunk (state=2): >>><<< 8602 1726878302.52251: stdout chunk (state=2): >>><<< 8602 1726878302.52270: _low_level_execute_command() done: rc=0, stdout=, stderr= 8602 1726878302.52274: _low_level_execute_command(): starting 8602 1726878302.52280: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878302.3065836-8602-115678442605603/AnsiballZ_file.py && sleep 0' 8602 1726878302.55215: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 8602 1726878302.55233: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 8602 1726878302.55297: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 8602 1726878302.55336: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8602 1726878302.55371: stdout chunk (state=3): >>>import 'posix' # <<< 8602 1726878302.55395: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # <<< 8602 1726878302.55405: stdout chunk (state=3): >>># installed zipimport hook <<< 8602 1726878302.55443: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 8602 1726878302.55462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 8602 1726878302.55473: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 8602 1726878302.55494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 8602 1726878302.55510: stdout chunk (state=3): >>>import '_codecs' # <<< 8602 1726878302.55537: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc630e48> <<< 8602 1726878302.55556: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 8602 1726878302.55574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc5c6828> <<< 8602 1726878302.55589: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc6309b0> <<< 8602 1726878302.55609: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 8602 1726878302.55618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 8602 1726878302.55624: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc5d3630> <<< 8602 1726878302.55643: stdout chunk (state=3): >>>import '_signal' # <<< 8602 1726878302.55673: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 8602 1726878302.55682: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc5da160> <<< 8602 1726878302.55702: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 8602 1726878302.55734: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 8602 1726878302.55745: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 8602 1726878302.55758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 8602 1726878302.55766: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc5df0f0> <<< 8602 1726878302.55783: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc5da748> <<< 8602 1726878302.55811: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc5da390> <<< 8602 1726878302.55838: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 8602 1726878302.55850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 8602 1726878302.55863: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 8602 1726878302.55888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 8602 1726878302.55904: stdout chunk (state=3): >>>import 'errno' # <<< 8602 1726878302.55923: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 8602 1726878302.55930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 8602 1726878302.55946: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc584470> <<< 8602 1726878302.55977: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 8602 1726878302.55985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 8602 1726878302.56006: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' <<< 8602 1726878302.56017: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc589e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc584b38> <<< 8602 1726878302.56054: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 8602 1726878302.56086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 8602 1726878302.56197: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc5904e0> <<< 8602 1726878302.56211: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc573d68> <<< 8602 1726878302.56237: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 8602 1726878302.56268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc576198> <<< 8602 1726878302.56292: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 8602 1726878302.56319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba884940> <<< 8602 1726878302.56339: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 8602 1726878302.56373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba896240> <<< 8602 1726878302.56449: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc5e4a20> <<< 8602 1726878302.56478: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8602 1726878302.56689: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 8602 1726878302.56704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 8602 1726878302.56723: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 8602 1726878302.56734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 8602 1726878302.56741: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 8602 1726878302.56767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 8602 1726878302.56781: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 8602 1726878302.56793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 8602 1726878302.56809: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 8602 1726878302.56889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 8602 1726878302.56897: stdout chunk (state=3): >>>import '_functools' # <<< 8602 1726878302.56916: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 8602 1726878302.56946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 8602 1726878302.56966: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 8602 1726878302.57012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba8031d0> <<< 8602 1726878302.57033: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' <<< 8602 1726878302.57044: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba80f400> <<< 8602 1726878302.57068: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 8602 1726878302.57093: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 8602 1726878302.57108: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2ba80e0f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba80fbe0> <<< 8602 1726878302.57117: stdout chunk (state=3): >>>import 'itertools' # <<< 8602 1726878302.57130: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 8602 1726878302.57146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba80e1d0> <<< 8602 1726878302.57157: stdout chunk (state=3): >>>import '_collections' # <<< 8602 1726878302.57211: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba85f908> <<< 8602 1726878302.57242: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 8602 1726878302.57285: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba85fcf8> <<< 8602 1726878302.57332: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba8512b0> <<< 8602 1726878302.57350: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 8602 1726878302.57361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba8562b0> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba849588> <<< 8602 1726878302.57410: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba83b5c0> <<< 8602 1726878302.57422: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 8602 1726878302.57439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 8602 1726878302.57446: stdout chunk (state=3): >>>import '_sre' # <<< 8602 1726878302.57467: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 8602 1726878302.57482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 8602 1726878302.57502: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 8602 1726878302.57537: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba5bd400> <<< 8602 1726878302.57551: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba5ade80> <<< 8602 1726878302.57572: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba851208> <<< 8602 1726878302.57589: stdout chunk (state=3): >>>import '_locale' # <<< 8602 1726878302.57627: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 8602 1726878302.57640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba5c9f60> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba835400> <<< 8602 1726878302.57657: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 8602 1726878302.57672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 8602 1726878302.57691: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 8602 1726878302.57707: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2ba5cf320> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba5cf128> <<< 8602 1726878302.57723: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 8602 1726878302.57735: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2ba5cf438> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba8ae160> <<< 8602 1726878302.57753: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 8602 1726878302.57760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 8602 1726878302.57783: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 8602 1726878302.57790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 8602 1726878302.57806: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 8602 1726878302.57815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 8602 1726878302.57831: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba5cff28> <<< 8602 1726878302.57849: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba5cfb38> <<< 8602 1726878302.57869: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba5db7f0> <<< 8602 1726878302.57887: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 8602 1726878302.57904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 8602 1726878302.57928: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 8602 1726878302.57937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 8602 1726878302.57980: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba5dbfd0> <<< 8602 1726878302.58003: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 8602 1726878302.58010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 8602 1726878302.58056: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba1612e8> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba5db8d0> <<< 8602 1726878302.58091: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 8602 1726878302.58149: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba166dd8> <<< 8602 1726878302.58156: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba5cf668> <<< 8602 1726878302.58187: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 8602 1726878302.58204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 8602 1726878302.58216: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' <<< 8602 1726878302.58226: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba18b438> <<< 8602 1726878302.58253: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 8602 1726878302.58264: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2ba18b7f0> <<< 8602 1726878302.58270: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 8602 1726878302.58297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 8602 1726878302.58322: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 8602 1726878302.58343: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba1914e0> <<< 8602 1726878302.58371: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 8602 1726878302.58385: stdout chunk (state=3): >>>import 'time' # <<< 8602 1726878302.58414: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 8602 1726878302.58437: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 8602 1726878302.58446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 8602 1726878302.58463: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 8602 1726878302.58522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 8602 1726878302.58531: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b9f3dcf8> <<< 8602 1726878302.58644: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b9f30438> <<< 8602 1726878302.58654: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b9f30128> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b9f21fd0> <<< 8602 1726878302.58690: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba191e80> <<< 8602 1726878302.58719: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 8602 1726878302.58729: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b9f370f0> <<< 8602 1726878302.58736: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba18bb70> <<< 8602 1726878302.58754: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 8602 1726878302.58770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 8602 1726878302.58806: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 8602 1726878302.58816: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2bc541860> <<< 8602 1726878302.58823: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b9f37198> <<< 8602 1726878302.58829: stdout chunk (state=3): >>>import 'pwd' # <<< 8602 1726878302.58856: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 8602 1726878302.58862: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2bc541be0> <<< 8602 1726878302.58918: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba5cf9b0> <<< 8602 1726878302.58934: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 8602 1726878302.58954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 8602 1726878302.58975: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 8602 1726878302.58986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 8602 1726878302.59007: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 8602 1726878302.59017: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2bc558710> <<< 8602 1726878302.59036: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 8602 1726878302.59174: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 8602 1726878302.59183: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2bc55d780> <<< 8602 1726878302.59200: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 8602 1726878302.59212: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2bc55dc50> <<< 8602 1726878302.59239: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 8602 1726878302.59253: stdout chunk (state=3): >>># extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2bc55dd68> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc558f60> <<< 8602 1726878302.59262: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 8602 1726878302.59276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 8602 1726878302.59287: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 8602 1726878302.59301: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2bc5660f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc55d630> <<< 8602 1726878302.59325: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2bc55d390> <<< 8602 1726878302.59346: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc54cc50> <<< 8602 1726878302.59359: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba1754a8> <<< 8602 1726878302.59387: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 8602 1726878302.59423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 8602 1726878302.59462: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc5585c0> <<< 8602 1726878302.59588: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 8602 1726878302.59598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 8602 1726878302.59613: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b8560a58> <<< 8602 1726878302.59680: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip' # zipimport: zlib available <<< 8602 1726878302.59701: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.59724: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 8602 1726878302.59735: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.59746: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/__init__.py <<< 8602 1726878302.59752: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.60884: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.62322: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b8350710> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 8602 1726878302.62447: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b82453c8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b8350f60> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b8560b00> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b8221c88> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b828b2b0> <<< 8602 1726878302.62474: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b8225fd0> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b8225080> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b828a278> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b826a400> <<< 8602 1726878302.62762: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b825e5f8> <<< 8602 1726878302.62779: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 8602 1726878302.62789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 8602 1726878302.62806: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b857fe80> <<< 8602 1726878302.62835: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 8602 1726878302.62842: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b8245160> <<< 8602 1726878302.62868: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b8273588> <<< 8602 1726878302.62888: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 8602 1726878302.62896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 8602 1726878302.62918: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 8602 1726878302.62945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 8602 1726878302.62971: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 8602 1726878302.62981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 8602 1726878302.63030: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 8602 1726878302.63038: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b835d048> <<< 8602 1726878302.63118: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 8602 1726878302.63138: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b8376048> <<< 8602 1726878302.63145: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b834f438> <<< 8602 1726878302.63165: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 8602 1726878302.63175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' <<< 8602 1726878302.63189: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b834fc50> <<< 8602 1726878302.63403: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b827f940> <<< 8602 1726878302.63436: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 8602 1726878302.63471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 8602 1726878302.63491: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 8602 1726878302.63499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 8602 1726878302.63510: stdout chunk (state=3): >>>import '_string' # <<< 8602 1726878302.63593: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b837efd0> <<< 8602 1726878302.63653: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b834f2b0> <<< 8602 1726878302.63781: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' <<< 8602 1726878302.63791: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b81cdef0> <<< 8602 1726878302.63815: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' <<< 8602 1726878302.63825: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b81da048> <<< 8602 1726878302.63863: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b81da198> <<< 8602 1726878302.63877: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b82736d8> <<< 8602 1726878302.63901: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 8602 1726878302.63920: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 8602 1726878302.63936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 8602 1726878302.63985: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b81eab38> <<< 8602 1726878302.64159: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b81e7278> <<< 8602 1726878302.64185: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 8602 1726878302.64197: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b81e7470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b81dacf8> <<< 8602 1726878302.64220: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.64229: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.64240: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 8602 1726878302.64324: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.64397: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.64425: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 8602 1726878302.64938: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b8206f28> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b8206be0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b8206400> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b8206a58> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b81f2da0> # zipimport: zlib available <<< 8602 1726878302.65392: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.65837: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/six/__init__.py <<< 8602 1726878302.65872: 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_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 8602 1726878302.65905: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 8602 1726878302.65928: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.65957: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available <<< 8602 1726878302.65989: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8602 1726878302.66093: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.66210: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 8602 1726878302.66231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 8602 1726878302.66257: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b83a1630> # zipimport: zlib available <<< 8602 1726878302.66605: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.66954: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.67003: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.67061: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/collections.py <<< 8602 1726878302.67080: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.67100: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.67125: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/warnings.py <<< 8602 1726878302.67146: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.67192: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.67265: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/errors.py <<< 8602 1726878302.67294: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 8602 1726878302.67322: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.67353: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8602 1726878302.67367: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.67524: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.67696: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 8602 1726878302.67714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 8602 1726878302.67826: stdout chunk (state=3): >>>import '_ast' # <<< 8602 1726878302.67851: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b8417da0> # zipimport: zlib available <<< 8602 1726878302.67874: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.67895: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 8602 1726878302.67944: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.68003: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/validation.py <<< 8602 1726878302.68028: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8602 1726878302.68046: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.68071: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.68097: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/locale.py <<< 8602 1726878302.68119: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.68138: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.68168: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.68207: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.68277: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 8602 1726878302.68442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 8602 1726878302.68531: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 8602 1726878302.68553: stdout chunk (state=3): >>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b8422278> <<< 8602 1726878302.68605: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b853b0b8> <<< 8602 1726878302.68641: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8602 1726878302.68695: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.68743: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.68767: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.68797: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.69083: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.69356: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 8602 1726878302.69385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 8602 1726878302.69411: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 8602 1726878302.69546: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b83eb1d0> <<< 8602 1726878302.69572: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 8602 1726878302.69685: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b83eb278> <<< 8602 1726878302.69726: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b8413be0> <<< 8602 1726878302.69787: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py <<< 8602 1726878302.69815: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8602 1726878302.69846: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 8602 1726878302.69870: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.69889: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/pycompat24.py <<< 8602 1726878302.69975: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/basic.py <<< 8602 1726878302.69992: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8602 1726878302.70006: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/modules/__init__.py <<< 8602 1726878302.70011: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.70422: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.70886: stdout chunk (state=3): >>># zipimport: zlib available <<< 8602 1726878302.71159: stdout chunk (state=3): >>> {"path": "/etc/systemd/system/cockpit.socket.d/listen.conf", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/etc/systemd/system/cockpit.socket.d/listen.conf", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 8602 1726878302.71424: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 8602 1726878302.71436: 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 <<< 8602 1726878302.71446: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external <<< 8602 1726878302.71457: stdout chunk (state=3): >>># cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins <<< 8602 1726878302.71463: stdout chunk (state=3): >>># cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq <<< 8602 1726878302.71488: stdout chunk (state=3): >>># cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic <<< 8602 1726878302.71502: stdout chunk (state=3): >>># destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket <<< 8602 1726878302.71511: stdout chunk (state=3): >>># destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text <<< 8602 1726878302.71522: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat <<< 8602 1726878302.71536: 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.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils <<< 8602 1726878302.71547: stdout chunk (state=3): >>># destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 <<< 8602 1726878302.71555: stdout chunk (state=3): >>># destroy _bz2 <<< 8602 1726878302.71726: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8602 1726878302.71759: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8602 1726878302.71776: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 8602 1726878302.71797: stdout chunk (state=3): >>># destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 8602 1726878302.71812: stdout chunk (state=3): >>># destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 8602 1726878302.71825: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref <<< 8602 1726878302.71843: stdout chunk (state=3): >>># cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs <<< 8602 1726878302.71867: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat <<< 8602 1726878302.71904: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct <<< 8602 1726878302.71928: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 8602 1726878302.71955: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale <<< 8602 1726878302.71981: stdout chunk (state=3): >>># cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal <<< 8602 1726878302.72003: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct <<< 8602 1726878302.72033: stdout chunk (state=3): >>># destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux <<< 8602 1726878302.72060: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 8602 1726878302.72223: stdout chunk (state=3): >>># destroy posixpath <<< 8602 1726878302.72252: stdout chunk (state=3): >>># destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime <<< 8602 1726878302.72278: 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 <<< 8602 1726878302.72308: stdout chunk (state=3): >>># destroy stat # destroy _heapq # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse <<< 8602 1726878302.72333: stdout chunk (state=3): >>># destroy select <<< 8602 1726878302.72351: stdout chunk (state=3): >>># destroy functools # destroy tokenize <<< 8602 1726878302.72378: stdout chunk (state=3): >>># destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random <<< 8602 1726878302.72395: stdout chunk (state=3): >>># destroy time <<< 8602 1726878302.72419: stdout chunk (state=3): >>># destroy collections # destroy textwrap # destroy _string <<< 8602 1726878302.72438: stdout chunk (state=3): >>># destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 8602 1726878302.72718: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 8602 1726878302.72761: stderr chunk (state=3): >>><<< 8602 1726878302.72766: stdout chunk (state=3): >>><<< 8602 1726878302.72810: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc630e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc5c6828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc6309b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc5d3630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc5da160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc5df0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc5da748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc5da390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc584470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc589e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc584b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc5904e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc573d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc576198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba884940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba896240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc5e4a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba8031d0> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba80f400> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2ba80e0f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba80fbe0> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba80e1d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba85f908> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba85fcf8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba8512b0> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba8562b0> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba849588> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba83b5c0> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba5bd400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba5ade80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba851208> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba5c9f60> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba835400> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2ba5cf320> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba5cf128> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2ba5cf438> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba8ae160> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba5cff28> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba5cfb38> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba5db7f0> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba5dbfd0> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba1612e8> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba5db8d0> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba166dd8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba5cf668> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba18b438> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2ba18b7f0> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba1914e0> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b9f3dcf8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b9f30438> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b9f30128> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b9f21fd0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba191e80> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b9f370f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba18bb70> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2bc541860> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b9f37198> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2bc541be0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba5cf9b0> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2bc558710> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2bc55d780> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2bc55dc50> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2bc55dd68> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc558f60> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2bc5660f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc55d630> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2bc55d390> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc54cc50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2ba1754a8> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2bc5585c0> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b8560a58> # zipimport: found 33 names in '/tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b8350710> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b82453c8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b8350f60> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b8560b00> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b8221c88> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b828b2b0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b8225fd0> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b8225080> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b828a278> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b826a400> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b825e5f8> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b857fe80> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b8245160> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b8273588> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b835d048> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b8376048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b834f438> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b834fc50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b827f940> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b837efd0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b834f2b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b81cdef0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b81da048> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b81da198> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b82736d8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b81eab38> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b81e7278> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b81e7470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b81dacf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b8206f28> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b8206be0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b8206400> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b8206a58> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b81f2da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b83a1630> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b8417da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb2b8422278> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b853b0b8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b83eb1d0> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b83eb278> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb2b8413be0> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_nivlf3e_/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/systemd/system/cockpit.socket.d/listen.conf", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/etc/systemd/system/cockpit.socket.d/listen.conf", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _heapq # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse # destroy select # destroy functools # destroy tokenize # destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap # destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct , stderr=Shared connection to 10.31.12.109 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__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _heapq # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse # destroy select # destroy functools # destroy tokenize # destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap # destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct 8602 1726878302.72915: done with _execute_module (file, {'path': '/etc/systemd/system/cockpit.socket.d/listen.conf', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878302.3065836-8602-115678442605603/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 8602 1726878302.72929: _low_level_execute_command(): starting 8602 1726878302.72937: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878302.3065836-8602-115678442605603/ > /dev/null 2>&1 && sleep 0' 8602 1726878302.75801: stderr chunk (state=2): >>><<< 8602 1726878302.75810: stdout chunk (state=2): >>><<< 8602 1726878302.75826: _low_level_execute_command() done: rc=0, stdout=, stderr= 8602 1726878302.75835: handler run complete 8602 1726878302.75856: attempt loop complete, returning result 8602 1726878302.75861: _execute() done 8602 1726878302.75864: dumping result to json 8602 1726878302.75869: done dumping result, returning 8602 1726878302.75876: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Clean up port configuration file for undefined custom port [0affdecc-488f-74fb-5155-00000000005d] 8602 1726878302.75881: sending task result for task 0affdecc-488f-74fb-5155-00000000005d 8602 1726878302.75923: done sending task result for task 0affdecc-488f-74fb-5155-00000000005d 8602 1726878302.75927: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "path": "/etc/systemd/system/cockpit.socket.d/listen.conf", "state": "absent" } 8196 1726878302.76435: no more pending results, returning what we have 8196 1726878302.76438: results queue empty 8196 1726878302.76439: checking for any_errors_fatal 8196 1726878302.76444: done checking for any_errors_fatal 8196 1726878302.76445: checking for max_fail_percentage 8196 1726878302.76446: done checking for max_fail_percentage 8196 1726878302.76446: checking to see if all hosts have failed and the running result is not ok 8196 1726878302.76447: done checking to see if all hosts have failed 8196 1726878302.76448: getting the remaining hosts for this loop 8196 1726878302.76449: done getting the remaining hosts for this loop 8196 1726878302.76452: getting the next task for host managed_node2 8196 1726878302.76457: done getting next task for host managed_node2 8196 1726878302.76460: ^ task is: TASK: fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console is started/stopped and enabled/disabled 8196 1726878302.76462: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878302.76472: getting variables 8196 1726878302.76473: in VariableManager get_vars() 8196 1726878302.76506: Calling all_inventory to load vars for managed_node2 8196 1726878302.76509: Calling groups_inventory to load vars for managed_node2 8196 1726878302.76511: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878302.76520: Calling all_plugins_play to load vars for managed_node2 8196 1726878302.76522: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878302.76525: Calling groups_plugins_play to load vars for managed_node2 8196 1726878302.76743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878302.76946: done with get_vars() 8196 1726878302.76955: done getting variables 8196 1726878302.77053: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console is started/stopped and enabled/disabled] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:71 Friday 20 September 2024 20:25:02 -0400 (0:00:00.518) 0:00:37.934 ****** 8196 1726878302.77082: entering _queue_task() for managed_node2/service 8196 1726878302.77084: Creating lock for service 8196 1726878302.77282: worker is 1 (out of 1 available) 8196 1726878302.77294: exiting _queue_task() for managed_node2/service 8196 1726878302.77306: done queuing things up, now waiting for results queue to drain 8196 1726878302.77307: waiting for pending results... 8618 1726878302.77519: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console is started/stopped and enabled/disabled 8618 1726878302.77646: in run() - task 0affdecc-488f-74fb-5155-00000000005e 8618 1726878302.77663: variable 'ansible_search_path' from source: unknown 8618 1726878302.77667: variable 'ansible_search_path' from source: unknown 8618 1726878302.77696: calling self._execute() 8618 1726878302.77763: variable 'ansible_host' from source: host vars for 'managed_node2' 8618 1726878302.77772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8618 1726878302.77781: variable 'omit' from source: magic vars 8618 1726878302.77875: variable 'omit' from source: magic vars 8618 1726878302.77922: variable 'omit' from source: magic vars 8618 1726878302.77951: variable '__cockpit_daemon' from source: role '' defaults 8618 1726878302.78215: variable '__cockpit_daemon' from source: role '' defaults 8618 1726878302.78369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8618 1726878302.80848: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8618 1726878302.80912: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8618 1726878302.80948: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8618 1726878302.80981: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8618 1726878302.81006: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8618 1726878302.81082: variable 'cockpit_enabled' from source: role '' defaults 8618 1726878302.81236: variable 'cockpit_started' from source: role '' defaults 8618 1726878302.81262: variable 'omit' from source: magic vars 8618 1726878302.81290: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8618 1726878302.81316: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8618 1726878302.81334: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8618 1726878302.81352: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8618 1726878302.81363: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8618 1726878302.81391: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8618 1726878302.81397: variable 'ansible_host' from source: host vars for 'managed_node2' 8618 1726878302.81402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8618 1726878302.81495: Set connection var ansible_module_compression to ZIP_DEFLATED 8618 1726878302.81506: Set connection var ansible_shell_executable to /bin/sh 8618 1726878302.81514: Set connection var ansible_timeout to 10 8618 1726878302.81518: Set connection var ansible_shell_type to sh 8618 1726878302.81523: Set connection var ansible_connection to ssh 8618 1726878302.81530: Set connection var ansible_pipelining to False 8618 1726878302.81553: variable 'ansible_shell_executable' from source: unknown 8618 1726878302.81558: variable 'ansible_connection' from source: unknown 8618 1726878302.81561: variable 'ansible_module_compression' from source: unknown 8618 1726878302.81564: variable 'ansible_shell_type' from source: unknown 8618 1726878302.81567: variable 'ansible_shell_executable' from source: unknown 8618 1726878302.81570: variable 'ansible_host' from source: host vars for 'managed_node2' 8618 1726878302.81573: variable 'ansible_pipelining' from source: unknown 8618 1726878302.81576: variable 'ansible_timeout' from source: unknown 8618 1726878302.81580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8618 1726878302.81678: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8618 1726878302.81689: variable 'omit' from source: magic vars 8618 1726878302.81696: starting attempt loop 8618 1726878302.81700: running the handler 8618 1726878302.81849: variable 'ansible_facts' from source: unknown 8618 1726878302.81966: _low_level_execute_command(): starting 8618 1726878302.81975: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8618 1726878302.84503: stdout chunk (state=2): >>>/root <<< 8618 1726878302.84644: stderr chunk (state=3): >>><<< 8618 1726878302.84651: stdout chunk (state=3): >>><<< 8618 1726878302.84672: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 8618 1726878302.84685: _low_level_execute_command(): starting 8618 1726878302.84692: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878302.8468137-8618-94779430863434 `" && echo ansible-tmp-1726878302.8468137-8618-94779430863434="` echo /root/.ansible/tmp/ansible-tmp-1726878302.8468137-8618-94779430863434 `" ) && sleep 0' 8618 1726878302.87566: stdout chunk (state=2): >>>ansible-tmp-1726878302.8468137-8618-94779430863434=/root/.ansible/tmp/ansible-tmp-1726878302.8468137-8618-94779430863434 <<< 8618 1726878302.87723: stderr chunk (state=3): >>><<< 8618 1726878302.87730: stdout chunk (state=3): >>><<< 8618 1726878302.87748: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878302.8468137-8618-94779430863434=/root/.ansible/tmp/ansible-tmp-1726878302.8468137-8618-94779430863434 , stderr= 8618 1726878302.87783: variable 'ansible_module_compression' from source: unknown 8618 1726878302.87840: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 8618 1726878302.87846: ANSIBALLZ: Acquiring lock 8618 1726878302.87849: ANSIBALLZ: Lock acquired: 139840362467104 8618 1726878302.87852: ANSIBALLZ: Creating module 8618 1726878303.17107: ANSIBALLZ: Writing module into payload 8618 1726878303.17292: ANSIBALLZ: Writing module 8618 1726878303.17323: ANSIBALLZ: Renaming module 8618 1726878303.17334: ANSIBALLZ: Done creating module 8618 1726878303.17369: variable 'ansible_facts' from source: unknown 8618 1726878303.17583: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878302.8468137-8618-94779430863434/AnsiballZ_systemd.py 8618 1726878303.18049: Sending initial data 8618 1726878303.18055: Sent initial data (153 bytes) 8618 1726878303.20503: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmp9uh4hs9z /root/.ansible/tmp/ansible-tmp-1726878302.8468137-8618-94779430863434/AnsiballZ_systemd.py <<< 8618 1726878303.22654: stderr chunk (state=3): >>><<< 8618 1726878303.22662: stdout chunk (state=3): >>><<< 8618 1726878303.22683: done transferring module to remote 8618 1726878303.22697: _low_level_execute_command(): starting 8618 1726878303.22702: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878302.8468137-8618-94779430863434/ /root/.ansible/tmp/ansible-tmp-1726878302.8468137-8618-94779430863434/AnsiballZ_systemd.py && sleep 0' 8618 1726878303.25091: stderr chunk (state=2): >>><<< 8618 1726878303.25099: stdout chunk (state=2): >>><<< 8618 1726878303.25112: _low_level_execute_command() done: rc=0, stdout=, stderr= 8618 1726878303.25116: _low_level_execute_command(): starting 8618 1726878303.25122: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878302.8468137-8618-94779430863434/AnsiballZ_systemd.py && sleep 0' 8618 1726878303.28073: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 8618 1726878303.28093: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 8618 1726878303.28159: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 8618 1726878303.28192: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8618 1726878303.28241: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 8618 1726878303.28253: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 8618 1726878303.28275: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8618 1726878303.28323: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 8618 1726878303.28352: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 8618 1726878303.28378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 8618 1726878303.28388: stdout chunk (state=3): >>>import '_codecs' # <<< 8618 1726878303.28414: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b4a71e48> <<< 8618 1726878303.28444: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 8618 1726878303.28464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b4a07828> <<< 8618 1726878303.28479: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b4a719b0> <<< 8618 1726878303.28525: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b4a14630> <<< 8618 1726878303.28548: stdout chunk (state=3): >>>import '_signal' # <<< 8618 1726878303.28559: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 8618 1726878303.28581: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b4a1b160> <<< 8618 1726878303.28612: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 8618 1726878303.28637: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 8618 1726878303.28655: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 8618 1726878303.28670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 8618 1726878303.28682: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b4a200f0> <<< 8618 1726878303.28702: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b4a1b748> <<< 8618 1726878303.28718: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b4a1b390> <<< 8618 1726878303.28748: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 8618 1726878303.28762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 8618 1726878303.28787: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 8618 1726878303.28804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 8618 1726878303.28819: stdout chunk (state=3): >>>import 'errno' # <<< 8618 1726878303.28833: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 8618 1726878303.28852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 8618 1726878303.28861: stdout chunk (state=3): >>>import '_stat' # <<< 8618 1726878303.28868: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b49c5470> <<< 8618 1726878303.28898: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 8618 1726878303.28918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 8618 1726878303.28946: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b49cae48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b49c5b38> <<< 8618 1726878303.28984: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 8618 1726878303.29013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 8618 1726878303.29129: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b49d14e0> <<< 8618 1726878303.29147: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b49b4d68> <<< 8618 1726878303.29170: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 8618 1726878303.29183: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b49b7198> <<< 8618 1726878303.29225: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 8618 1726878303.29240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 8618 1726878303.29262: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2cc5940> <<< 8618 1726878303.29280: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 8618 1726878303.29303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2cd7240> <<< 8618 1726878303.29396: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b4a25a20> <<< 8618 1726878303.29403: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8618 1726878303.29817: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 8618 1726878303.29828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 8618 1726878303.29856: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 8618 1726878303.29877: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 8618 1726878303.29887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 8618 1726878303.29922: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 8618 1726878303.29943: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 8618 1726878303.30019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 8618 1726878303.30054: stdout chunk (state=3): >>>import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 8618 1726878303.30109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 8618 1726878303.30129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 8618 1726878303.30142: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2bfb160> <<< 8618 1726878303.30165: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 8618 1726878303.30174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2c07390> <<< 8618 1726878303.30196: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 8618 1726878303.30203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 8618 1726878303.30236: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b2c05080> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2c07b70> <<< 8618 1726878303.30264: stdout chunk (state=3): >>>import 'itertools' # <<< 8618 1726878303.30284: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 8618 1726878303.30294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 8618 1726878303.30300: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2c05160> <<< 8618 1726878303.30314: stdout chunk (state=3): >>>import '_collections' # <<< 8618 1726878303.30364: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2ca0898> <<< 8618 1726878303.30384: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 8618 1726878303.30398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 8618 1726878303.30445: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2ca0c88> <<< 8618 1726878303.30493: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2c92240> <<< 8618 1726878303.30517: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 8618 1726878303.30527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2c92f28> <<< 8618 1726878303.30535: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2c8a518> <<< 8618 1726878303.30589: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2c7c550> <<< 8618 1726878303.30598: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 8618 1726878303.30616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 8618 1726878303.30623: stdout chunk (state=3): >>>import '_sre' # <<< 8618 1726878303.30642: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 8618 1726878303.30653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 8618 1726878303.30677: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 8618 1726878303.30688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 8618 1726878303.30735: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b29b3358> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b29bbdd8> <<< 8618 1726878303.30763: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2c92518> import '_locale' # <<< 8618 1726878303.30816: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' <<< 8618 1726878303.30841: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b29c0ef0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2c76390> <<< 8618 1726878303.30856: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 8618 1726878303.30909: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b29c62b0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b29c60b8> <<< 8618 1726878303.30935: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b29c63c8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2cef0f0> <<< 8618 1726878303.30963: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 8618 1726878303.30991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 8618 1726878303.31015: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 8618 1726878303.31038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b29c6eb8> <<< 8618 1726878303.31049: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b29c6ac8> <<< 8618 1726878303.31086: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b29d2780> <<< 8618 1726878303.31110: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 8618 1726878303.31117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 8618 1726878303.31141: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 8618 1726878303.31201: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b29d2f60> <<< 8618 1726878303.31218: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 8618 1726878303.31240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 8618 1726878303.31269: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2558278> <<< 8618 1726878303.31288: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b29d2860> <<< 8618 1726878303.31304: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 8618 1726878303.31327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 8618 1726878303.31375: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b255dd68> <<< 8618 1726878303.31388: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b29c65f8> <<< 8618 1726878303.31402: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 8618 1726878303.31450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' <<< 8618 1726878303.31490: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b25833c8> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b2583780> <<< 8618 1726878303.31505: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 8618 1726878303.31529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 8618 1726878303.31552: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 8618 1726878303.31561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 8618 1726878303.31567: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2589470> <<< 8618 1726878303.31597: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 8618 1726878303.31617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 8618 1726878303.31650: stdout chunk (state=3): >>>import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 8618 1726878303.31666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 8618 1726878303.31690: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 8618 1726878303.31699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 8618 1726878303.31710: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 8618 1726878303.31753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 8618 1726878303.31769: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 8618 1726878303.31783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 8618 1726878303.31789: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2334c88> <<< 8618 1726878303.31911: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b23273c8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b23270b8> <<< 8618 1726878303.31931: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2318f60> <<< 8618 1726878303.31953: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2589e10> <<< 8618 1726878303.31989: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b232e080> <<< 8618 1726878303.32006: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2583b00> <<< 8618 1726878303.32024: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 8618 1726878303.32046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 8618 1726878303.32082: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 8618 1726878303.32091: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b4984780> <<< 8618 1726878303.32098: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b232e128> <<< 8618 1726878303.32114: stdout chunk (state=3): >>>import 'pwd' # <<< 8618 1726878303.32134: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 8618 1726878303.32144: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b4984b00> <<< 8618 1726878303.32202: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b29c6940> <<< 8618 1726878303.32220: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 8618 1726878303.32237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 8618 1726878303.32268: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 8618 1726878303.32295: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b499a630> <<< 8618 1726878303.32320: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 8618 1726878303.32463: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b499f6a0> <<< 8618 1726878303.32497: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b499fb70> <<< 8618 1726878303.32538: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b499fc88> <<< 8618 1726878303.32553: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b499ae80> <<< 8618 1726878303.32566: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 8618 1726878303.32605: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b499ffd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b499f550> <<< 8618 1726878303.32621: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 8618 1726878303.32632: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b499f2b0> <<< 8618 1726878303.32642: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b498eb70> <<< 8618 1726878303.32677: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b256c438> <<< 8618 1726878303.32701: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 8618 1726878303.32739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 8618 1726878303.32768: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b499a4e0> <<< 8618 1726878303.32981: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 8618 1726878303.33006: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b09a1978> <<< 8618 1726878303.33143: stdout chunk (state=3): >>># zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip' <<< 8618 1726878303.33153: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.33159: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.33192: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 8618 1726878303.33211: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.33221: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py <<< 8618 1726878303.33262: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.34369: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.35328: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b068c7f0> <<< 8618 1726878303.35340: stdout chunk (state=3): >>>import 'atexit' # <<< 8618 1726878303.35354: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 8618 1726878303.35387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 8618 1726878303.35482: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b06182e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b068ce48> <<< 8618 1726878303.35512: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b09a1fd0> <<< 8618 1726878303.35528: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 8618 1726878303.35569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 8618 1726878303.35605: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b0673ba8> <<< 8618 1726878303.35646: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 8618 1726878303.35669: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 8618 1726878303.35679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 8618 1726878303.35713: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 8618 1726878303.35786: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b0649b70> <<< 8618 1726878303.35837: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b069c0b8> <<< 8618 1726878303.35859: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b069c2e8> <<< 8618 1726878303.35882: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 8618 1726878303.35901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 8618 1726878303.35965: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b069c630> <<< 8618 1726878303.35991: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b0644320> <<< 8618 1726878303.36275: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b0636518> <<< 8618 1726878303.36309: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 8618 1726878303.36330: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b0644748> <<< 8618 1726878303.36357: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 8618 1726878303.36367: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b06c0e48> <<< 8618 1726878303.36386: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py <<< 8618 1726878303.36395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b06c0f60> <<< 8618 1726878303.36413: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 8618 1726878303.36429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 8618 1726878303.36454: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 8618 1726878303.36474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 8618 1726878303.36493: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 8618 1726878303.36511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 8618 1726878303.36556: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 8618 1726878303.36565: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b0953a20> <<< 8618 1726878303.36648: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 8618 1726878303.36656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 8618 1726878303.36663: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b095fb00> <<< 8618 1726878303.36679: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b06bbe10> <<< 8618 1726878303.36692: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 8618 1726878303.36713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b094e518> <<< 8618 1726878303.36935: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b06b6358> <<< 8618 1726878303.36967: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 8618 1726878303.37012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 8618 1726878303.37026: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 8618 1726878303.37038: stdout chunk (state=3): >>>import '_string' # <<< 8618 1726878303.37125: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b097ab38> <<< 8618 1726878303.37184: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b094e6d8> <<< 8618 1726878303.37313: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' <<< 8618 1726878303.37323: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b0987a58> <<< 8618 1726878303.37353: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' <<< 8618 1726878303.37364: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b0987b38> <<< 8618 1726878303.37395: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' <<< 8618 1726878303.37405: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b0987cc0> <<< 8618 1726878303.37425: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b06af0f0> <<< 8618 1726878303.37457: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 8618 1726878303.37467: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 8618 1726878303.37506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 8618 1726878303.37530: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 8618 1726878303.37540: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b09276a0> <<< 8618 1726878303.37708: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b091ada0> <<< 8618 1726878303.37734: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b091af98> <<< 8618 1726878303.37746: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b091a860> <<< 8618 1726878303.37775: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 8618 1726878303.37792: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.37868: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.37942: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8618 1726878303.37959: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 8618 1726878303.37970: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8618 1726878303.37988: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 8618 1726878303.37997: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.38094: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.38198: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 8618 1726878303.38243: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 8618 1726878303.38255: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 8618 1726878303.38265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 8618 1726878303.38292: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b0940a90> <<< 8618 1726878303.38342: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b0940780> <<< 8618 1726878303.38395: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b0931f60> <<< 8618 1726878303.38417: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 8618 1726878303.38449: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b09405f8> <<< 8618 1726878303.38459: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b09317b8> <<< 8618 1726878303.38474: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.38959: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.39412: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 8618 1726878303.39427: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 8618 1726878303.39443: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 8618 1726878303.39466: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 8618 1726878303.39477: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.39497: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.39521: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py <<< 8618 1726878303.39529: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.39546: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.39557: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py <<< 8618 1726878303.39576: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.39700: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.39812: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 8618 1726878303.39857: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4acfaf390> # zipimport: zlib available <<< 8618 1726878303.40210: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.40575: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.40613: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.40673: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py <<< 8618 1726878303.40685: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.40713: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.40738: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 8618 1726878303.40745: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.40817: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.40881: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py <<< 8618 1726878303.40894: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.40921: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 8618 1726878303.40948: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.40979: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8618 1726878303.40989: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.41161: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.41336: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 8618 1726878303.41343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 8618 1726878303.41551: stdout chunk (state=3): >>>import '_ast' # <<< 8618 1726878303.41566: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad0a49b0> <<< 8618 1726878303.41574: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.41596: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.41609: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py <<< 8618 1726878303.41624: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.41675: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.41729: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py <<< 8618 1726878303.41741: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 8618 1726878303.41757: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8618 1726878303.41774: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.41808: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.41835: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py <<< 8618 1726878303.41846: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.41878: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.41912: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.41951: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.42021: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 8618 1726878303.42107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 8618 1726878303.42218: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4acfdf1d0> <<< 8618 1726878303.42293: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad0af940> <<< 8618 1726878303.42315: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py <<< 8618 1726878303.42338: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.42374: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.42436: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.42448: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.42485: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.42747: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.43022: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 8618 1726878303.43052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 8618 1726878303.43078: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 8618 1726878303.43086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 8618 1726878303.43242: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad00f128> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 8618 1726878303.43279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 8618 1726878303.43349: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad00f1d0> <<< 8618 1726878303.43395: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad0beb38> <<< 8618 1726878303.43461: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 8618 1726878303.43478: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.43505: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.43529: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 8618 1726878303.43550: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.43572: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py <<< 8618 1726878303.43673: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py <<< 8618 1726878303.43696: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8618 1726878303.43704: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py <<< 8618 1726878303.43716: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.43862: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.44016: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.44028: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.44053: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.44092: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.44122: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.44147: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.44191: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 8618 1726878303.44244: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.44306: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.44357: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 8618 1726878303.44405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 8618 1726878303.45060: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad03b2b0> <<< 8618 1726878303.45071: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 8618 1726878303.45080: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.45216: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.45351: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.45388: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.45430: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py <<< 8618 1726878303.45442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' <<< 8618 1726878303.45456: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 8618 1726878303.45477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 8618 1726878303.45487: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py <<< 8618 1726878303.45506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' <<< 8618 1726878303.45543: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad0637b8> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py <<< 8618 1726878303.45551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' <<< 8618 1726878303.45576: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 8618 1726878303.45607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 8618 1726878303.45633: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 8618 1726878303.45643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 8618 1726878303.45664: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad08e208> <<< 8618 1726878303.45787: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4ad08e9b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad068e80> # extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' <<< 8618 1726878303.45798: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4ad084f28> <<< 8618 1726878303.45817: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad068198> <<< 8618 1726878303.45858: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad0952b0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad045ba8> <<< 8618 1726878303.45889: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 8618 1726878303.45904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 8618 1726878303.45917: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py <<< 8618 1726878303.45927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' <<< 8618 1726878303.45940: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad0e9dd8> <<< 8618 1726878303.45977: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' <<< 8618 1726878303.45993: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad0ee940> <<< 8618 1726878303.46011: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad059e48> <<< 8618 1726878303.46021: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 8618 1726878303.46035: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 8618 1726878303.46056: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 8618 1726878303.46065: stdout chunk (state=3): >>> import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 8618 1726878303.46085: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.46134: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.46181: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 8618 1726878303.46189: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.46228: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.46263: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 8618 1726878303.46278: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.46287: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.46295: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 8618 1726878303.46307: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.46329: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.46354: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 8618 1726878303.46363: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.46403: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.46450: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 8618 1726878303.46460: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.46497: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.46535: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 8618 1726878303.46549: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.46587: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.46635: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.46679: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.46720: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 8618 1726878303.46740: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.47157: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.47538: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available<<< 8618 1726878303.47548: stdout chunk (state=3): >>> <<< 8618 1726878303.47594: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.47642: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.47665: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.47693: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 8618 1726878303.47709: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.47734: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.47761: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 8618 1726878303.47768: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.47812: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.47853: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 8618 1726878303.47865: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.47889: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.47916: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py <<< 8618 1726878303.47923: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.47947: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.47967: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 8618 1726878303.47985: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.48043: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.48114: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 8618 1726878303.48160: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ac72ccc0> <<< 8618 1726878303.48183: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 8618 1726878303.48207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 8618 1726878303.48396: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ac7717f0> <<< 8618 1726878303.48407: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 8618 1726878303.48417: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.48473: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.48519: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 8618 1726878303.48533: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.48727: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.48813: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 8618 1726878303.48821: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.48877: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.48935: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 8618 1726878303.48947: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.48979: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.49025: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 8618 1726878303.49047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 8618 1726878303.49075: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 8618 1726878303.49104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 8618 1726878303.49193: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ac78a908> <<< 8618 1726878303.49258: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' <<< 8618 1726878303.49267: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4ac729fd0> <<< 8618 1726878303.49497: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ac73c550> <<< 8618 1726878303.49506: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 8618 1726878303.49513: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.49558: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.49598: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 8618 1726878303.49610: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.49680: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.49981: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ac86b9e8> <<< 8618 1726878303.50103: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.50207: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.50366: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py <<< 8618 1726878303.50385: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 8618 1726878303.50397: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.50428: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.50461: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 8618 1726878303.50478: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.50504: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.50557: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 8618 1726878303.50605: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4ac867b38> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ac8677b8> <<< 8618 1726878303.50619: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 8618 1726878303.50640: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.50648: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 8618 1726878303.50659: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.50691: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.50727: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 8618 1726878303.50736: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.50876: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.50999: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 8618 1726878303.51011: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.51086: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.51178: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.51206: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.51240: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 8618 1726878303.51248: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 8618 1726878303.51261: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.51281: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.51302: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.51404: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.51513: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 8618 1726878303.51522: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 8618 1726878303.51533: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.51622: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.51722: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 8618 1726878303.51731: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.51757: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.51786: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.52231: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.52661: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 8618 1726878303.52673: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 8618 1726878303.52687: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.52761: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.52844: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 8618 1726878303.52857: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.52929: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.53010: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 8618 1726878303.53018: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.53141: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.53261: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 8618 1726878303.53271: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.53283: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.53295: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 8618 1726878303.53302: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.53343: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.53375: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 8618 1726878303.53387: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.53460: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.53540: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.53694: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.53846: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 8618 1726878303.53865: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.53894: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.53936: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 8618 1726878303.53944: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.53959: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.53977: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 8618 1726878303.53989: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.54043: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.54102: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 8618 1726878303.54111: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.54131: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.54148: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 8618 1726878303.54160: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.54204: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.54253: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 8618 1726878303.54260: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.54307: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.54350: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 8618 1726878303.54363: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.54574: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.54780: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 8618 1726878303.54790: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.54838: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.54884: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 8618 1726878303.54899: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.54926: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.54952: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 8618 1726878303.54959: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.54988: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.55013: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 8618 1726878303.55025: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.55048: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.55079: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 8618 1726878303.55088: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.55149: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.55209: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 8618 1726878303.55222: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.55240: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 8618 1726878303.55248: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.55285: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.55318: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 8618 1726878303.55329: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.55343: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.55366: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.55400: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.55442: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.55493: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.55555: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 8618 1726878303.55565: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 8618 1726878303.55585: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.55621: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.55662: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 8618 1726878303.55671: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.55827: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.55980: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 8618 1726878303.55992: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.56026: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.56067: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 8618 1726878303.56075: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.56113: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.56148: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 8618 1726878303.56160: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.56222: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.56290: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 8618 1726878303.56299: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 8618 1726878303.56315: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.56380: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.56448: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py <<< 8618 1726878303.56460: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 8618 1726878303.56475: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.56577: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.56669: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 8618 1726878303.56780: stdout chunk (state=3): >>># zipimport: zlib available <<< 8618 1726878303.56946: stdout chunk (state=3): >>>import 'gc' # <<< 8618 1726878303.77076: stdout chunk (state=3): >>> {"name": "cockpit.socket", "changed": true, "status": {"BindIPv6Only": "default", "Backlog": "128", "TimeoutUSec": "1min 30s", "SocketMode": "0666", "DirectoryMode": "0755", "Accept": "no", "FlushPending": "no", "Writable": "no", "KeepAlive": "no", "KeepAliveTimeUSec": "0", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "DeferAcceptUSec": "0", "NoDelay": "no", "Priority": "-1", "ReceiveBuffer": "0", "SendBuffer": "0", "IPTOS": "-1", "IPTTL": "-1", "PipeSize": "0", "FreeBind": "no", "Transparent": "no", "Broadcast": "no", "PassCredentials": "no", "PassSecurity": "no", "PassPacketInfo": "no", "RemoveOnStop": "no", "Listen": "[::]:9090 (Stream)", "Mark": "-1", "MaxConnections": "64", "MaxConnectionsPerSource": "0", "MessageQueueMaxMessages": "0", "MessageQueueMessageSize": "0", "ReusePort": "no", "ControlPID": "0", "Result": "success", "NConnections": "0", "NAccepted": "0", "NRefused": "0", "FileDescriptorName": "cockpit.socket", "SocketProtocol": "0", "TriggerLimitIntervalUSec": "2s", "TriggerLimitBurst": "20", "UID": "[not set]", "GID": "[not set]", "ExecStartPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf active.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf inactive.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_ch<<< 8618 1726878303.77117: stdout chunk (state=3): >>>own cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "shared", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "cockpit.socket", "Names": "cockpit.socket", "Requires": "sysinit.target system.slice", "Wants": "cockpit-motd.service", "RequiredBy": "cockpit.service", "Conflicts": "shutdown.target", "Before": "cockpit-motd.service cockpit.service shutdown.target sockets.target", "After": "systemd-journald.socket system.slice sysinit.target", "Triggers": "cockpit.service", "Documentation": "man:cockpit-ws(8)", "Description": "Cockpit Web Service Socket", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/cockpit.socket", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "no", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "cockpit.socket", "enabled": true, "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 8618 1726878303.77675: 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__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 <<< 8618 1726878303.77727: stdout chunk (state=3): >>># cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors <<< 8618 1726878303.77801: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system <<< 8618 1726878303.77921: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 8618 1726878303.78273: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8618 1726878303.78299: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8618 1726878303.78325: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy _lzma <<< 8618 1726878303.78348: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 8618 1726878303.78382: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings <<< 8618 1726878303.78446: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 8618 1726878303.78478: stdout chunk (state=3): >>># destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 8618 1726878303.78498: stdout chunk (state=3): >>># destroy _json <<< 8618 1726878303.78524: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging <<< 8618 1726878303.78546: stdout chunk (state=3): >>># destroy locale # destroy copy <<< 8618 1726878303.78569: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 8618 1726878303.78605: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy multiprocessing.context <<< 8618 1726878303.78629: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle # destroy array <<< 8618 1726878303.78653: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process <<< 8618 1726878303.78673: stdout chunk (state=3): >>># destroy fcntl # destroy datetime <<< 8618 1726878303.78701: stdout chunk (state=3): >>># destroy gc # destroy ipaddress # destroy textwrap # destroy base64 <<< 8618 1726878303.78724: stdout chunk (state=3): >>># destroy _ssl <<< 8618 1726878303.78748: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy contextlib <<< 8618 1726878303.78769: stdout chunk (state=3): >>># destroy termios # destroy json <<< 8618 1726878303.78975: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy platform # destroy shlex # destroy traceback # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys <<< 8618 1726878303.78996: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 8618 1726878303.79123: stdout chunk (state=3): >>># destroy posixpath <<< 8618 1726878303.79156: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools <<< 8618 1726878303.79181: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy _heapq <<< 8618 1726878303.79200: stdout chunk (state=3): >>># destroy select <<< 8618 1726878303.79227: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 8618 1726878303.79268: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 8618 1726878303.79941: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 8618 1726878303.79948: stdout chunk (state=3): >>><<< 8618 1726878303.79958: stderr chunk (state=3): >>><<< 8618 1726878303.80058: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b4a71e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b4a07828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b4a719b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b4a14630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b4a1b160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b4a200f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b4a1b748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b4a1b390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b49c5470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b49cae48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b49c5b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b49d14e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b49b4d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b49b7198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2cc5940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2cd7240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b4a25a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2bfb160> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2c07390> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b2c05080> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2c07b70> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2c05160> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2ca0898> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2ca0c88> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2c92240> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2c92f28> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2c8a518> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2c7c550> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b29b3358> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b29bbdd8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2c92518> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b29c0ef0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2c76390> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b29c62b0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b29c60b8> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b29c63c8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2cef0f0> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b29c6eb8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b29c6ac8> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b29d2780> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b29d2f60> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2558278> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b29d2860> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b255dd68> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b29c65f8> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b25833c8> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b2583780> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2589470> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2334c88> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b23273c8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b23270b8> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2318f60> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2589e10> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b232e080> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b2583b00> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b4984780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b232e128> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b4984b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b29c6940> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b499a630> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b499f6a0> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b499fb70> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b499fc88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b499ae80> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b499ffd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b499f550> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b499f2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b498eb70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b256c438> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b499a4e0> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b09a1978> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b068c7f0> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b06182e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b068ce48> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b09a1fd0> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b0673ba8> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b0649b70> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b069c0b8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b069c2e8> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b069c630> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b0644320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b0636518> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b0644748> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b06c0e48> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b06c0f60> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b0953a20> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b095fb00> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b06bbe10> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b094e518> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b06b6358> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b097ab38> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b094e6d8> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b0987a58> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b0987b38> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b0987cc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b06af0f0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b09276a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b091ada0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b091af98> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b091a860> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4b0940a90> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b0940780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b0931f60> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b09405f8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4b09317b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4acfaf390> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad0a49b0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4acfdf1d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad0af940> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad00f128> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad00f1d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad0beb38> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad03b2b0> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad0637b8> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad08e208> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4ad08e9b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad068e80> # extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4ad084f28> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad068198> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad0952b0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad045ba8> # /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad0e9dd8> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad0ee940> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ad059e48> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ac72ccc0> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ac7717f0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ac78a908> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4ac729fd0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ac73c550> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ac86b9e8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4ac867b38> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4ac8677b8> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_ioff21vl/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "cockpit.socket", "changed": true, "status": {"BindIPv6Only": "default", "Backlog": "128", "TimeoutUSec": "1min 30s", "SocketMode": "0666", "DirectoryMode": "0755", "Accept": "no", "FlushPending": "no", "Writable": "no", "KeepAlive": "no", "KeepAliveTimeUSec": "0", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "DeferAcceptUSec": "0", "NoDelay": "no", "Priority": "-1", "ReceiveBuffer": "0", "SendBuffer": "0", "IPTOS": "-1", "IPTTL": "-1", "PipeSize": "0", "FreeBind": "no", "Transparent": "no", "Broadcast": "no", "PassCredentials": "no", "PassSecurity": "no", "PassPacketInfo": "no", "RemoveOnStop": "no", "Listen": "[::]:9090 (Stream)", "Mark": "-1", "MaxConnections": "64", "MaxConnectionsPerSource": "0", "MessageQueueMaxMessages": "0", "MessageQueueMessageSize": "0", "ReusePort": "no", "ControlPID": "0", "Result": "success", "NConnections": "0", "NAccepted": "0", "NRefused": "0", "FileDescriptorName": "cockpit.socket", "SocketProtocol": "0", "TriggerLimitIntervalUSec": "2s", "TriggerLimitBurst": "20", "UID": "[not set]", "GID": "[not set]", "ExecStartPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf active.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf inactive.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "shared", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "cockpit.socket", "Names": "cockpit.socket", "Requires": "sysinit.target system.slice", "Wants": "cockpit-motd.service", "RequiredBy": "cockpit.service", "Conflicts": "shutdown.target", "Before": "cockpit-motd.service cockpit.service shutdown.target sockets.target", "After": "systemd-journald.socket system.slice sysinit.target", "Triggers": "cockpit.service", "Documentation": "man:cockpit-ws(8)", "Description": "Cockpit Web Service Socket", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/cockpit.socket", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "no", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "cockpit.socket", "enabled": true, "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy fcntl # destroy datetime # destroy gc # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy platform # destroy shlex # destroy traceback # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings , stderr=Shared connection to 10.31.12.109 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__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy fcntl # destroy datetime # destroy gc # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy platform # destroy shlex # destroy traceback # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings 8618 1726878303.80360: done with _execute_module (ansible.legacy.systemd, {'name': 'cockpit.socket', 'enabled': True, 'state': 'started', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878302.8468137-8618-94779430863434/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 8618 1726878303.80389: _low_level_execute_command(): starting 8618 1726878303.80396: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878302.8468137-8618-94779430863434/ > /dev/null 2>&1 && sleep 0' 8618 1726878303.84438: stderr chunk (state=2): >>><<< 8618 1726878303.84447: stdout chunk (state=2): >>><<< 8618 1726878303.84461: _low_level_execute_command() done: rc=0, stdout=, stderr= 8618 1726878303.84468: handler run complete 8618 1726878303.84506: attempt loop complete, returning result 8618 1726878303.84511: _execute() done 8618 1726878303.84514: dumping result to json 8618 1726878303.84527: done dumping result, returning 8618 1726878303.84536: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console is started/stopped and enabled/disabled [0affdecc-488f-74fb-5155-00000000005e] 8618 1726878303.84543: sending task result for task 0affdecc-488f-74fb-5155-00000000005e 8618 1726878303.84624: done sending task result for task 0affdecc-488f-74fb-5155-00000000005e 8618 1726878303.84629: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "enabled": true, "name": "cockpit.socket", "state": "started", "status": { "Accept": "no", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Backlog": "128", "Before": "cockpit-motd.service cockpit.service shutdown.target sockets.target", "BindIPv6Only": "default", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "Broadcast": "no", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "no", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DeferAcceptUSec": "0", "Delegate": "no", "Description": "Cockpit Web Service Socket", "DevicePolicy": "auto", "DirectoryMode": "0755", "Documentation": "man:cockpit-ws(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecStartPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf active.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf inactive.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorName": "cockpit.socket", "FlushPending": "no", "FragmentPath": "/usr/lib/systemd/system/cockpit.socket", "FreeBind": "no", "FreezerState": "running", "GID": "[not set]", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPTOS": "-1", "IPTTL": "-1", "Id": "cockpit.socket", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeepAlive": "no", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "KeepAliveTimeUSec": "0", "KeyringMode": "shared", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "Listen": "[::]:9090 (Stream)", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "Mark": "-1", "MaxConnections": "64", "MaxConnectionsPerSource": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MessageQueueMaxMessages": "0", "MessageQueueMessageSize": "0", "MountAPIVFS": "no", "MountFlags": "", "NAccepted": "0", "NConnections": "0", "NRefused": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "cockpit.socket", "NeedDaemonReload": "no", "Nice": "0", "NoDelay": "no", "NoNewPrivileges": "no", "NonBlocking": "no", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PassCredentials": "no", "PassPacketInfo": "no", "PassSecurity": "no", "Perpetual": "no", "PipeSize": "0", "Priority": "-1", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "ReceiveBuffer": "0", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemoveIPC": "no", "RemoveOnStop": "no", "RequiredBy": "cockpit.service", "Requires": "sysinit.target system.slice", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "ReusePort": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "SameProcessGroup": "no", "SecureBits": "0", "SendBuffer": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SocketMode": "0666", "SocketProtocol": "0", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Transparent": "no", "TriggerLimitBurst": "20", "TriggerLimitIntervalUSec": "2s", "Triggers": "cockpit.service", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "cockpit-motd.service", "Writable": "no" } } 8196 1726878303.85203: no more pending results, returning what we have 8196 1726878303.85206: results queue empty 8196 1726878303.85207: checking for any_errors_fatal 8196 1726878303.85211: done checking for any_errors_fatal 8196 1726878303.85211: checking for max_fail_percentage 8196 1726878303.85212: done checking for max_fail_percentage 8196 1726878303.85213: checking to see if all hosts have failed and the running result is not ok 8196 1726878303.85213: done checking to see if all hosts have failed 8196 1726878303.85214: getting the remaining hosts for this loop 8196 1726878303.85215: done getting the remaining hosts for this loop 8196 1726878303.85218: getting the next task for host managed_node2 8196 1726878303.85223: done getting next task for host managed_node2 8196 1726878303.85227: ^ task is: TASK: fedora.linux_system_roles.cockpit : Create cockpit.conf configuration file 8196 1726878303.85229: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878303.85240: getting variables 8196 1726878303.85241: in VariableManager get_vars() 8196 1726878303.85267: Calling all_inventory to load vars for managed_node2 8196 1726878303.85270: Calling groups_inventory to load vars for managed_node2 8196 1726878303.85272: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878303.85280: Calling all_plugins_play to load vars for managed_node2 8196 1726878303.85284: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878303.85287: Calling groups_plugins_play to load vars for managed_node2 8196 1726878303.85436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878303.85619: done with get_vars() 8196 1726878303.85627: done getting variables 8196 1726878303.85723: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.cockpit : Create cockpit.conf configuration file] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:77 Friday 20 September 2024 20:25:03 -0400 (0:00:01.086) 0:00:39.020 ****** 8196 1726878303.85750: entering _queue_task() for managed_node2/template 8196 1726878303.85752: Creating lock for template 8196 1726878303.85930: worker is 1 (out of 1 available) 8196 1726878303.85944: exiting _queue_task() for managed_node2/template 8196 1726878303.85955: done queuing things up, now waiting for results queue to drain 8196 1726878303.85956: waiting for pending results... 8642 1726878303.86529: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Create cockpit.conf configuration file 8642 1726878303.86665: in run() - task 0affdecc-488f-74fb-5155-00000000005f 8642 1726878303.86683: variable 'ansible_search_path' from source: unknown 8642 1726878303.86687: variable 'ansible_search_path' from source: unknown 8642 1726878303.86719: calling self._execute() 8642 1726878303.86790: variable 'ansible_host' from source: host vars for 'managed_node2' 8642 1726878303.86801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8642 1726878303.86810: variable 'omit' from source: magic vars 8642 1726878303.87237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8642 1726878303.87590: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8642 1726878303.87625: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8642 1726878303.87652: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8642 1726878303.87682: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8642 1726878303.87742: 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) 8642 1726878303.87767: 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) 8642 1726878303.87795: 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) 8642 1726878303.87820: 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) 8642 1726878303.87939: Evaluated conditional (cockpit_config is defined): False 8642 1726878303.87945: when evaluation is False, skipping this task 8642 1726878303.87948: _execute() done 8642 1726878303.87951: dumping result to json 8642 1726878303.87955: done dumping result, returning 8642 1726878303.87960: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Create cockpit.conf configuration file [0affdecc-488f-74fb-5155-00000000005f] 8642 1726878303.87964: sending task result for task 0affdecc-488f-74fb-5155-00000000005f 8642 1726878303.87998: done sending task result for task 0affdecc-488f-74fb-5155-00000000005f 8642 1726878303.88002: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "cockpit_config is defined", "skip_reason": "Conditional result was False" } 8196 1726878303.88338: no more pending results, returning what we have 8196 1726878303.88341: results queue empty 8196 1726878303.88342: checking for any_errors_fatal 8196 1726878303.88355: done checking for any_errors_fatal 8196 1726878303.88356: checking for max_fail_percentage 8196 1726878303.88357: done checking for max_fail_percentage 8196 1726878303.88358: checking to see if all hosts have failed and the running result is not ok 8196 1726878303.88358: done checking to see if all hosts have failed 8196 1726878303.88359: getting the remaining hosts for this loop 8196 1726878303.88360: done getting the remaining hosts for this loop 8196 1726878303.88364: getting the next task for host managed_node2 8196 1726878303.88371: done getting next task for host managed_node2 8196 1726878303.88375: ^ task is: TASK: fedora.linux_system_roles.cockpit : Check the OS version for self-sign 8196 1726878303.88380: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878303.88391: getting variables 8196 1726878303.88393: in VariableManager get_vars() 8196 1726878303.88426: Calling all_inventory to load vars for managed_node2 8196 1726878303.88429: Calling groups_inventory to load vars for managed_node2 8196 1726878303.88431: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878303.88441: Calling all_plugins_play to load vars for managed_node2 8196 1726878303.88444: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878303.88447: Calling groups_plugins_play to load vars for managed_node2 8196 1726878303.88614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878303.88829: done with get_vars() 8196 1726878303.88841: done getting variables 8196 1726878303.88931: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.cockpit : Check the OS version for self-sign] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:93 Friday 20 September 2024 20:25:03 -0400 (0:00:00.032) 0:00:39.052 ****** 8196 1726878303.88962: entering _queue_task() for managed_node2/fail 8196 1726878303.88965: Creating lock for fail 8196 1726878303.89174: worker is 1 (out of 1 available) 8196 1726878303.89191: exiting _queue_task() for managed_node2/fail 8196 1726878303.89205: done queuing things up, now waiting for results queue to drain 8196 1726878303.89206: waiting for pending results... 8644 1726878303.89419: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Check the OS version for self-sign 8644 1726878303.89563: in run() - task 0affdecc-488f-74fb-5155-000000000061 8644 1726878303.89582: variable 'ansible_search_path' from source: unknown 8644 1726878303.89588: variable 'ansible_search_path' from source: unknown 8644 1726878303.89621: calling self._execute() 8644 1726878303.89696: variable 'ansible_host' from source: host vars for 'managed_node2' 8644 1726878303.89707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8644 1726878303.89716: variable 'omit' from source: magic vars 8644 1726878303.90175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8644 1726878303.92341: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8644 1726878303.92392: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8644 1726878303.92420: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8644 1726878303.92448: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8644 1726878303.92468: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8644 1726878303.92525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8644 1726878303.92548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8644 1726878303.92566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8644 1726878303.92597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8644 1726878303.92609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8644 1726878303.92697: variable 'cockpit_certificates' from source: role '' defaults 8644 1726878303.92714: Evaluated conditional (cockpit_certificates | length > 0): False 8644 1726878303.92719: when evaluation is False, skipping this task 8644 1726878303.92723: _execute() done 8644 1726878303.92727: dumping result to json 8644 1726878303.92731: done dumping result, returning 8644 1726878303.92738: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Check the OS version for self-sign [0affdecc-488f-74fb-5155-000000000061] 8644 1726878303.92744: sending task result for task 0affdecc-488f-74fb-5155-000000000061 8644 1726878303.92767: done sending task result for task 0affdecc-488f-74fb-5155-000000000061 8644 1726878303.92770: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "cockpit_certificates | length > 0", "skip_reason": "Conditional result was False" } 8196 1726878303.92878: no more pending results, returning what we have 8196 1726878303.92881: results queue empty 8196 1726878303.92882: checking for any_errors_fatal 8196 1726878303.92888: done checking for any_errors_fatal 8196 1726878303.92888: checking for max_fail_percentage 8196 1726878303.92890: done checking for max_fail_percentage 8196 1726878303.92890: checking to see if all hosts have failed and the running result is not ok 8196 1726878303.92891: done checking to see if all hosts have failed 8196 1726878303.92892: getting the remaining hosts for this loop 8196 1726878303.92893: done getting the remaining hosts for this loop 8196 1726878303.92896: getting the next task for host managed_node2 8196 1726878303.92901: done getting next task for host managed_node2 8196 1726878303.92903: ^ task is: TASK: Create certificates using the certificate role 8196 1726878303.92906: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 8196 1726878303.92918: getting variables 8196 1726878303.92920: in VariableManager get_vars() 8196 1726878303.92954: Calling all_inventory to load vars for managed_node2 8196 1726878303.92957: Calling groups_inventory to load vars for managed_node2 8196 1726878303.92959: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878303.92967: Calling all_plugins_play to load vars for managed_node2 8196 1726878303.92969: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878303.92971: Calling groups_plugins_play to load vars for managed_node2 8196 1726878303.93088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878303.93252: done with get_vars() 8196 1726878303.93260: done getting variables TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:102 Friday 20 September 2024 20:25:03 -0400 (0:00:00.043) 0:00:39.096 ****** 8196 1726878303.93326: entering _queue_task() for managed_node2/include_role 8196 1726878303.93478: worker is 1 (out of 1 available) 8196 1726878303.93493: exiting _queue_task() for managed_node2/include_role 8196 1726878303.93505: done queuing things up, now waiting for results queue to drain 8196 1726878303.93506: waiting for pending results... 8646 1726878303.93621: running TaskExecutor() for managed_node2/TASK: Create certificates using the certificate role 8646 1726878303.93766: in run() - task 0affdecc-488f-74fb-5155-000000000062 8646 1726878303.93786: variable 'ansible_search_path' from source: unknown 8646 1726878303.93791: variable 'ansible_search_path' from source: unknown 8646 1726878303.93822: calling self._execute() 8646 1726878303.93893: variable 'ansible_host' from source: host vars for 'managed_node2' 8646 1726878303.93903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8646 1726878303.93911: variable 'omit' from source: magic vars 8646 1726878303.94246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8646 1726878303.95944: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8646 1726878303.96000: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8646 1726878303.96030: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8646 1726878303.96058: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8646 1726878303.96080: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8646 1726878303.96137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8646 1726878303.96158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8646 1726878303.96178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8646 1726878303.96205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8646 1726878303.96218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8646 1726878303.96302: variable 'cockpit_certificates' from source: role '' defaults 8646 1726878303.96318: Evaluated conditional (cockpit_certificates | length > 0): False 8646 1726878303.96322: when evaluation is False, skipping this task 8646 1726878303.96326: _execute() done 8646 1726878303.96329: dumping result to json 8646 1726878303.96334: done dumping result, returning 8646 1726878303.96340: done running TaskExecutor() for managed_node2/TASK: Create certificates using the certificate role [0affdecc-488f-74fb-5155-000000000062] 8646 1726878303.96346: sending task result for task 0affdecc-488f-74fb-5155-000000000062 8646 1726878303.96370: done sending task result for task 0affdecc-488f-74fb-5155-000000000062 8646 1726878303.96374: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "cockpit_certificates | length > 0", "skip_reason": "Conditional result was False" } 8196 1726878303.96487: no more pending results, returning what we have 8196 1726878303.96490: results queue empty 8196 1726878303.96491: checking for any_errors_fatal 8196 1726878303.96495: done checking for any_errors_fatal 8196 1726878303.96495: checking for max_fail_percentage 8196 1726878303.96497: done checking for max_fail_percentage 8196 1726878303.96497: checking to see if all hosts have failed and the running result is not ok 8196 1726878303.96498: done checking to see if all hosts have failed 8196 1726878303.96499: getting the remaining hosts for this loop 8196 1726878303.96500: done getting the remaining hosts for this loop 8196 1726878303.96503: getting the next task for host managed_node2 8196 1726878303.96508: done getting next task for host managed_node2 8196 1726878303.96511: ^ task is: TASK: fedora.linux_system_roles.cockpit : Set cockpit_cert and cockpit_private_key 8196 1726878303.96514: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 8196 1726878303.96526: getting variables 8196 1726878303.96527: in VariableManager get_vars() 8196 1726878303.96559: Calling all_inventory to load vars for managed_node2 8196 1726878303.96562: Calling groups_inventory to load vars for managed_node2 8196 1726878303.96564: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878303.96571: Calling all_plugins_play to load vars for managed_node2 8196 1726878303.96574: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878303.96576: Calling groups_plugins_play to load vars for managed_node2 8196 1726878303.96688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878303.96810: done with get_vars() 8196 1726878303.96818: done getting variables 8196 1726878303.96860: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.cockpit : Set cockpit_cert and cockpit_private_key] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:108 Friday 20 September 2024 20:25:03 -0400 (0:00:00.035) 0:00:39.132 ****** 8196 1726878303.96883: entering _queue_task() for managed_node2/set_fact 8196 1726878303.97036: worker is 1 (out of 1 available) 8196 1726878303.97050: exiting _queue_task() for managed_node2/set_fact 8196 1726878303.97062: done queuing things up, now waiting for results queue to drain 8196 1726878303.97063: waiting for pending results... 8648 1726878303.97193: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Set cockpit_cert and cockpit_private_key 8648 1726878303.97328: in run() - task 0affdecc-488f-74fb-5155-000000000063 8648 1726878303.97349: variable 'ansible_search_path' from source: unknown 8648 1726878303.97354: variable 'ansible_search_path' from source: unknown 8648 1726878303.97388: calling self._execute() 8648 1726878303.97462: variable 'ansible_host' from source: host vars for 'managed_node2' 8648 1726878303.97470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8648 1726878303.97480: variable 'omit' from source: magic vars 8648 1726878303.97864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8648 1726878303.99747: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8648 1726878303.99796: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8648 1726878303.99825: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8648 1726878303.99853: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8648 1726878303.99874: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8648 1726878303.99930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8648 1726878303.99963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8648 1726878303.99985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8648 1726878304.00011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8648 1726878304.00023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8648 1726878304.00109: variable 'cockpit_certificates' from source: role '' defaults 8648 1726878304.00125: Evaluated conditional (cockpit_certificates | length > 0): False 8648 1726878304.00129: when evaluation is False, skipping this task 8648 1726878304.00134: _execute() done 8648 1726878304.00138: dumping result to json 8648 1726878304.00142: done dumping result, returning 8648 1726878304.00149: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Set cockpit_cert and cockpit_private_key [0affdecc-488f-74fb-5155-000000000063] 8648 1726878304.00155: sending task result for task 0affdecc-488f-74fb-5155-000000000063 8648 1726878304.00182: done sending task result for task 0affdecc-488f-74fb-5155-000000000063 8648 1726878304.00186: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "cockpit_certificates | length > 0", "skip_reason": "Conditional result was False" } 8196 1726878304.00321: no more pending results, returning what we have 8196 1726878304.00325: results queue empty 8196 1726878304.00325: checking for any_errors_fatal 8196 1726878304.00329: done checking for any_errors_fatal 8196 1726878304.00330: checking for max_fail_percentage 8196 1726878304.00331: done checking for max_fail_percentage 8196 1726878304.00333: checking to see if all hosts have failed and the running result is not ok 8196 1726878304.00334: done checking to see if all hosts have failed 8196 1726878304.00335: getting the remaining hosts for this loop 8196 1726878304.00336: done getting the remaining hosts for this loop 8196 1726878304.00339: getting the next task for host managed_node2 8196 1726878304.00347: done getting next task for host managed_node2 8196 1726878304.00350: ^ task is: TASK: fedora.linux_system_roles.cockpit : Link to configured existing certificate 8196 1726878304.00352: ^ 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? (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 8196 1726878304.00366: getting variables 8196 1726878304.00367: in VariableManager get_vars() 8196 1726878304.00398: Calling all_inventory to load vars for managed_node2 8196 1726878304.00400: Calling groups_inventory to load vars for managed_node2 8196 1726878304.00401: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878304.00408: Calling all_plugins_play to load vars for managed_node2 8196 1726878304.00409: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878304.00411: Calling groups_plugins_play to load vars for managed_node2 8196 1726878304.00560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878304.00677: done with get_vars() 8196 1726878304.00684: done getting variables TASK [fedora.linux_system_roles.cockpit : Link to configured existing certificate] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:114 Friday 20 September 2024 20:25:04 -0400 (0:00:00.038) 0:00:39.170 ****** 8196 1726878304.00752: entering _queue_task() for managed_node2/file 8196 1726878304.00928: worker is 1 (out of 1 available) 8196 1726878304.00945: exiting _queue_task() for managed_node2/file 8196 1726878304.00957: done queuing things up, now waiting for results queue to drain 8196 1726878304.00959: waiting for pending results... 8651 1726878304.01071: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Link to configured existing certificate 8651 1726878304.01201: in run() - task 0affdecc-488f-74fb-5155-000000000065 8651 1726878304.01219: variable 'ansible_search_path' from source: unknown 8651 1726878304.01225: variable 'ansible_search_path' from source: unknown 8651 1726878304.01257: calling self._execute() 8651 1726878304.01324: variable 'ansible_host' from source: host vars for 'managed_node2' 8651 1726878304.01336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8651 1726878304.01347: variable 'omit' from source: magic vars 8651 1726878304.01774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8651 1726878304.02031: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8651 1726878304.02075: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8651 1726878304.02111: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8651 1726878304.02147: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8651 1726878304.02218: 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) 8651 1726878304.02244: 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) 8651 1726878304.02265: 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) 8651 1726878304.02292: 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) 8651 1726878304.02380: Evaluated conditional (cockpit_cert is defined): False 8651 1726878304.02385: when evaluation is False, skipping this task 8651 1726878304.02389: _execute() done 8651 1726878304.02393: dumping result to json 8651 1726878304.02397: done dumping result, returning 8651 1726878304.02402: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Link to configured existing certificate [0affdecc-488f-74fb-5155-000000000065] 8651 1726878304.02407: sending task result for task 0affdecc-488f-74fb-5155-000000000065 8651 1726878304.02431: done sending task result for task 0affdecc-488f-74fb-5155-000000000065 8651 1726878304.02436: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "cockpit_cert is defined", "skip_reason": "Conditional result was False" } 8196 1726878304.02545: no more pending results, returning what we have 8196 1726878304.02548: results queue empty 8196 1726878304.02549: checking for any_errors_fatal 8196 1726878304.02553: done checking for any_errors_fatal 8196 1726878304.02554: checking for max_fail_percentage 8196 1726878304.02555: done checking for max_fail_percentage 8196 1726878304.02556: checking to see if all hosts have failed and the running result is not ok 8196 1726878304.02556: done checking to see if all hosts have failed 8196 1726878304.02557: getting the remaining hosts for this loop 8196 1726878304.02558: done getting the remaining hosts for this loop 8196 1726878304.02561: getting the next task for host managed_node2 8196 1726878304.02566: done getting next task for host managed_node2 8196 1726878304.02570: ^ task is: TASK: fedora.linux_system_roles.cockpit : Link to configured existing certificate key 8196 1726878304.02572: ^ 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? (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 8196 1726878304.02584: getting variables 8196 1726878304.02585: in VariableManager get_vars() 8196 1726878304.02617: Calling all_inventory to load vars for managed_node2 8196 1726878304.02620: Calling groups_inventory to load vars for managed_node2 8196 1726878304.02621: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878304.02629: Calling all_plugins_play to load vars for managed_node2 8196 1726878304.02631: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878304.02635: Calling groups_plugins_play to load vars for managed_node2 8196 1726878304.02774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878304.02893: done with get_vars() 8196 1726878304.02899: done getting variables TASK [fedora.linux_system_roles.cockpit : Link to configured existing certificate key] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:124 Friday 20 September 2024 20:25:04 -0400 (0:00:00.022) 0:00:39.192 ****** 8196 1726878304.02966: entering _queue_task() for managed_node2/file 8196 1726878304.03115: worker is 1 (out of 1 available) 8196 1726878304.03129: exiting _queue_task() for managed_node2/file 8196 1726878304.03143: done queuing things up, now waiting for results queue to drain 8196 1726878304.03144: waiting for pending results... 8652 1726878304.03270: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Link to configured existing certificate key 8652 1726878304.03405: in run() - task 0affdecc-488f-74fb-5155-000000000066 8652 1726878304.03422: variable 'ansible_search_path' from source: unknown 8652 1726878304.03427: variable 'ansible_search_path' from source: unknown 8652 1726878304.03460: calling self._execute() 8652 1726878304.03528: variable 'ansible_host' from source: host vars for 'managed_node2' 8652 1726878304.03538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8652 1726878304.03547: variable 'omit' from source: magic vars 8652 1726878304.03957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8652 1726878304.04185: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8652 1726878304.04217: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8652 1726878304.04245: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8652 1726878304.04271: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8652 1726878304.04329: 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) 8652 1726878304.04352: 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) 8652 1726878304.04371: 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) 8652 1726878304.04392: 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) 8652 1726878304.04474: Evaluated conditional (cockpit_cert is defined): False 8652 1726878304.04482: when evaluation is False, skipping this task 8652 1726878304.04487: _execute() done 8652 1726878304.04491: dumping result to json 8652 1726878304.04495: done dumping result, returning 8652 1726878304.04501: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.cockpit : Link to configured existing certificate key [0affdecc-488f-74fb-5155-000000000066] 8652 1726878304.04506: sending task result for task 0affdecc-488f-74fb-5155-000000000066 8652 1726878304.04531: done sending task result for task 0affdecc-488f-74fb-5155-000000000066 8652 1726878304.04536: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "cockpit_cert is defined", "skip_reason": "Conditional result was False" } 8196 1726878304.04654: no more pending results, returning what we have 8196 1726878304.04657: results queue empty 8196 1726878304.04658: checking for any_errors_fatal 8196 1726878304.04663: done checking for any_errors_fatal 8196 1726878304.04663: checking for max_fail_percentage 8196 1726878304.04664: done checking for max_fail_percentage 8196 1726878304.04665: checking to see if all hosts have failed and the running result is not ok 8196 1726878304.04665: done checking to see if all hosts have failed 8196 1726878304.04666: getting the remaining hosts for this loop 8196 1726878304.04667: done getting the remaining hosts for this loop 8196 1726878304.04670: getting the next task for host managed_node2 8196 1726878304.04677: done getting next task for host managed_node2 8196 1726878304.04679: ^ task is: TASK: meta (role_complete) 8196 1726878304.04681: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878304.04692: getting variables 8196 1726878304.04694: in VariableManager get_vars() 8196 1726878304.04725: Calling all_inventory to load vars for managed_node2 8196 1726878304.04727: Calling groups_inventory to load vars for managed_node2 8196 1726878304.04728: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878304.04736: Calling all_plugins_play to load vars for managed_node2 8196 1726878304.04738: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878304.04740: Calling groups_plugins_play to load vars for managed_node2 8196 1726878304.04878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878304.04992: done with get_vars() 8196 1726878304.04998: done getting variables 8196 1726878304.05053: done queuing things up, now waiting for results queue to drain 8196 1726878304.05055: results queue empty 8196 1726878304.05055: checking for any_errors_fatal 8196 1726878304.05057: done checking for any_errors_fatal 8196 1726878304.05058: checking for max_fail_percentage 8196 1726878304.05058: done checking for max_fail_percentage 8196 1726878304.05059: checking to see if all hosts have failed and the running result is not ok 8196 1726878304.05059: done checking to see if all hosts have failed 8196 1726878304.05059: getting the remaining hosts for this loop 8196 1726878304.05060: done getting the remaining hosts for this loop 8196 1726878304.05061: getting the next task for host managed_node2 8196 1726878304.05063: done getting next task for host managed_node2 8196 1726878304.05065: ^ task is: TASK: Collect installed package versions 8196 1726878304.05066: ^ 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 8196 1726878304.05067: getting variables 8196 1726878304.05068: in VariableManager get_vars() 8196 1726878304.05074: Calling all_inventory to load vars for managed_node2 8196 1726878304.05075: Calling groups_inventory to load vars for managed_node2 8196 1726878304.05076: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878304.05080: Calling all_plugins_play to load vars for managed_node2 8196 1726878304.05081: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878304.05082: Calling groups_plugins_play to load vars for managed_node2 8196 1726878304.05158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878304.05259: done with get_vars() 8196 1726878304.05265: done getting variables TASK [Collect installed package versions] ************************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_certificate_external.yml:16 Friday 20 September 2024 20:25:04 -0400 (0:00:00.023) 0:00:39.216 ****** 8196 1726878304.05309: entering _queue_task() for managed_node2/package_facts 8196 1726878304.05311: Creating lock for package_facts 8196 1726878304.05464: worker is 1 (out of 1 available) 8196 1726878304.05478: exiting _queue_task() for managed_node2/package_facts 8196 1726878304.05491: done queuing things up, now waiting for results queue to drain 8196 1726878304.05492: waiting for pending results... 8654 1726878304.05596: running TaskExecutor() for managed_node2/TASK: Collect installed package versions 8654 1726878304.05684: in run() - task 0affdecc-488f-74fb-5155-000000000007 8654 1726878304.05699: variable 'ansible_search_path' from source: unknown 8654 1726878304.05726: calling self._execute() 8654 1726878304.05789: variable 'ansible_host' from source: host vars for 'managed_node2' 8654 1726878304.05799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8654 1726878304.05810: variable 'omit' from source: magic vars 8654 1726878304.05902: variable 'omit' from source: magic vars 8654 1726878304.05930: variable 'omit' from source: magic vars 8654 1726878304.05963: variable 'omit' from source: magic vars 8654 1726878304.06002: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8654 1726878304.06034: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8654 1726878304.06056: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8654 1726878304.06074: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8654 1726878304.06090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8654 1726878304.06119: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8654 1726878304.06126: variable 'ansible_host' from source: host vars for 'managed_node2' 8654 1726878304.06130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8654 1726878304.06229: Set connection var ansible_module_compression to ZIP_DEFLATED 8654 1726878304.06243: Set connection var ansible_shell_executable to /bin/sh 8654 1726878304.06251: Set connection var ansible_timeout to 10 8654 1726878304.06254: Set connection var ansible_shell_type to sh 8654 1726878304.06259: Set connection var ansible_connection to ssh 8654 1726878304.06265: Set connection var ansible_pipelining to False 8654 1726878304.06285: variable 'ansible_shell_executable' from source: unknown 8654 1726878304.06290: variable 'ansible_connection' from source: unknown 8654 1726878304.06293: variable 'ansible_module_compression' from source: unknown 8654 1726878304.06296: variable 'ansible_shell_type' from source: unknown 8654 1726878304.06298: variable 'ansible_shell_executable' from source: unknown 8654 1726878304.06301: variable 'ansible_host' from source: host vars for 'managed_node2' 8654 1726878304.06305: variable 'ansible_pipelining' from source: unknown 8654 1726878304.06307: variable 'ansible_timeout' from source: unknown 8654 1726878304.06311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8654 1726878304.06490: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8654 1726878304.06503: variable 'omit' from source: magic vars 8654 1726878304.06510: starting attempt loop 8654 1726878304.06513: running the handler 8654 1726878304.06525: _low_level_execute_command(): starting 8654 1726878304.06536: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8654 1726878304.09206: stdout chunk (state=2): >>>/root <<< 8654 1726878304.09327: stderr chunk (state=3): >>><<< 8654 1726878304.09336: stdout chunk (state=3): >>><<< 8654 1726878304.09352: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 8654 1726878304.09365: _low_level_execute_command(): starting 8654 1726878304.09371: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878304.093605-8654-86287689908813 `" && echo ansible-tmp-1726878304.093605-8654-86287689908813="` echo /root/.ansible/tmp/ansible-tmp-1726878304.093605-8654-86287689908813 `" ) && sleep 0' 8654 1726878304.11859: stdout chunk (state=2): >>>ansible-tmp-1726878304.093605-8654-86287689908813=/root/.ansible/tmp/ansible-tmp-1726878304.093605-8654-86287689908813 <<< 8654 1726878304.11997: stderr chunk (state=3): >>><<< 8654 1726878304.12004: stdout chunk (state=3): >>><<< 8654 1726878304.12034: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878304.093605-8654-86287689908813=/root/.ansible/tmp/ansible-tmp-1726878304.093605-8654-86287689908813 , stderr= 8654 1726878304.12091: variable 'ansible_module_compression' from source: unknown 8654 1726878304.12175: ANSIBALLZ: Using lock for package_facts 8654 1726878304.12188: ANSIBALLZ: Acquiring lock 8654 1726878304.12193: ANSIBALLZ: Lock acquired: 139840365099728 8654 1726878304.12200: ANSIBALLZ: Creating module 8654 1726878304.47093: ANSIBALLZ: Writing module into payload 8654 1726878304.47289: ANSIBALLZ: Writing module 8654 1726878304.47320: ANSIBALLZ: Renaming module 8654 1726878304.47329: ANSIBALLZ: Done creating module 8654 1726878304.47372: variable 'ansible_facts' from source: unknown 8654 1726878304.47605: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878304.093605-8654-86287689908813/AnsiballZ_package_facts.py 8654 1726878304.48043: Sending initial data 8654 1726878304.48050: Sent initial data (158 bytes) 8654 1726878304.50763: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmpe_otoj6k /root/.ansible/tmp/ansible-tmp-1726878304.093605-8654-86287689908813/AnsiballZ_package_facts.py <<< 8654 1726878304.53180: stderr chunk (state=3): >>><<< 8654 1726878304.53191: stdout chunk (state=3): >>><<< 8654 1726878304.53216: done transferring module to remote 8654 1726878304.53231: _low_level_execute_command(): starting 8654 1726878304.53240: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878304.093605-8654-86287689908813/ /root/.ansible/tmp/ansible-tmp-1726878304.093605-8654-86287689908813/AnsiballZ_package_facts.py && sleep 0' 8654 1726878304.56839: stderr chunk (state=2): >>><<< 8654 1726878304.56849: stdout chunk (state=2): >>><<< 8654 1726878304.56863: _low_level_execute_command() done: rc=0, stdout=, stderr= 8654 1726878304.56868: _low_level_execute_command(): starting 8654 1726878304.56873: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878304.093605-8654-86287689908813/AnsiballZ_package_facts.py && sleep 0' 8654 1726878304.59921: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 8654 1726878304.59951: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 8654 1726878304.60003: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 8654 1726878304.60037: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8654 1726878304.60092: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 8654 1726878304.60109: stdout chunk (state=3): >>> # installing zipimport hook <<< 8654 1726878304.60135: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8654 1726878304.60169: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 8654 1726878304.60186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 8654 1726878304.60200: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 8654 1726878304.60223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 8654 1726878304.60239: stdout chunk (state=3): >>>import '_codecs' # <<< 8654 1726878304.60262: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93ce5e48> <<< 8654 1726878304.60292: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py<<< 8654 1726878304.60301: stdout chunk (state=3): >>> <<< 8654 1726878304.60321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c7b828> <<< 8654 1726878304.60334: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93ce59b0> <<< 8654 1726878304.60351: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 8654 1726878304.60367: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c88630> <<< 8654 1726878304.60383: stdout chunk (state=3): >>>import '_signal' # <<< 8654 1726878304.60405: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 8654 1726878304.60425: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c8f160> <<< 8654 1726878304.60442: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 8654 1726878304.60456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 8654 1726878304.60470: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 8654 1726878304.60486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 8654 1726878304.60497: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 8654 1726878304.60516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 8654 1726878304.60542: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c940f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c8f748> <<< 8654 1726878304.60568: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c8f390> <<< 8654 1726878304.60706: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c39470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 8654 1726878304.60747: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c3ee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c39b38> <<< 8654 1726878304.60769: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 8654 1726878304.60806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 8654 1726878304.61139: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c454e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c28d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c2b198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91f39940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91f4b240> <<< 8654 1726878304.61166: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c99a20> <<< 8654 1726878304.61178: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8654 1726878304.61769: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 8654 1726878304.61794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # <<< 8654 1726878304.61820: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 8654 1726878304.61868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 8654 1726878304.61887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 8654 1726878304.61905: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91e6f160> <<< 8654 1726878304.61920: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 8654 1726878304.61937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91e7c390> <<< 8654 1726878304.61953: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 8654 1726878304.61977: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 8654 1726878304.61997: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e91e7a080> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91e7cb70> <<< 8654 1726878304.62008: stdout chunk (state=3): >>>import 'itertools' # <<< 8654 1726878304.62028: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 8654 1726878304.62044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91e7a160> <<< 8654 1726878304.62058: stdout chunk (state=3): >>>import '_collections' # <<< 8654 1726878304.62119: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91f14898> <<< 8654 1726878304.62135: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 8654 1726878304.62151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 8654 1726878304.62187: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91f14c88> <<< 8654 1726878304.62243: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91f06240> <<< 8654 1726878304.62259: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 8654 1726878304.62277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91f06f28> <<< 8654 1726878304.62292: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91efe518> <<< 8654 1726878304.62325: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91ef0550> <<< 8654 1726878304.62343: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 8654 1726878304.62356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 8654 1726878304.62370: stdout chunk (state=3): >>>import '_sre' # <<< 8654 1726878304.62383: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 8654 1726878304.62400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 8654 1726878304.62418: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 8654 1726878304.62434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 8654 1726878304.62448: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91c28358> <<< 8654 1726878304.62468: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91c30dd8> <<< 8654 1726878304.62481: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91f06518> <<< 8654 1726878304.62496: stdout chunk (state=3): >>>import '_locale' # <<< 8654 1726878304.62540: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 8654 1726878304.62558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91c35ef0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91ee9390> <<< 8654 1726878304.62573: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 8654 1726878304.62588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 8654 1726878304.62603: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 8654 1726878304.62622: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e91c3b2b0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91c3b0b8> <<< 8654 1726878304.62638: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 8654 1726878304.62656: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e91c3b3c8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91f630f0> <<< 8654 1726878304.62669: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 8654 1726878304.62684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 8654 1726878304.62697: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 8654 1726878304.62713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 8654 1726878304.62735: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 8654 1726878304.62756: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91c3beb8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91c3bac8> <<< 8654 1726878304.62775: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' <<< 8654 1726878304.62788: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91c47780> <<< 8654 1726878304.62802: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 8654 1726878304.62815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 8654 1726878304.62839: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 8654 1726878304.62851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 8654 1726878304.62902: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91c47f60> <<< 8654 1726878304.62918: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 8654 1726878304.62934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 8654 1726878304.62968: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e917ce278> <<< 8654 1726878304.62983: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91c47860> <<< 8654 1726878304.62997: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 8654 1726878304.63014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 8654 1726878304.63064: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e917d2d68> <<< 8654 1726878304.63083: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91c3b5f8> <<< 8654 1726878304.63098: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 8654 1726878304.63119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 8654 1726878304.63133: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 8654 1726878304.63148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e917f83c8> <<< 8654 1726878304.63175: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 8654 1726878304.63184: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e917f8780> <<< 8654 1726878304.63201: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 8654 1726878304.63214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 8654 1726878304.63236: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 8654 1726878304.63259: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e917fe470> <<< 8654 1726878304.63270: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 8654 1726878304.63305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 8654 1726878304.63313: stdout chunk (state=3): >>>import 'time' # <<< 8654 1726878304.63331: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 8654 1726878304.63341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 8654 1726878304.63387: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 8654 1726878304.63406: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 8654 1726878304.63431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 8654 1726878304.63763: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e915a9c88> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e9159c3c8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e9159c0b8> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e9158df60> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e917fee10> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e915a0080> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e917f8b00> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e93bf87f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e915a0128> <<< 8654 1726878304.63792: stdout chunk (state=3): >>>import 'pwd' # <<< 8654 1726878304.63821: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e93bf8b70> <<< 8654 1726878304.63865: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91c3b940> <<< 8654 1726878304.63900: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 8654 1726878304.63931: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 8654 1726878304.63962: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e93c0d6a0> <<< 8654 1726878304.63987: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 8654 1726878304.64126: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e93c13710> <<< 8654 1726878304.64178: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e93c13be0> <<< 8654 1726878304.64202: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e93c13cf8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c0def0> <<< 8654 1726878304.64225: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 8654 1726878304.64252: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e93c1b080> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c135c0> <<< 8654 1726878304.64280: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e93c13320> <<< 8654 1726878304.64296: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c01be0> <<< 8654 1726878304.64317: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e917e2438> <<< 8654 1726878304.64340: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 8654 1726878304.64367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 8654 1726878304.64408: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c0d550> <<< 8654 1726878304.64620: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 8654 1726878304.64648: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fc159e8> <<< 8654 1726878304.64775: stdout chunk (state=3): >>># zipimport: found 108 names in '/tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip' <<< 8654 1726878304.64807: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/__init__.py <<< 8654 1726878304.64839: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py <<< 8654 1726878304.64858: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.66685: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.67158: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f98e828> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8f88c358> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f98eef0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8fc15e48> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 8654 1726878304.67646: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f8e8c18> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f8bdbe0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8fbd0128> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8fbd0358> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fbd06a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f8b9390> <<< 8654 1726878304.67841: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f8ad588> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 8654 1726878304.67858: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fbdaef0> <<< 8654 1726878304.69037: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8f8bd5f8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f8b9240> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8f989a58> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f997ba8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fbf7e48> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f982550> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fbeb390> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f9aebe0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f982710> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8f9bdac8> <<< 8654 1726878304.69056: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8f9bdba8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8f9bdcf8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fbe1128> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8fb9a6d8> <<< 8654 1726878304.69237: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fb8add8> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 8654 1726878304.69446: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8fb93048> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fb8a898> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_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_package_facts_payload_vv_kjxn3/ansible_package_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8654 1726878304.70053: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8fbb3ac8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fbb37b8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fba3f98> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fbb3630> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fba37f0> # zipimport: zlib available <<< 8654 1726878304.70314: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.70762: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 8654 1726878304.71044: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 8654 1726878304.71472: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f9d3208> # zipimport: zlib available <<< 8654 1726878304.71516: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.71864: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.72545: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_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_package_facts_payload_vv_kjxn3/ansible_package_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available <<< 8654 1726878304.72598: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 8654 1726878304.72643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 8654 1726878304.72812: stdout chunk (state=3): >>>import '_ast' # <<< 8654 1726878304.73150: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8facbb38> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8654 1726878304.73179: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.73241: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 8654 1726878304.73326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 8654 1726878304.73439: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8fa04208> <<< 8654 1726878304.73496: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fad7978> <<< 8654 1726878304.73524: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py <<< 8654 1726878304.73654: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8654 1726878304.73689: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.73957: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.74220: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 8654 1726878304.74257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 8654 1726878304.74288: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 8654 1726878304.74418: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fa3b160> <<< 8654 1726878304.74441: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 8654 1726878304.74457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 8654 1726878304.74544: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fa3b208> <<< 8654 1726878304.74597: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fae5b70> <<< 8654 1726878304.74662: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8654 1726878304.74686: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.74727: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 8654 1726878304.74752: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py <<< 8654 1726878304.74851: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/basic.py <<< 8654 1726878304.74884: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 8654 1726878304.75118: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.75206: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.75244: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.75310: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available <<< 8654 1726878304.75332: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.75355: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.75465: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 8654 1726878304.75511: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.75564: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.75590: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.75620: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 8654 1726878304.75663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 8654 1726878304.76342: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fab6048> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 8654 1726878304.76538: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.76591: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.76622: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.76665: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py <<< 8654 1726878304.76685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' <<< 8654 1726878304.76743: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' <<< 8654 1726878304.76765: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fa4f550> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py <<< 8654 1726878304.76786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' <<< 8654 1726878304.76803: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 8654 1726878304.76841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 8654 1726878304.76869: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 8654 1726878304.76907: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fa70f60> <<< 8654 1726878304.76970: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' <<< 8654 1726878304.76990: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8fb36748> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fa5fc18> <<< 8654 1726878304.77102: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8fa70cc0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fa4fef0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fb5e048> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fab3940> # /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 8654 1726878304.77365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fb18c88> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fb207f0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fb54be0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py <<< 8654 1726878304.77422: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8654 1726878304.77472: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available <<< 8654 1726878304.77500: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 8654 1726878304.77535: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 8654 1726878304.77578: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.77631: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 8654 1726878304.77658: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.77725: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 8654 1726878304.77756: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.77808: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.77893: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 8654 1726878304.78309: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.78688: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 8654 1726878304.78742: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.78778: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.78803: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.78824: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py <<< 8654 1726878304.78856: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 8654 1726878304.78871: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.78894: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 8654 1726878304.78942: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.78979: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py <<< 8654 1726878304.79016: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8654 1726878304.79042: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 8654 1726878304.79063: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.79090: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 8654 1726878304.79160: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.79222: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 8654 1726878304.79234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 8654 1726878304.79251: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b9cf9e8> <<< 8654 1726878304.79273: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 8654 1726878304.79298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 8654 1726878304.79591: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8ba14630> <<< 8654 1726878304.79601: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py <<< 8654 1726878304.79615: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.79655: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.79708: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 8654 1726878304.79716: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.79797: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.79880: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 8654 1726878304.79890: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.79936: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.79999: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py <<< 8654 1726878304.80007: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.80042: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.80084: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 8654 1726878304.80105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 8654 1726878304.80120: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 8654 1726878304.80156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 8654 1726878304.80238: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8ba1f668> <<< 8654 1726878304.80308: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' <<< 8654 1726878304.80316: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b9f0d30> <<< 8654 1726878304.80649: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8ba14550> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 8654 1726878304.80709: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.81349: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f961ba8> # zipimport: zlib available # zipimport: zlib available <<< 8654 1726878304.81421: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 8654 1726878304.81430: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.81458: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.81490: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 8654 1726878304.81502: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.81530: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.81581: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 8654 1726878304.81757: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8f967898> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f967518> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 8654 1726878304.81896: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.82034: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 8654 1726878304.82111: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.82185: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.82220: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.82243: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py <<< 8654 1726878304.82269: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 8654 1726878304.82290: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.82308: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.82407: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.83024: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8654 1726878304.83235: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.83654: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 8654 1726878304.83667: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 8654 1726878304.83755: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.83842: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 8654 1726878304.83924: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.84001: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 8654 1726878304.84011: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.84128: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.84250: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 8654 1726878304.84261: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.84273: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 8654 1726878304.84336: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8654 1726878304.84738: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8654 1726878304.84806: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 8654 1726878304.84818: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 8654 1726878304.84849: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.84892: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 8654 1726878304.84907: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.84930: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 8654 1726878304.84993: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.85062: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 8654 1726878304.85427: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 8654 1726878304.85740: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 8654 1726878304.85768: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.85809: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 8654 1726878304.85828: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.85847: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.85872: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 8654 1726878304.85901: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.85926: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 8654 1726878304.85953: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8654 1726878304.85996: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 8654 1726878304.86055: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.86118: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 8654 1726878304.86145: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 8654 1726878304.86183: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.86220: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 8654 1726878304.86244: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.86259: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.86292: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.86329: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.86388: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.86441: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 8654 1726878304.86468: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 8654 1726878304.86499: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.86544: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 8654 1726878304.86698: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.86856: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 8654 1726878304.86892: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.86931: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 8654 1726878304.86958: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.86981: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.87011: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 8654 1726878304.87031: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.87085: stdout chunk (state=3): >>># zipimport: zlib available <<< 8654 1726878304.87161: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 8654 1726878304.87183: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 8654 1726878304.87545: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py # zipimport: zlib available <<< 8654 1726878304.87740: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' <<< 8654 1726878304.88151: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8f93b898> <<< 8654 1726878304.88179: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py <<< 8654 1726878304.88207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b53f4a8> <<< 8654 1726878304.88280: stdout chunk (state=3): >>># extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b53fe48> <<< 8654 1726878304.88380: stdout chunk (state=3): >>># extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' <<< 8654 1726878304.88401: stdout chunk (state=3): >>>import 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8f904048> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8ba9ea58> <<< 8654 1726878305.77666: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"python3-urllib3": [{"name": "python3-urllib3", "version": "1.24.2", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-linux-procfs": [{"name": "python3-linux-procfs", "version": "0.7.3", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cryptography": [{"name": "python3-cryptography", "version": "3.2.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20180629", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240111", "release": "121.gitb3132c18.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.5", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.28.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "8", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "2.9", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-extra": [{"name": "grub2-tools-extra", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.8", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2017.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "1.10", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "2f86d6a1", "release": "5cf7cefb", "epoch": null, "arch": null, "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "info": [{"name": "info", "version": "6.5", "release": "7.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12": [{"name": "python3.12", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "s<<< 8654 1726878305.77711: stdout chunk (state=3): >>>ource": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "abattis-cantarell-fonts": [{"name": "abattis-cantarell-fonts", "version": "0.0.25", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dejavu-fonts-common": [{"name": "dejavu-fonts-common", "version": "2.35", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libxml2": [{"name": "python3-libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.4.15", "release": "5.2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip": [{"name": "python3-slip", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.6.0", "release": "22.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libappstream-glib": [{"name": "libappstream-glib", "version": "0.7.14", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-perf": [{"name": "python3-perf", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pexpect": [{"name": "python3-pexpect", "version": "4.3.1", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-syspurpose": [{"name": "python3-syspurpose", "version": "1.28.42", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libX11-common": [{"name": "libX11-common", "version": "1.6.8", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.5", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cairo": [{"name": "cairo", "version": "1.15.12", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setroubleshoot-plugins": [{"name": "setroubleshoot-plugins", "version": "3.3.14", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "PackageKit": [{"name": "PackageKit", "version": "1.1.12", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "5.13", "release": "2.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "biosdevname": [{"name": "biosdevname", "version": "0.7.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "23.20170329cvs.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.0", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.13", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.3", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.3", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.20.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables": [{"name": "iptables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.1.0", "release": "9.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "23.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.13.0", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "1.73", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.39", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsss_autofs": [{"name": "libsss_autofs", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.11", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.1.7", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.15", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.5", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.027", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "platform-python-pip": [{"name": "platform-python-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.74", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf16": [{"name": "pcre2-utf16", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err-devel": [{"name": "libcom_err-devel", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "1.2.0", "release": "2.20180605git4a062cf.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-devel": [{"name": "libselinux-devel", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs-devel": [{"name": "keyutils-libs-devel", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcroco": [{"name": "libcroco", "version": "0.6.12", "release": "4.el8_2.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.3.0", "release": "12.el8", "epoch":<<< 8654 1726878305.77744: stdout chunk (state=3): >>> 1, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "80.0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.6.1", "release": "22.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "dbus-daemon": [{"name": "dbus-daemon", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.3.1", "release": "33.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.5", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.74", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.32", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "1.9", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "26.1", "release": "11.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-webencodings": [{"name": "python3-webencodings", "version": "0.5.1", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.20", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17025", "release": "2.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.8", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.1.3", "release": "19.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "0.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libgcc": [{"name": "libgcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.6.1", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyudev": [{"name": "python3-pyudev", "version": "0.21.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.28", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.00.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-glib": [{"name": "dbus-glib", "version": "0.110", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.56.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.18.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "8.6", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.62", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.12.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "2.3.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "4.4.20", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusbx": [{"name": "libusbx", "version": "1.0.23", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.6", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.26.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "7.0", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.2.5", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.19.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.1.2", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.3.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.8.5", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip-dbus": [{"name": "python3-slip-dbus", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python36": [{"name": "python36", "version": "3.6.8", "release": "39.module_el8+762+77bd8591", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tuned": [{"name": "tuned", "version": "2.22.1", "release": "4.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "json-c": [{"name": "json-c", "version":<<< 8654 1726878305.77759: stdout chunk (state=3): >>> "0.13.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.26", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2102.0", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20230808", "release": "2.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.2", "release": "1.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.4.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "5.0.0", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.6", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.12", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.20", "release": "7.el8.0.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trus<<< 8654 1726878305.77775: stdout chunk (state=3): >>>t", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.42", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000-firmware": [{"name": "iwl6000-firmware", "version": "9.221.4.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "48.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-ebtables": [{"name": "iptables-ebtables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-chrono": [{"name": "boost-chrono", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "3.1.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.2.1", "release": "11.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.7", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mozjs60": [{"name": "mozjs60", "version": "60.9.0", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "0.5.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-timer": [{"name": "boost-timer", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpng": [{"name": "libpng", "version": "1.6.34", "release": "5.el8",<<< 8654 1726878305.77799: stdout chunk (state=3): >>> "epoch": 2, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "brotli": [{"name": "brotli", "version": "1.0.6", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.7", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hdparm": [{"name": "hdparm", "version": "9.54", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.7", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "4.2.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.24", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.20", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "platform-python-setuptools": [{"name": "platform-python-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.4.46", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "48.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb-utils": [{"name": "libdb-utils", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.15", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.1.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.4", "release": "41.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{<<< 8654 1726878305.77816: stdout chunk (state=3): >>>"name": "elfutils-debuginfod-client", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.6", "release": "22.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers-lib": [{"name": "trousers-lib", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.1.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.56.4", "release": "163.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.6.16", "release": "8.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers": [{"name": "trousers", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.11.0", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "17.20190603git.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.14.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unb<<< 8654 1726878305.77831: stdout chunk (state=3): >>>ound", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.6.8", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-ply": [{"name": "python3-ply", "version": "3.9", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cffi": [{"name": "python3-cffi", "version": "1.11.5", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jwt": [{"name": "python3-jwt", "version": "1.6.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.20.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.3", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "noarch", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.5.1", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "0.23", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "2.6.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-libs": [{"name": "python3.12-libs", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fontpackages-filesystem": [{"name": "fontpackages-filesystem", "version": "1.44", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "fontconfig": [{"name": "fontconfig", "version": "2.13.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pixman": [{"name": "pixman", "version": "0.38.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dejavu-sans-mono-fonts": [{"name": "dejavu-sans-mono-fonts", "version": "2.35", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-magic": [{"name": "python3-magic", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmodman": [{"name": "libmodman", "version": "2.0.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.56.1", "release": "1.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup": [{"name": "libsoup", "version": "2.62.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sscg": [{"name": "sscg", "version": "3.0.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-ptyprocess": [{"name": "python3-ptyprocess", "version": "0.5.2", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sos": [{"name": "sos", "version": "4.7.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxcb": [{"name": "libxcb", "version": "1.13.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libX11": [{"name": "libX11", "version": "1.6.8", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libXrender": [{"name": "libXrender", "version": "0.9.10", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cairo-gobject": [{"name": "cairo-gobject", "version": "1.15.12", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject": [{"name": "python3-gobject", "version": "3.28.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setroubleshoot-server": [{"name": "setroubleshoot-server", "version": "3.3.26", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "PackageKit-glib": [{"name": "PackageKit-glib", "version": "1.1.12", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cockpit-system": [{"name": "cockpit-system", "version": "310.4", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.55", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.11", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20160104", "release": "7.module_el8+645+9d809f8c", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.280", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "4.06", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.230.600", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.074", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "1.69", "release": "395.el8", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.11", "release": "3.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.28", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "2.97", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.72", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.49", "release": "2.el8",<<< 8654 1726878305.77847: stdout chunk (state=3): >>> "epoch": 3, "arch": "x86_64", "source": "rpm"}], "perl-macros": [{"name": "perl-macros", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Unicode-Normalize": [{"name": "perl-Unicode-Normalize", "version": "1.25", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.38", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-threads-shared": [{"name": "perl-threads-shared", "version": "1.58", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf32": [{"name": "pcre2-utf32", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol-devel": [{"name": "libsepol-devel", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-devel": [{"name": "pcre2-devel", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkadm5": [{"name": "libkadm5", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-devel": [{"name": "krb5-devel", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "37", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.30", "release": "123.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-date-time": [{"name": "boost-date-time", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.30", "release": "9.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyy<<< 8654 1726878305.77862: stdout chunk (state=3): >>>aml", "version": "3.12", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-html5lib": [{"name": "python3-html5lib", "version": "0.999999999", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.37", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.24", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.0", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "33.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.2.0", "release": "10.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.3.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "timedatex": [{"name": "timedatex", "version": "0.5", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pycparser": [{"name": "python3-pycparser", "version": "2.14", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20180723", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "2.1.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.9.5", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "3.0.4", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.4", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.314", "release": "8.22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-libs": [{"name": "dhcp-libs", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.1.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "8", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "bind-export-libs": [{"name": "bind-export-libs", "version": "9.11.36", "release": "13.el8", "<<< 8654 1726878305.77873: stdout chunk (state=3): >>>epoch": 32, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.1.1", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.10.1", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.3.2", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "7.el8.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-pip-wheel": [{"name": "python3.12-pip-wheel", "version": "23.2.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.31", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdk-pixbuf2": [{"name": "gdk-pixbuf2", "version": "2.36.12", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "3.32.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstemmer": [{"name": "libstemmer", "version": "0", "release": "10.585svn.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.2.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cockpit-bridge": [{"name": "cockpit-bridge", "version": "310.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.7.11", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pydbus": [{"name": "python3-pydbus", "version": "0.6.0", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-<<< 8654 1726878305.77896: stdout chunk (state=3): >>>pip": [{"name": "python3-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libXau": [{"name": "libXau", "version": "1.0.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.4.48", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libXext": [{"name": "libXext", "version": "1.3.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.8.3", "release": "3.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-cairo": [{"name": "python3-cairo", "version": "1.16.3", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "centos-logos": [{"name": "centos-logos", "version": "85.8", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cockpit-ws": [{"name": "cockpit-ws", "version": "310.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "6.2.0", "release": "49.module_el8+991+097e156d", "epoch": 15, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.2", "release": "39.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.3.5", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.7.6.1", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.3", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iprutils": [{"name": "iprutils", "version": "2.4.19", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "1.0", "release": "12.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.08", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ep<<< 8654 1726878305.77906: stdout chunk (state=3): >>>el-release": [{"name": "epel-release", "version": "8", "release": "19.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.9.1", "release": "5.el8", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2018.2", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.18", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.0.4", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "freetype": [{"name": "freetype", "version": "2.9.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "530", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.167", "release": "399.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hardlink": [{"name": "hardlink", "version": "1.3", "release": "6.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.88", "release": "2.module_el8+339+1ec643e0", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.33.0", "release": "6.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.066", "release": "4.module_el8+339+1ec643e0", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.11", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.35", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.50", "release": "4.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.42", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "0.9.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.237", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.15", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "platform-python": [{"name": "platform-python", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-threads": [{"name": "perl-threads", "version": "2.21", "release": "2.el8", "epoch": 1, "arch": "x86_<<< 8654 1726878305.77925: stdout chunk (state=3): >>>64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.3.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.9", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-devel": [{"name": "libverto-devel", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "isl": [{"name": "isl", "version": "0.16.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.3.7", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.19.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "noarch", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.2.3", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.2.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 8654 1726878305.78450: 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__ <<< 8654 1726878305.78473: stdout chunk (state=3): >>># clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 <<< 8654 1726878305.78493: stdout chunk (state=3): >>># cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path <<< 8654 1726878305.78507: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re <<< 8654 1726878305.78522: stdout chunk (state=3): >>># cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg <<< 8654 1726878305.78539: stdout chunk (state=3): >>># cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib <<< 8654 1726878305.78555: stdout chunk (state=3): >>># cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect <<< 8654 1726878305.78569: stdout chunk (state=3): >>># cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess<<< 8654 1726878305.78628: stdout chunk (state=3): >>> # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json <<< 8654 1726878305.78644: stdout chunk (state=3): >>># cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy <<< 8654 1726878305.78681: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors <<< 8654 1726878305.78700: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle <<< 8654 1726878305.78713: stdout chunk (state=3): >>># cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor <<< 8654 1726878305.78730: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution <<< 8654 1726878305.78743: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb <<< 8654 1726878305.78757: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl <<< 8654 1726878305.78770: stdout chunk (state=3): >>># cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl <<< 8654 1726878305.78783: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd <<< 8654 1726878305.78797: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network <<< 8654 1726878305.78810: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi <<< 8654 1726878305.78825: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux <<< 8654 1726878305.78838: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms <<< 8654 1726878305.78882: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 8654 1726878305.79221: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8654 1726878305.79260: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport <<< 8654 1726878305.79286: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 8654 1726878305.79312: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings <<< 8654 1726878305.79341: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes <<< 8654 1726878305.79363: stdout chunk (state=3): >>># destroy _string <<< 8654 1726878305.79377: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 8654 1726878305.79389: stdout chunk (state=3): >>># destroy _socket <<< 8654 1726878305.79417: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 8654 1726878305.79442: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging <<< 8654 1726878305.79455: stdout chunk (state=3): >>># destroy locale # destroy copy <<< 8654 1726878305.79493: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 8654 1726878305.79524: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction <<< 8654 1726878305.79537: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy _compat_pickle <<< 8654 1726878305.79551: stdout chunk (state=3): >>># destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util <<< 8654 1726878305.79571: stdout chunk (state=3): >>># destroy atexit # destroy multiprocessing.process <<< 8654 1726878305.79584: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 8654 1726878305.79591: stdout chunk (state=3): >>># destroy datetime <<< 8654 1726878305.79612: stdout chunk (state=3): >>># destroy ipaddress # destroy textwrap # destroy base64 <<< 8654 1726878305.79633: stdout chunk (state=3): >>># destroy _ssl <<< 8654 1726878305.79652: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib <<< 8654 1726878305.79667: stdout chunk (state=3): >>># destroy termios <<< 8654 1726878305.79677: stdout chunk (state=3): >>># destroy json <<< 8654 1726878305.79708: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing <<< 8654 1726878305.79720: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 8654 1726878305.79750: stdout chunk (state=3): >>># destroy rpm.transaction # destroy rpm._rpmb # destroy rpm._rpm # destroy rpm # destroy rpm._rpms <<< 8654 1726878305.79790: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings <<< 8654 1726878305.79828: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc <<< 8654 1726878305.79862: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc <<< 8654 1726878305.79892: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools <<< 8654 1726878305.79920: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 8654 1726878305.79944: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil <<< 8654 1726878305.79969: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 8654 1726878305.79997: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math <<< 8654 1726878305.80021: stdout chunk (state=3): >>># cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select <<< 8654 1726878305.80039: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux <<< 8654 1726878305.80083: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 8654 1726878305.80219: stdout chunk (state=3): >>># destroy posixpath <<< 8654 1726878305.80247: stdout chunk (state=3): >>># destroy stat <<< 8654 1726878305.80259: stdout chunk (state=3): >>># destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 8654 1726878305.80272: stdout chunk (state=3): >>># destroy _heapq <<< 8654 1726878305.80282: stdout chunk (state=3): >>># destroy select <<< 8654 1726878305.80306: stdout chunk (state=3): >>># destroy linecache <<< 8654 1726878305.80320: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 8654 1726878305.80334: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 8654 1726878305.80348: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves <<< 8654 1726878305.80357: stdout chunk (state=3): >>># destroy _operator <<< 8654 1726878305.80367: stdout chunk (state=3): >>># destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 8654 1726878305.80744: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 8654 1726878305.80825: stderr chunk (state=3): >>><<< 8654 1726878305.80831: stdout chunk (state=3): >>><<< 8654 1726878305.80949: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93ce5e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c7b828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93ce59b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c88630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c8f160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c940f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c8f748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c8f390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c39470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c3ee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c39b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c454e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c28d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c2b198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91f39940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91f4b240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c99a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91e6f160> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91e7c390> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e91e7a080> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91e7cb70> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91e7a160> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91f14898> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91f14c88> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91f06240> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91f06f28> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91efe518> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91ef0550> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91c28358> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91c30dd8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91f06518> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91c35ef0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91ee9390> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e91c3b2b0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91c3b0b8> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e91c3b3c8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91f630f0> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91c3beb8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91c3bac8> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91c47780> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91c47f60> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e917ce278> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91c47860> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e917d2d68> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91c3b5f8> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e917f83c8> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e917f8780> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e917fe470> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e915a9c88> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e9159c3c8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e9159c0b8> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e9158df60> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e917fee10> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e915a0080> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e917f8b00> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e93bf87f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e915a0128> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e93bf8b70> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e91c3b940> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e93c0d6a0> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e93c13710> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e93c13be0> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e93c13cf8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c0def0> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e93c1b080> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c135c0> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e93c13320> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c01be0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e917e2438> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e93c0d550> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fc159e8> # zipimport: found 108 names in '/tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f98e828> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8f88c358> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f98eef0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8fc15e48> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f8e8c18> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f8bdbe0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8fbd0128> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8fbd0358> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fbd06a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f8b9390> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f8ad588> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fbdaef0> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8f8bd5f8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f8b9240> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8f989a58> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f997ba8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fbf7e48> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f982550> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fbeb390> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f9aebe0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f982710> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8f9bdac8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8f9bdba8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8f9bdcf8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fbe1128> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8fb9a6d8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fb8add8> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8fb93048> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fb8a898> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_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_package_facts_payload_vv_kjxn3/ansible_package_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8fbb3ac8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fbb37b8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fba3f98> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fbb3630> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fba37f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f9d3208> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_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_package_facts_payload_vv_kjxn3/ansible_package_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8facbb38> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8fa04208> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fad7978> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fa3b160> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fa3b208> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fae5b70> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # 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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fab6048> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fa4f550> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fa70f60> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8fb36748> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fa5fc18> # extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8fa70cc0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fa4fef0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fb5e048> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fab3940> # /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fb18c88> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fb207f0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8fb54be0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b9cf9e8> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8ba14630> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8ba1f668> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b9f0d30> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8ba14550> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f961ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8f967898> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8f967518> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_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_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_vv_kjxn3/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py # zipimport: zlib available # /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8f93b898> # /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8b53f4a8> # extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8b53fe48> # extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9e8f904048> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9e8ba9ea58> {"ansible_facts": {"packages": {"python3-urllib3": [{"name": "python3-urllib3", "version": "1.24.2", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-linux-procfs": [{"name": "python3-linux-procfs", "version": "0.7.3", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cryptography": [{"name": "python3-cryptography", "version": "3.2.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20180629", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240111", "release": "121.gitb3132c18.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.5", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.28.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "8", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "2.9", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-extra": [{"name": "grub2-tools-extra", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.8", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2017.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "1.10", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "2f86d6a1", "release": "5cf7cefb", "epoch": null, "arch": null, "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "info": [{"name": "info", "version": "6.5", "release": "7.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12": [{"name": "python3.12", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "abattis-cantarell-fonts": [{"name": "abattis-cantarell-fonts", "version": "0.0.25", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dejavu-fonts-common": [{"name": "dejavu-fonts-common", "version": "2.35", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libxml2": [{"name": "python3-libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libproxy": [{"name": "libproxy", "version": "0.4.15", "release": "5.2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip": [{"name": "python3-slip", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.6.0", "release": "22.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libappstream-glib": [{"name": "libappstream-glib", "version": "0.7.14", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-perf": [{"name": "python3-perf", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pexpect": [{"name": "python3-pexpect", "version": "4.3.1", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-syspurpose": [{"name": "python3-syspurpose", "version": "1.28.42", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libX11-common": [{"name": "libX11-common", "version": "1.6.8", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.5", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cairo": [{"name": "cairo", "version": "1.15.12", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setroubleshoot-plugins": [{"name": "setroubleshoot-plugins", "version": "3.3.14", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "PackageKit": [{"name": "PackageKit", "version": "1.1.12", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "5.13", "release": "2.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "biosdevname": [{"name": "biosdevname", "version": "0.7.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "23.20170329cvs.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.0", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.13", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.3", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.3", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.20.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables": [{"name": "iptables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.1.0", "release": "9.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "23.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.13.0", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "1.73", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.39", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsss_autofs": [{"name": "libsss_autofs", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.11", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.1.7", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.15", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.5", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.027", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "platform-python-pip": [{"name": "platform-python-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.74", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf16": [{"name": "pcre2-utf16", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err-devel": [{"name": "libcom_err-devel", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "1.2.0", "release": "2.20180605git4a062cf.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-devel": [{"name": "libselinux-devel", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs-devel": [{"name": "keyutils-libs-devel", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcroco": [{"name": "libcroco", "version": "0.6.12", "release": "4.el8_2.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.3.0", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "80.0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.6.1", "release": "22.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "dbus-daemon": [{"name": "dbus-daemon", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.3.1", "release": "33.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.5", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.74", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.32", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "1.9", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "26.1", "release": "11.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-webencodings": [{"name": "python3-webencodings", "version": "0.5.1", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.20", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17025", "release": "2.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.8", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.1.3", "release": "19.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "0.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libgcc": [{"name": "libgcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.6.1", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyudev": [{"name": "python3-pyudev", "version": "0.21.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.28", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.00.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-glib": [{"name": "dbus-glib", "version": "0.110", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.56.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.18.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "8.6", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.62", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.12.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "2.3.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "4.4.20", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusbx": [{"name": "libusbx", "version": "1.0.23", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.6", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.26.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "7.0", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.2.5", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.19.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.1.2", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.3.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.8.5", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip-dbus": [{"name": "python3-slip-dbus", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python36": [{"name": "python36", "version": "3.6.8", "release": "39.module_el8+762+77bd8591", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tuned": [{"name": "tuned", "version": "2.22.1", "release": "4.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.13.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.26", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2102.0", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20230808", "release": "2.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.2", "release": "1.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.4.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "5.0.0", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.6", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.12", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.20", "release": "7.el8.0.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.42", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000-firmware": [{"name": "iwl6000-firmware", "version": "9.221.4.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "48.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-ebtables": [{"name": "iptables-ebtables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-chrono": [{"name": "boost-chrono", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "3.1.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.2.1", "release": "11.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.7", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mozjs60": [{"name": "mozjs60", "version": "60.9.0", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "0.5.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-timer": [{"name": "boost-timer", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpng": [{"name": "libpng", "version": "1.6.34", "release": "5.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "brotli": [{"name": "brotli", "version": "1.0.6", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.7", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hdparm": [{"name": "hdparm", "version": "9.54", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.7", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "4.2.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.24", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.20", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "platform-python-setuptools": [{"name": "platform-python-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.4.46", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "48.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb-utils": [{"name": "libdb-utils", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.15", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.1.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.4", "release": "41.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.6", "release": "22.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers-lib": [{"name": "trousers-lib", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.1.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.56.4", "release": "163.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.6.16", "release": "8.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers": [{"name": "trousers", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.11.0", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "17.20190603git.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.14.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.6.8", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-ply": [{"name": "python3-ply", "version": "3.9", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cffi": [{"name": "python3-cffi", "version": "1.11.5", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jwt": [{"name": "python3-jwt", "version": "1.6.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.20.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.3", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "noarch", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.5.1", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "0.23", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "2.6.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-libs": [{"name": "python3.12-libs", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fontpackages-filesystem": [{"name": "fontpackages-filesystem", "version": "1.44", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "fontconfig": [{"name": "fontconfig", "version": "2.13.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pixman": [{"name": "pixman", "version": "0.38.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dejavu-sans-mono-fonts": [{"name": "dejavu-sans-mono-fonts", "version": "2.35", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-magic": [{"name": "python3-magic", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmodman": [{"name": "libmodman", "version": "2.0.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib-networking": [{"name": "glib-networking", "version": "2.56.1", "release": "1.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsoup": [{"name": "libsoup", "version": "2.62.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sscg": [{"name": "sscg", "version": "3.0.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-ptyprocess": [{"name": "python3-ptyprocess", "version": "0.5.2", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sos": [{"name": "sos", "version": "4.7.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxcb": [{"name": "libxcb", "version": "1.13.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libX11": [{"name": "libX11", "version": "1.6.8", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libXrender": [{"name": "libXrender", "version": "0.9.10", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cairo-gobject": [{"name": "cairo-gobject", "version": "1.15.12", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject": [{"name": "python3-gobject", "version": "3.28.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setroubleshoot-server": [{"name": "setroubleshoot-server", "version": "3.3.26", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "PackageKit-glib": [{"name": "PackageKit-glib", "version": "1.1.12", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cockpit-system": [{"name": "cockpit-system", "version": "310.4", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.55", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.11", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20160104", "release": "7.module_el8+645+9d809f8c", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.280", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "4.06", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.230.600", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.074", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "1.69", "release": "395.el8", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.11", "release": "3.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.28", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "2.97", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.72", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.49", "release": "2.el8", "epoch": 3, "arch": "x86_64", "source": "rpm"}], "perl-macros": [{"name": "perl-macros", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Unicode-Normalize": [{"name": "perl-Unicode-Normalize", "version": "1.25", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.38", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-threads-shared": [{"name": "perl-threads-shared", "version": "1.58", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf32": [{"name": "pcre2-utf32", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol-devel": [{"name": "libsepol-devel", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-devel": [{"name": "pcre2-devel", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkadm5": [{"name": "libkadm5", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-devel": [{"name": "krb5-devel", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "37", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.30", "release": "123.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-date-time": [{"name": "boost-date-time", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.30", "release": "9.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "3.12", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-html5lib": [{"name": "python3-html5lib", "version": "0.999999999", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.37", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.24", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.0", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "33.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.2.0", "release": "10.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.3.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "timedatex": [{"name": "timedatex", "version": "0.5", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pycparser": [{"name": "python3-pycparser", "version": "2.14", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20180723", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "2.1.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.9.5", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "3.0.4", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.4", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.314", "release": "8.22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-libs": [{"name": "dhcp-libs", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.1.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "8", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "bind-export-libs": [{"name": "bind-export-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.1.1", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.10.1", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.3.2", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "7.el8.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-pip-wheel": [{"name": "python3.12-pip-wheel", "version": "23.2.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.31", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdk-pixbuf2": [{"name": "gdk-pixbuf2", "version": "2.36.12", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gsettings-desktop-schemas": [{"name": "gsettings-desktop-schemas", "version": "3.32.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstemmer": [{"name": "libstemmer", "version": "0", "release": "10.585svn.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.2.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cockpit-bridge": [{"name": "cockpit-bridge", "version": "310.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.7.11", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pydbus": [{"name": "python3-pydbus", "version": "0.6.0", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pip": [{"name": "python3-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libXau": [{"name": "libXau", "version": "1.0.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.4.48", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libXext": [{"name": "libXext", "version": "1.3.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.8.3", "release": "3.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-cairo": [{"name": "python3-cairo", "version": "1.16.3", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "centos-logos": [{"name": "centos-logos", "version": "85.8", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cockpit-ws": [{"name": "cockpit-ws", "version": "310.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "6.2.0", "release": "49.module_el8+991+097e156d", "epoch": 15, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.2", "release": "39.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.3.5", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.7.6.1", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.3", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iprutils": [{"name": "iprutils", "version": "2.4.19", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "1.0", "release": "12.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.08", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "8", "release": "19.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.9.1", "release": "5.el8", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2018.2", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.18", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.0.4", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "freetype": [{"name": "freetype", "version": "2.9.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "530", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.167", "release": "399.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hardlink": [{"name": "hardlink", "version": "1.3", "release": "6.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.88", "release": "2.module_el8+339+1ec643e0", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.33.0", "release": "6.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.066", "release": "4.module_el8+339+1ec643e0", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.11", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.35", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.50", "release": "4.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.42", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "0.9.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.237", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.15", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "platform-python": [{"name": "platform-python", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-threads": [{"name": "perl-threads", "version": "2.21", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.3.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.9", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-devel": [{"name": "libverto-devel", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "isl": [{"name": "isl", "version": "0.16.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.3.7", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.19.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "noarch", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.2.3", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.2.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} # 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__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # 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 rpm.transaction # destroy rpm._rpmb # destroy rpm._rpm # destroy rpm # destroy rpm._rpms # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings , stderr=Shared connection to 10.31.12.109 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__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # 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 rpm.transaction # destroy rpm._rpmb # destroy rpm._rpm # destroy rpm # destroy rpm._rpms # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings 8654 1726878305.83404: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'package_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-1726878304.093605-8654-86287689908813/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 8654 1726878305.83426: _low_level_execute_command(): starting 8654 1726878305.83434: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878304.093605-8654-86287689908813/ > /dev/null 2>&1 && sleep 0' 8654 1726878305.85904: stderr chunk (state=2): >>><<< 8654 1726878305.85914: stdout chunk (state=2): >>><<< 8654 1726878305.85928: _low_level_execute_command() done: rc=0, stdout=, stderr= 8654 1726878305.85937: handler run complete 8654 1726878305.86471: variable 'ansible_facts' from source: unknown 8654 1726878305.86773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8654 1726878305.88082: variable 'ansible_facts' from source: unknown 8654 1726878305.88370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8654 1726878305.88820: attempt loop complete, returning result 8654 1726878305.88835: _execute() done 8654 1726878305.88840: dumping result to json 8654 1726878305.88979: done dumping result, returning 8654 1726878305.88989: done running TaskExecutor() for managed_node2/TASK: Collect installed package versions [0affdecc-488f-74fb-5155-000000000007] 8654 1726878305.88995: sending task result for task 0affdecc-488f-74fb-5155-000000000007 8654 1726878305.90050: done sending task result for task 0affdecc-488f-74fb-5155-000000000007 8654 1726878305.90056: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "PackageKit": [ { "arch": "x86_64", "epoch": null, "name": "PackageKit", "release": "7.el8", "source": "rpm", "version": "1.1.12" } ], "PackageKit-glib": [ { "arch": "x86_64", "epoch": null, "name": "PackageKit-glib", "release": "7.el8", "source": "rpm", "version": "1.1.12" } ], "abattis-cantarell-fonts": [ { "arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "6.el8", "source": "rpm", "version": "0.0.25" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "3.el8", "source": "rpm", "version": "2.2.53" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "22.el8", "source": "rpm", "version": "0.60.6.1" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "27.el8", "source": "rpm", "version": "0.7" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "5.el8", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "5.el8", "source": "rpm", "version": "4.4.20" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "5.el8", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el8bkr", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "33.el8bkr", "source": "rpm", "version": "1" } ], "bind-export-libs": [ { "arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.el8", "source": "rpm", "version": "9.11.36" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "123.el8", "source": "rpm", "version": "2.30" } ], "biosdevname": [ { "arch": "x86_64", "epoch": null, "name": "biosdevname", "release": "2.el8", "source": "rpm", "version": "0.7.3" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "10.el8", "source": "rpm", "version": "3.0.4" } ], "boost-atomic": [ { "arch": "x86_64", "epoch": null, "name": "boost-atomic", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-chrono": [ { "arch": "x86_64", "epoch": null, "name": "boost-chrono", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-date-time": [ { "arch": "x86_64", "epoch": null, "name": "boost-date-time", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-timer": [ { "arch": "x86_64", "epoch": null, "name": "boost-timer", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "brotli": [ { "arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.el8", "source": "rpm", "version": "1.0.6" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "26.el8", "source": "rpm", "version": "1.0.6" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "11.el8", "source": "rpm", "version": "1.13.0" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "80.0.el8", "source": "rpm", "version": "2023.2.60_v7.0.306" } ], "cairo": [ { "arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.el8", "source": "rpm", "version": "1.15.12" } ], "cairo-gobject": [ { "arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.el8", "source": "rpm", "version": "1.15.12" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": 1, "name": "centos-gpg-keys", "release": "6.el8", "source": "rpm", "version": "8" } ], "centos-logos": [ { "arch": "x86_64", "epoch": null, "name": "centos-logos", "release": "2.el8", "source": "rpm", "version": "85.8" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "1.el8", "source": "rpm", "version": "8.6" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "6.el8", "source": "rpm", "version": "8" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el8", "source": "rpm", "version": "2.9" } ], "chkconfig": [ { "arch": "x86_64", "epoch": null, "name": "chkconfig", "release": "1.el8", "source": "rpm", "version": "1.19.2" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el8", "source": "rpm", "version": "4.5" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.el8.2", "source": "rpm", "version": "23.4" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "0.el8", "source": "rpm", "version": "0.33" } ], "cockpit-bridge": [ { "arch": "x86_64", "epoch": null, "name": "cockpit-bridge", "release": "1.el8", "source": "rpm", "version": "310.4" } ], "cockpit-system": [ { "arch": "noarch", "epoch": null, "name": "cockpit-system", "release": "1.el8", "source": "rpm", "version": "310.4" } ], "cockpit-ws": [ { "arch": "x86_64", "epoch": null, "name": "cockpit-ws", "release": "1.el8", "source": "rpm", "version": "310.4" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "15.el8", "source": "rpm", "version": "8.30" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "15.el8", "source": "rpm", "version": "8.30" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "11.el8", "source": "rpm", "version": "2.12" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "15.el8", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "15.el8", "source": "rpm", "version": "2.9.6" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "10.el8", "source": "rpm", "version": "1.5.2" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "10.el8", "source": "rpm", "version": "1.5.2" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "17.20190603git.el8", "source": "rpm", "version": "1.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git3177e06.el8", "source": "rpm", "version": "20230731" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git3177e06.el8", "source": "rpm", "version": "20230731" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "7.el8", "source": "rpm", "version": "2.3.7" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "34.el8", "source": "rpm", "version": "7.61.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.el8_5", "source": "rpm", "version": "2.1.27" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-daemon": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-daemon", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-glib": [ { "arch": "x86_64", "epoch": null, "name": "dbus-glib", "release": "2.el8", "source": "rpm", "version": "0.110" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dejavu-fonts-common": [ { "arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "7.el8", "source": "rpm", "version": "2.35" } ], "dejavu-sans-mono-fonts": [ { "arch": "noarch", "epoch": null, "name": "dejavu-sans-mono-fonts", "release": "7.el8", "source": "rpm", "version": "2.35" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 8, "name": "device-mapper", "release": "14.el8", "source": "rpm", "version": "1.02.181" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 8, "name": "device-mapper-libs", "release": "14.el8", "source": "rpm", "version": "1.02.181" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "50.el8", "source": "rpm", "version": "4.3.6" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "50.el8", "source": "rpm", "version": "4.3.6" } ], "dhcp-libs": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "50.el8", "source": "rpm", "version": "4.3.6" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "6.el8", "source": "rpm", "version": "3.6" } ], "dmidecode": [ { "arch": "x86_64", "epoch": 1, "name": "dmidecode", "release": "4.el8", "source": "rpm", "version": "3.3" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "1.el8", "source": "rpm", "version": "12.1.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "4.el8", "source": "rpm", "version": "37" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-debuginfod-client-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "emacs-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "emacs-filesystem", "release": "11.el8", "source": "rpm", "version": "26.1" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "19.el8", "source": "rpm", "version": "8" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "2.el8", "source": "rpm", "version": "5.13" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "13.el8", "source": "rpm", "version": "2.2.5" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "26.el8", "source": "rpm", "version": "5.33" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "26.el8", "source": "rpm", "version": "5.33" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "6.el8", "source": "rpm", "version": "3.8" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.el8", "source": "rpm", "version": "4.6.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "9.el8", "source": "rpm", "version": "2.6.1" } ], "fontconfig": [ { "arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "4.el8", "source": "rpm", "version": "2.13.1" } ], "fontpackages-filesystem": [ { "arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "22.el8", "source": "rpm", "version": "1.44" } ], "freetype": [ { "arch": "x86_64", "epoch": null, "name": "freetype", "release": "9.el8", "source": "rpm", "version": "2.9.1" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "19.el8", "source": "rpm", "version": "2.9.7" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "4.el8", "source": "rpm", "version": "4.2.1" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "gdbm": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm", "release": "2.el8", "source": "rpm", "version": "1.18" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "2.el8", "source": "rpm", "version": "1.18" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "11.el8", "source": "rpm", "version": "1.0.3" } ], "gdk-pixbuf2": [ { "arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "5.el8", "source": "rpm", "version": "2.36.12" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.el8", "source": "rpm", "version": "20180605" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.el8", "source": "rpm", "version": "20180605" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "17.el8", "source": "rpm", "version": "0.19.8.1" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "17.el8", "source": "rpm", "version": "0.19.8.1" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "glib-networking": [ { "arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.1.el8", "source": "rpm", "version": "2.56.1" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "163.el8", "source": "rpm", "version": "2.56.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-headers": [ { "arch": "x86_64", "epoch": null, "name": "glibc-headers", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "12.el8", "source": "rpm", "version": "6.1.2" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "3.el8", "source": "rpm", "version": "2.2.20" } ], "gnupg2-smime": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "3.el8", "source": "rpm", "version": "2.2.20" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "8.el8.1", "source": "rpm", "version": "3.6.16" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "1.el8", "source": "rpm", "version": "1.56.1" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" }, { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5cf7cefb", "source": "rpm", "version": "2f86d6a1" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "12.el8", "source": "rpm", "version": "1.13.1" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "17.el8", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "6.el8", "source": "rpm", "version": "3.1" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "18.el8", "source": "rpm", "version": "1.22.3" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools-extra": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "48.el8", "source": "rpm", "version": "8.40" } ], "gsettings-desktop-schemas": [ { "arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "6.el8", "source": "rpm", "version": "3.32.0" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "21.el8", "source": "rpm", "version": "0.8.0" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "13.el8", "source": "rpm", "version": "1.9" } ], "hardlink": [ { "arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "6.el8", "source": "rpm", "version": "1.3" } ], "hdparm": [ { "arch": "x86_64", "epoch": null, "name": "hdparm", "release": "4.el8", "source": "rpm", "version": "9.54" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "7.el8.0.1", "source": "rpm", "version": "3.20" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "8.22.el8", "source": "rpm", "version": "0.314" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "12.el8", "source": "rpm", "version": "1.3.2" } ], "info": [ { "arch": "x86_64", "epoch": null, "name": "info", "release": "7.el8_5", "source": "rpm", "version": "6.5" } ], "initscripts": [ { "arch": "x86_64", "epoch": null, "name": "initscripts", "release": "1.el8", "source": "rpm", "version": "10.00.18" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "4.el8", "source": "rpm", "version": "0.2.4" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "5.el8", "source": "rpm", "version": "6.2.0" } ], "iprutils": [ { "arch": "x86_64", "epoch": null, "name": "iprutils", "release": "1.el8", "source": "rpm", "version": "2.4.19" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "1.el8", "source": "rpm", "version": "7.1" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "1.el8", "source": "rpm", "version": "7.1" } ], "iptables": [ { "arch": "x86_64", "epoch": null, "name": "iptables", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iptables-ebtables": [ { "arch": "x86_64", "epoch": null, "name": "iptables-ebtables", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "11.el8", "source": "rpm", "version": "20180629" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "1.el8", "source": "rpm", "version": "1.9.2" } ], "isl": [ { "arch": "x86_64", "epoch": null, "name": "isl", "release": "6.el8", "source": "rpm", "version": "0.16.1" } ], "iwl100-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl100-firmware", "release": "121.el8.1", "source": "rpm", "version": "39.31.5.1" } ], "iwl1000-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl1000-firmware", "release": "121.el8.1", "source": "rpm", "version": "39.31.5.1" } ], "iwl105-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl105-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl135-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl135-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl2000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2000-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl2030-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2030-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl3160-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl3160-firmware", "release": "121.el8.1", "source": "rpm", "version": "25.30.13.0" } ], "iwl5000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5000-firmware", "release": "121.el8.1", "source": "rpm", "version": "8.83.5.1_1" } ], "iwl5150-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5150-firmware", "release": "121.el8.1", "source": "rpm", "version": "8.24.2.2" } ], "iwl6000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000-firmware", "release": "121.el8.1", "source": "rpm", "version": "9.221.4.1" } ], "iwl6000g2a-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2a-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl6050-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6050-firmware", "release": "121.el8.1", "source": "rpm", "version": "41.28.5.1" } ], "iwl7260-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl7260-firmware", "release": "121.el8.1", "source": "rpm", "version": "25.30.13.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el8", "source": "rpm", "version": "2.14" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "3.el8", "source": "rpm", "version": "0.13.1" } ], "json-glib": [ { "arch": "x86_64", "epoch": null, "name": "json-glib", "release": "1.el8", "source": "rpm", "version": "1.4.4" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "14.el8", "source": "rpm", "version": "2.0.26" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "keyutils-libs-devel": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs-devel", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "20.el8", "source": "rpm", "version": "25" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "20.el8", "source": "rpm", "version": "25" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "41.el8", "source": "rpm", "version": "0.8.4" } ], "krb5-devel": [ { "arch": "x86_64", "epoch": null, "name": "krb5-devel", "release": "27.el8", "source": "rpm", "version": "1.18.2" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "27.el8", "source": "rpm", "version": "1.18.2" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "12.el8", "source": "rpm", "version": "1.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "3.el8", "source": "rpm", "version": "530" } ], "libX11": [ { "arch": "x86_64", "epoch": null, "name": "libX11", "release": "8.el8", "source": "rpm", "version": "1.6.8" } ], "libX11-common": [ { "arch": "noarch", "epoch": null, "name": "libX11-common", "release": "8.el8", "source": "rpm", "version": "1.6.8" } ], "libXau": [ { "arch": "x86_64", "epoch": null, "name": "libXau", "release": "3.el8", "source": "rpm", "version": "1.0.9" } ], "libXext": [ { "arch": "x86_64", "epoch": null, "name": "libXext", "release": "1.el8", "source": "rpm", "version": "1.3.4" } ], "libXrender": [ { "arch": "x86_64", "epoch": null, "name": "libXrender", "release": "7.el8", "source": "rpm", "version": "0.9.10" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.el8", "source": "rpm", "version": "2.2.53" } ], "libappstream-glib": [ { "arch": "x86_64", "epoch": null, "name": "libappstream-glib", "release": "3.el8", "source": "rpm", "version": "0.7.14" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "5.el8", "source": "rpm", "version": "3.3.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el8", "source": "rpm", "version": "2.5.1" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el8", "source": "rpm", "version": "2.4.48" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "40.el8", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libbpf": [ { "arch": "x86_64", "epoch": null, "name": "libbpf", "release": "1.el8", "source": "rpm", "version": "0.5.0" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.el8", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.el8", "source": "rpm", "version": "0.7.11" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "40.el8", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libcom_err-devel": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err-devel", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el8", "source": "rpm", "version": "0.1.18" } ], "libcroco": [ { "arch": "x86_64", "epoch": null, "name": "libcroco", "release": "4.el8_2.1", "source": "rpm", "version": "0.6.12" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "34.el8", "source": "rpm", "version": "7.61.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "15.el8", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "42.el8_4", "source": "rpm", "version": "5.3.28" } ], "libdb-utils": [ { "arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "42.el8_4", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "40.el8", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "23.20170329cvs.el8", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "3.el8", "source": "rpm", "version": "0.1.10" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "6.el8", "source": "rpm", "version": "4.24" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.el8", "source": "rpm", "version": "2.1.8" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "2.el8", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.el8", "source": "rpm", "version": "3.1" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "7.el8", "source": "rpm", "version": "1.8.5" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.el8", "source": "rpm", "version": "1.31" } ], "libibverbs": [ { "arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.el8", "source": "rpm", "version": "48.0" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.el8", "source": "rpm", "version": "2.2.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "40.el8", "source": "rpm", "version": "1.3.1" } ], "libkadm5": [ { "arch": "x86_64", "epoch": null, "name": "libkadm5", "release": "27.el8", "source": "rpm", "version": "1.18.2" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el8", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el8", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.el8", "source": "rpm", "version": "1.3.5" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "0.el8", "source": "rpm", "version": "2.8.0" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "10.el8.1", "source": "rpm", "version": "1.2.0" } ], "libmetalink": [ { "arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "7.el8", "source": "rpm", "version": "0.1.3" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "6.el8", "source": "rpm", "version": "1.0.4" } ], "libmodman": [ { "arch": "x86_64", "epoch": null, "name": "libmodman", "release": "17.el8", "source": "rpm", "version": "2.0.1" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.el8", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "9.1.el8", "source": "rpm", "version": "1.1.0" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.el8", "source": "rpm", "version": "1.7" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.el8", "source": "rpm", "version": "1.0.6" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "13.el8", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "59.el8", "source": "rpm", "version": "2.3.3" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "3.el8", "source": "rpm", "version": "1.2.2" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "6.el8.1", "source": "rpm", "version": "1.33.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el8", "source": "rpm", "version": "3.7.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "1.el8", "source": "rpm", "version": "3.7.0" } ], "libnsl2": [ { "arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "2.20180605git4a062cf.el8", "source": "rpm", "version": "1.2.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "40.el8", "source": "rpm", "version": "0.2.1" } ], "libpcap": [ { "arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "5.el8", "source": "rpm", "version": "1.9.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.el8", "source": "rpm", "version": "1.5.0" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "libpng": [ { "arch": "x86_64", "epoch": 2, "name": "libpng", "release": "5.el8", "source": "rpm", "version": "1.6.34" } ], "libproxy": [ { "arch": "x86_64", "epoch": null, "name": "libproxy", "release": "5.2.el8", "source": "rpm", "version": "0.4.15" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.el8", "source": "rpm", "version": "0.20.2" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "6.el8", "source": "rpm", "version": "1.4.4" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "40.el8", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "5.el8", "source": "rpm", "version": "1.14.2" } ], "libreport-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "libreport-filesystem", "release": "15.el8", "source": "rpm", "version": "2.9.5" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.el8", "source": "rpm", "version": "2.5.2" } ], "libsecret": [ { "arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.el8", "source": "rpm", "version": "0.18.6" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libselinux-devel": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-devel", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "9.el8", "source": "rpm", "version": "2.9" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.el8", "source": "rpm", "version": "2.9" } ], "libsepol-devel": [ { "arch": "x86_64", "epoch": null, "name": "libsepol-devel", "release": "3.el8", "source": "rpm", "version": "2.9" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "5.el8", "source": "rpm", "version": "2.11" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "6.el8", "source": "rpm", "version": "0.7.20" } ], "libsoup": [ { "arch": "x86_64", "epoch": null, "name": "libsoup", "release": "5.el8", "source": "rpm", "version": "2.62.3" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "14.el8", "source": "rpm", "version": "0.9.6" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "14.el8", "source": "rpm", "version": "0.9.6" } ], "libsss_autofs": [ { "arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "libstemmer": [ { "arch": "x86_64", "epoch": null, "name": "libstemmer", "release": "10.585svn.el8", "source": "rpm", "version": "0" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "25.el8", "source": "rpm", "version": "2.1.0" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "0.el8", "source": "rpm", "version": "2.4.1" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "4.el8", "source": "rpm", "version": "4.13" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "0.el8", "source": "rpm", "version": "1.4.9" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "4.el8", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "0.el8", "source": "rpm", "version": "0.16.0" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "12.el8", "source": "rpm", "version": "1.1.4" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "3.el8", "source": "rpm", "version": "0.9.9" } ], "libusbx": [ { "arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.el8", "source": "rpm", "version": "1.0.23" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "25.el8", "source": "rpm", "version": "0.62" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "14.el8", "source": "rpm", "version": "1.1.6" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libverto-devel": [ { "arch": "x86_64", "epoch": null, "name": "libverto-devel", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libxcb": [ { "arch": "x86_64", "epoch": null, "name": "libxcb", "release": "1.el8", "source": "rpm", "version": "1.13.1" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "6.el8", "source": "rpm", "version": "4.1.1" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "6.el8", "source": "rpm", "version": "4.1.1" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.el8", "source": "rpm", "version": "0.9.1" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "18.el8", "source": "rpm", "version": "2.9.7" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "6.el8", "source": "rpm", "version": "1.1.32" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.el8", "source": "rpm", "version": "0.1.7" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.el8", "source": "rpm", "version": "1.4.4" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "1.el8", "source": "rpm", "version": "1.4.4" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "121.gitb3132c18.el8", "source": "rpm", "version": "20240111" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.el8", "source": "rpm", "version": "0.9.24" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "6.el8", "source": "rpm", "version": "3.14.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "6.el8", "source": "rpm", "version": "B.02.19.2" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "3.el8", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "12.el8", "source": "rpm", "version": "5.3.4" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.el8_4", "source": "rpm", "version": "1.8.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "14.el8", "source": "rpm", "version": "2.08" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "7.el8", "source": "rpm", "version": "1.4.18" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "11.el8", "source": "rpm", "version": "4.2.1" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "18.el8", "source": "rpm", "version": "2.7.6.1" } ], "memstrack": [ { "arch": "x86_64", "epoch": null, "name": "memstrack", "release": "2.el8", "source": "rpm", "version": "0.2.5" } ], "microcode_ctl": [ { "arch": "x86_64", "epoch": 4, "name": "microcode_ctl", "release": "2.el8", "source": "rpm", "version": "20230808" } ], "mokutil": [ { "arch": "x86_64", "epoch": 1, "name": "mokutil", "release": "12.el8", "source": "rpm", "version": "0.3.0" } ], "mozjs60": [ { "arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "4.el8", "source": "rpm", "version": "60.9.0" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "3.el8", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "1.el8", "source": "rpm", "version": "3.1.6" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "7.el8", "source": "rpm", "version": "3.4.1" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el8", "source": "rpm", "version": "0.52.20" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "59.el8", "source": "rpm", "version": "2.3.3" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "4.el8", "source": "rpm", "version": "1.0.4" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "4.el8", "source": "rpm", "version": "1.5" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "1.el8", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "4.el8", "source": "rpm", "version": "2.0.16" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "3.el8", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "3.el8", "source": "rpm", "version": "0.34.7" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "18.el8", "source": "rpm", "version": "2.4.46" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-pkcs11": [ { "arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "3.el8", "source": "rpm", "version": "0.4.10" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "9.el8", "source": "rpm", "version": "1.74" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.el8", "source": "rpm", "version": "0.23.22" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.el8", "source": "rpm", "version": "0.23.22" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "33.el8", "source": "rpm", "version": "1.3.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "39.el8", "source": "rpm", "version": "3.2" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "4.el8", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.el8", "source": "rpm", "version": "3.7.0" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "6.el8", "source": "rpm", "version": "8.42" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-devel": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-devel", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-utf16": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-utf16", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-utf32": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-utf32", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "396.el8", "source": "rpm", "version": "1.42" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "399.el8", "source": "rpm", "version": "2.167" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "395.el8", "source": "rpm", "version": "1.17" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "396.el8", "source": "rpm", "version": "2.55" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "3.el8", "source": "rpm", "version": "2.97" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "422.el8", "source": "rpm", "version": "1.28" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "2.el8", "source": "rpm", "version": "0.17025" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "396.el8", "source": "rpm", "version": "5.72" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "2.el8", "source": "rpm", "version": "2.15" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Temp", "release": "1.el8", "source": "rpm", "version": "0.230.600" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el8", "source": "rpm", "version": "2.50" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "3.el8", "source": "rpm", "version": "0.074" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "422.el8", "source": "rpm", "version": "1.38" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el8", "source": "rpm", "version": "0.39" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "4.module_el8+339+1ec643e0", "source": "rpm", "version": "2.066" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "396.el8", "source": "rpm", "version": "3.15" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "7.module_el8+645+9d809f8c", "source": "rpm", "version": "20160104" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "2.module_el8+339+1ec643e0", "source": "rpm", "version": "1.88" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "1.el8", "source": "rpm", "version": "3.74" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "395.el8", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "396.el8", "source": "rpm", "version": "3.28" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "395.el8", "source": "rpm", "version": "3.35" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "395.el8", "source": "rpm", "version": "1.69" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 3, "name": "perl-Scalar-List-Utils", "release": "2.el8", "source": "rpm", "version": "1.49" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "3.el8", "source": "rpm", "version": "2.027" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "3.el8", "source": "rpm", "version": "3.11" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "396.el8", "source": "rpm", "version": "4.06" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "395.el8", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "7.el8", "source": "rpm", "version": "2.37" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "395.el8", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "395.el8", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 1, "name": "perl-Time-Local", "release": "1.el8", "source": "rpm", "version": "1.280" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el8", "source": "rpm", "version": "1.73" } ], "perl-Unicode-Normalize": [ { "arch": "x86_64", "epoch": null, "name": "perl-Unicode-Normalize", "release": "396.el8", "source": "rpm", "version": "1.25" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "396.el8", "source": "rpm", "version": "1.33" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "3.el8", "source": "rpm", "version": "3.11" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-macros": [ { "arch": "x86_64", "epoch": 4, "name": "perl-macros", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "1.el8", "source": "rpm", "version": "0.237" } ], "perl-podlators": [ { "arch": "noarch", "epoch": null, "name": "perl-podlators", "release": "1.el8", "source": "rpm", "version": "4.11" } ], "perl-threads": [ { "arch": "x86_64", "epoch": 1, "name": "perl-threads", "release": "2.el8", "source": "rpm", "version": "2.21" } ], "perl-threads-shared": [ { "arch": "x86_64", "epoch": null, "name": "perl-threads-shared", "release": "2.el8", "source": "rpm", "version": "1.58" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el8", "source": "rpm", "version": "2.4" } ], "pinentry": [ { "arch": "x86_64", "epoch": null, "name": "pinentry", "release": "2.el8", "source": "rpm", "version": "1.1.0" } ], "pixman": [ { "arch": "x86_64", "epoch": null, "name": "pixman", "release": "4.el8", "source": "rpm", "version": "0.38.4" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "platform-python": [ { "arch": "x86_64", "epoch": null, "name": "platform-python", "release": "62.el8", "source": "rpm", "version": "3.6.8" } ], "platform-python-pip": [ { "arch": "noarch", "epoch": null, "name": "platform-python-pip", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "platform-python-setuptools": [ { "arch": "noarch", "epoch": null, "name": "platform-python-setuptools", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "plymouth": [ { "arch": "x86_64", "epoch": null, "name": "plymouth", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "plymouth-core-libs": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-core-libs", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "plymouth-scripts": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-scripts", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "26.el8", "source": "rpm", "version": "2.9" } ], "policycoreutils-python-utils": [ { "arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "26.el8", "source": "rpm", "version": "2.9" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "15.el8", "source": "rpm", "version": "0.115" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "15.el8", "source": "rpm", "version": "0.115" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "12.el8", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "1.el8", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "6.el8", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "14.el8", "source": "rpm", "version": "3.3.15" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "5.el8", "source": "rpm", "version": "23.1" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "1.el8", "source": "rpm", "version": "20180723" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "7.el8", "source": "rpm", "version": "2.5.1" } ], "python3-cairo": [ { "arch": "x86_64", "epoch": null, "name": "python3-cairo", "release": "6.el8", "source": "rpm", "version": "1.16.3" } ], "python3-cffi": [ { "arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "6.el8", "source": "rpm", "version": "1.11.5" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "7.el8", "source": "rpm", "version": "3.0.4" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "11.el8", "source": "rpm", "version": "5.0.6" } ], "python3-cryptography": [ { "arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "7.el8", "source": "rpm", "version": "3.2.1" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "6.el8", "source": "rpm", "version": "2.6.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "15.el8", "source": "rpm", "version": "1.2.4" } ], "python3-decorator": [ { "arch": "noarch", "epoch": null, "name": "python3-decorator", "release": "2.el8", "source": "rpm", "version": "4.2.1" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "python3-gobject": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject", "release": "2.el8", "source": "rpm", "version": "3.28.3" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "2.el8", "source": "rpm", "version": "3.28.3" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "12.el8", "source": "rpm", "version": "1.13.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "python3-html5lib": [ { "arch": "noarch", "epoch": 1, "name": "python3-html5lib", "release": "6.el8", "source": "rpm", "version": "0.999999999" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "7.el8", "source": "rpm", "version": "2.5" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "5.el8", "source": "rpm", "version": "2.10.1" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "2.el8", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "11.el8", "source": "rpm", "version": "1.10" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "4.el8", "source": "rpm", "version": "2.6.0" } ], "python3-jwt": [ { "arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.el8", "source": "rpm", "version": "1.6.1" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el8", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "62.el8", "source": "rpm", "version": "3.6.8" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "9.el8", "source": "rpm", "version": "2.9" } ], "python3-libxml2": [ { "arch": "x86_64", "epoch": null, "name": "python3-libxml2", "release": "18.el8", "source": "rpm", "version": "2.9.7" } ], "python3-linux-procfs": [ { "arch": "noarch", "epoch": null, "name": "python3-linux-procfs", "release": "1.el8", "source": "rpm", "version": "0.7.3" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "4.el8", "source": "rpm", "version": "4.2.3" } ], "python3-magic": [ { "arch": "noarch", "epoch": null, "name": "python3-magic", "release": "26.el8", "source": "rpm", "version": "5.33" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "19.el8", "source": "rpm", "version": "0.23" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "4.el8", "source": "rpm", "version": "0.10.6" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "4.el8", "source": "rpm", "version": "1.0.4" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.el8", "source": "rpm", "version": "2.1.0" } ], "python3-perf": [ { "arch": "x86_64", "epoch": null, "name": "python3-perf", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "python3-pexpect": [ { "arch": "noarch", "epoch": null, "name": "python3-pexpect", "release": "3.el8", "source": "rpm", "version": "4.3.1" } ], "python3-pip": [ { "arch": "noarch", "epoch": null, "name": "python3-pip", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "python3-ply": [ { "arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.el8", "source": "rpm", "version": "3.9" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "26.el8", "source": "rpm", "version": "2.9" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "14.el8", "source": "rpm", "version": "0.7.2" } ], "python3-ptyprocess": [ { "arch": "noarch", "epoch": null, "name": "python3-ptyprocess", "release": "4.el8", "source": "rpm", "version": "0.5.2" } ], "python3-pycparser": [ { "arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "14.el8", "source": "rpm", "version": "2.14" } ], "python3-pydbus": [ { "arch": "noarch", "epoch": null, "name": "python3-pydbus", "release": "5.el8", "source": "rpm", "version": "0.6.0" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.el8", "source": "rpm", "version": "3.1.1" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "3.el8", "source": "rpm", "version": "1.6.8" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "11.el8", "source": "rpm", "version": "2017.2" } ], "python3-pyudev": [ { "arch": "noarch", "epoch": null, "name": "python3-pyudev", "release": "7.el8", "source": "rpm", "version": "0.21.0" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "12.el8", "source": "rpm", "version": "3.12" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "4.el8", "source": "rpm", "version": "2.20.0" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.el8", "source": "rpm", "version": "4.3.0" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "8.el8", "source": "rpm", "version": "1.11.0" } ], "python3-slip": [ { "arch": "noarch", "epoch": null, "name": "python3-slip", "release": "13.el8", "source": "rpm", "version": "0.6.4" } ], "python3-slip-dbus": [ { "arch": "noarch", "epoch": null, "name": "python3-slip-dbus", "release": "13.el8", "source": "rpm", "version": "0.6.4" } ], "python3-syspurpose": [ { "arch": "x86_64", "epoch": null, "name": "python3-syspurpose", "release": "1.el8", "source": "rpm", "version": "1.28.42" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "8.el8", "source": "rpm", "version": "234" } ], "python3-unbound": [ { "arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "5.el8", "source": "rpm", "version": "1.16.2" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "7.el8", "source": "rpm", "version": "1.24.2" } ], "python3-webencodings": [ { "arch": "noarch", "epoch": null, "name": "python3-webencodings", "release": "6.el8", "source": "rpm", "version": "0.5.1" } ], "python3.12": [ { "arch": "x86_64", "epoch": null, "name": "python3.12", "release": "4.el8", "source": "rpm", "version": "3.12.1" } ], "python3.12-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3.12-libs", "release": "4.el8", "source": "rpm", "version": "3.12.1" } ], "python3.12-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3.12-pip-wheel", "release": "4.el8", "source": "rpm", "version": "23.2.1" } ], "python36": [ { "arch": "x86_64", "epoch": null, "name": "python36", "release": "39.module_el8+762+77bd8591", "source": "rpm", "version": "3.6.8" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "4.el8", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 15, "name": "qemu-guest-agent", "release": "49.module_el8+991+097e156d", "source": "rpm", "version": "6.2.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "14.el8", "source": "rpm", "version": "4.04" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "14.el8", "source": "rpm", "version": "4.04" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "10.el8", "source": "rpm", "version": "7.0" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el8bkr", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el8bkr", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "1.el8", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "22.el8", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "10.el8", "source": "rpm", "version": "1.2.5" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "19.el8.1", "source": "rpm", "version": "3.1.3" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "15.el8", "source": "rpm", "version": "8.2102.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "5.el8", "source": "rpm", "version": "4.5" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "139.el8", "source": "rpm", "version": "3.14.3" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "139.el8", "source": "rpm", "version": "3.14.3" } ], "setroubleshoot-plugins": [ { "arch": "noarch", "epoch": null, "name": "setroubleshoot-plugins", "release": "1.el8", "source": "rpm", "version": "3.3.14" } ], "setroubleshoot-server": [ { "arch": "x86_64", "epoch": null, "name": "setroubleshoot-server", "release": "6.el8", "source": "rpm", "version": "3.3.26" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "11.el8", "source": "rpm", "version": "2.12.2" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "6.el8", "source": "rpm", "version": "1.44" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "6.el8", "source": "rpm", "version": "1.44" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "22.el8", "source": "rpm", "version": "4.6" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "4.el8", "source": "rpm", "version": "1.9" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "3.el8", "source": "rpm", "version": "2.3.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "3.el8", "source": "rpm", "version": "1.1.8" } ], "sos": [ { "arch": "noarch", "epoch": null, "name": "sos", "release": "2.el8", "source": "rpm", "version": "4.7.1" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "19.el8", "source": "rpm", "version": "3.26.0" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "21.el8", "source": "rpm", "version": "4.3" } ], "sscg": [ { "arch": "x86_64", "epoch": null, "name": "sscg", "release": "7.el8", "source": "rpm", "version": "3.0.0" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "2.el8", "source": "rpm", "version": "5.18" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.el8", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "9.el8", "source": "rpm", "version": "1.30" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "9.el8", "source": "rpm", "version": "2018.2" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "4.el8", "source": "rpm", "version": "1.31" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "3.el8", "source": "rpm", "version": "1.9" } ], "timedatex": [ { "arch": "x86_64", "epoch": null, "name": "timedatex", "release": "3.el8", "source": "rpm", "version": "0.5" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "6.el8", "source": "rpm", "version": "2.3.2" } ], "trousers": [ { "arch": "x86_64", "epoch": null, "name": "trousers", "release": "2.el8", "source": "rpm", "version": "0.3.15" } ], "trousers-lib": [ { "arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "2.el8", "source": "rpm", "version": "0.3.15" } ], "tuned": [ { "arch": "noarch", "epoch": null, "name": "tuned", "release": "4.el8.1", "source": "rpm", "version": "2.22.1" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.el8", "source": "rpm", "version": "2024a" } ], "unbound-libs": [ { "arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "5.el8", "source": "rpm", "version": "1.16.2" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "46.el8", "source": "rpm", "version": "6.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "virt-what": [ { "arch": "x86_64", "epoch": null, "name": "virt-what", "release": "4.el8", "source": "rpm", "version": "1.25" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "11.el8", "source": "rpm", "version": "1.19.5" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "20.el8", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "12.el8", "source": "rpm", "version": "5.0.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.el8", "source": "rpm", "version": "2.28" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "xz-devel": [ { "arch": "x86_64", "epoch": null, "name": "xz-devel", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "23.el8", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "25.el8", "source": "rpm", "version": "1.2.11" } ], "zlib-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-devel", "release": "25.el8", "source": "rpm", "version": "1.2.11" } ] } }, "changed": false } 8196 1726878305.93038: no more pending results, returning what we have 8196 1726878305.93041: results queue empty 8196 1726878305.93042: checking for any_errors_fatal 8196 1726878305.93043: done checking for any_errors_fatal 8196 1726878305.93043: checking for max_fail_percentage 8196 1726878305.93044: done checking for max_fail_percentage 8196 1726878305.93045: checking to see if all hosts have failed and the running result is not ok 8196 1726878305.93045: done checking to see if all hosts have failed 8196 1726878305.93046: getting the remaining hosts for this loop 8196 1726878305.93046: done getting the remaining hosts for this loop 8196 1726878305.93049: getting the next task for host managed_node2 8196 1726878305.93053: done getting next task for host managed_node2 8196 1726878305.93055: ^ task is: TASK: Allow certmonger to write into Cockpit's certificate directory 8196 1726878305.93057: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878305.93059: getting variables 8196 1726878305.93060: in VariableManager get_vars() 8196 1726878305.93082: Calling all_inventory to load vars for managed_node2 8196 1726878305.93083: Calling groups_inventory to load vars for managed_node2 8196 1726878305.93085: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878305.93092: Calling all_plugins_play to load vars for managed_node2 8196 1726878305.93094: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878305.93096: Calling groups_plugins_play to load vars for managed_node2 8196 1726878305.93699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878305.94494: done with get_vars() 8196 1726878305.94508: done getting variables TASK [Allow certmonger to write into Cockpit's certificate directory] ********** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_certificate_external.yml:23 Friday 20 September 2024 20:25:05 -0400 (0:00:01.892) 0:00:41.109 ****** 8196 1726878305.94576: entering _queue_task() for managed_node2/file 8196 1726878305.94756: worker is 1 (out of 1 available) 8196 1726878305.94770: exiting _queue_task() for managed_node2/file 8196 1726878305.94783: done queuing things up, now waiting for results queue to drain 8196 1726878305.94784: waiting for pending results... 8716 1726878305.94898: running TaskExecutor() for managed_node2/TASK: Allow certmonger to write into Cockpit's certificate directory 8716 1726878305.95001: in run() - task 0affdecc-488f-74fb-5155-000000000009 8716 1726878305.95020: variable 'ansible_search_path' from source: unknown 8716 1726878305.95050: calling self._execute() 8716 1726878305.95109: variable 'ansible_host' from source: host vars for 'managed_node2' 8716 1726878305.95118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8716 1726878305.95127: variable 'omit' from source: magic vars 8716 1726878305.95491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8716 1726878305.97144: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8716 1726878305.97201: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8716 1726878305.97228: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8716 1726878305.97256: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8716 1726878305.97280: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8716 1726878305.97336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8716 1726878305.97359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8716 1726878305.97381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8716 1726878305.97409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8716 1726878305.97421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8716 1726878305.97520: variable 'ansible_facts' from source: unknown 8716 1726878305.97902: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 8716 1726878305.97910: variable 'omit' from source: magic vars 8716 1726878305.97939: variable 'omit' from source: magic vars 8716 1726878305.97964: variable 'omit' from source: magic vars 8716 1726878305.97986: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8716 1726878305.98006: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8716 1726878305.98021: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8716 1726878305.98037: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8716 1726878305.98048: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8716 1726878305.98070: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8716 1726878305.98075: variable 'ansible_host' from source: host vars for 'managed_node2' 8716 1726878305.98082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8716 1726878305.98145: Set connection var ansible_module_compression to ZIP_DEFLATED 8716 1726878305.98155: Set connection var ansible_shell_executable to /bin/sh 8716 1726878305.98163: Set connection var ansible_timeout to 10 8716 1726878305.98166: Set connection var ansible_shell_type to sh 8716 1726878305.98171: Set connection var ansible_connection to ssh 8716 1726878305.98179: Set connection var ansible_pipelining to False 8716 1726878305.98195: variable 'ansible_shell_executable' from source: unknown 8716 1726878305.98199: variable 'ansible_connection' from source: unknown 8716 1726878305.98202: variable 'ansible_module_compression' from source: unknown 8716 1726878305.98206: variable 'ansible_shell_type' from source: unknown 8716 1726878305.98209: variable 'ansible_shell_executable' from source: unknown 8716 1726878305.98212: variable 'ansible_host' from source: host vars for 'managed_node2' 8716 1726878305.98216: variable 'ansible_pipelining' from source: unknown 8716 1726878305.98219: variable 'ansible_timeout' from source: unknown 8716 1726878305.98223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8716 1726878305.98316: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8716 1726878305.98327: variable 'omit' from source: magic vars 8716 1726878305.98335: starting attempt loop 8716 1726878305.98338: running the handler 8716 1726878305.98348: _low_level_execute_command(): starting 8716 1726878305.98355: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8716 1726878306.00686: stdout chunk (state=2): >>>/root <<< 8716 1726878306.00804: stderr chunk (state=3): >>><<< 8716 1726878306.00811: stdout chunk (state=3): >>><<< 8716 1726878306.00830: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 8716 1726878306.00844: _low_level_execute_command(): starting 8716 1726878306.00850: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878306.0084105-8716-198042276545475 `" && echo ansible-tmp-1726878306.0084105-8716-198042276545475="` echo /root/.ansible/tmp/ansible-tmp-1726878306.0084105-8716-198042276545475 `" ) && sleep 0' 8716 1726878306.03342: stdout chunk (state=2): >>>ansible-tmp-1726878306.0084105-8716-198042276545475=/root/.ansible/tmp/ansible-tmp-1726878306.0084105-8716-198042276545475 <<< 8716 1726878306.03479: stderr chunk (state=3): >>><<< 8716 1726878306.03485: stdout chunk (state=3): >>><<< 8716 1726878306.03501: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878306.0084105-8716-198042276545475=/root/.ansible/tmp/ansible-tmp-1726878306.0084105-8716-198042276545475 , stderr= 8716 1726878306.03576: variable 'ansible_module_compression' from source: unknown 8716 1726878306.03639: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81963qu3yf6t/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 8716 1726878306.03671: variable 'ansible_facts' from source: unknown 8716 1726878306.03743: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878306.0084105-8716-198042276545475/AnsiballZ_file.py 8716 1726878306.03840: Sending initial data 8716 1726878306.03847: Sent initial data (151 bytes) 8716 1726878306.06522: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmpweuq2of_ /root/.ansible/tmp/ansible-tmp-1726878306.0084105-8716-198042276545475/AnsiballZ_file.py <<< 8716 1726878306.08212: stderr chunk (state=3): >>><<< 8716 1726878306.08221: stdout chunk (state=3): >>><<< 8716 1726878306.08245: done transferring module to remote 8716 1726878306.08260: _low_level_execute_command(): starting 8716 1726878306.08266: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878306.0084105-8716-198042276545475/ /root/.ansible/tmp/ansible-tmp-1726878306.0084105-8716-198042276545475/AnsiballZ_file.py && sleep 0' 8716 1726878306.11839: stderr chunk (state=2): >>><<< 8716 1726878306.11848: stdout chunk (state=2): >>><<< 8716 1726878306.11866: _low_level_execute_command() done: rc=0, stdout=, stderr= 8716 1726878306.11872: _low_level_execute_command(): starting 8716 1726878306.11877: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878306.0084105-8716-198042276545475/AnsiballZ_file.py && sleep 0' 8716 1726878306.15027: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # <<< 8716 1726878306.15051: stdout chunk (state=3): >>>import '_weakref' # <<< 8716 1726878306.15094: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 8716 1726878306.15127: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8716 1726878306.15164: stdout chunk (state=3): >>>import 'posix' # <<< 8716 1726878306.15184: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 8716 1726878306.15200: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8716 1726878306.15240: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 8716 1726878306.15256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 8716 1726878306.15274: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 8716 1726878306.15291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 8716 1726878306.15302: stdout chunk (state=3): >>>import '_codecs' # <<< 8716 1726878306.15326: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb6d8e48> <<< 8716 1726878306.15350: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 8716 1726878306.15372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb66e828> <<< 8716 1726878306.15405: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb6d89b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 8716 1726878306.15418: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb67b630> <<< 8716 1726878306.15439: stdout chunk (state=3): >>>import '_signal' # <<< 8716 1726878306.15456: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 8716 1726878306.15471: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb682160> <<< 8716 1726878306.15501: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 8716 1726878306.15520: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 8716 1726878306.15538: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 8716 1726878306.15551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 8716 1726878306.15579: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb6870f0> <<< 8716 1726878306.15589: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb682748> <<< 8716 1726878306.15617: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb682390> <<< 8716 1726878306.15638: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 8716 1726878306.15662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 8716 1726878306.15679: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 8716 1726878306.15702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # <<< 8716 1726878306.15729: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 8716 1726878306.15756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb62c470> <<< 8716 1726878306.15775: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 8716 1726878306.15796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 8716 1726878306.15822: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb631e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb62cb38> <<< 8716 1726878306.15855: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 8716 1726878306.15887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 8716 1726878306.16004: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb6384e0> <<< 8716 1726878306.16023: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb61bd68> <<< 8716 1726878306.16052: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb61e198> <<< 8716 1726878306.16096: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 8716 1726878306.16113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 8716 1726878306.16135: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c992c940> <<< 8716 1726878306.16255: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c993e240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb68ca20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8716 1726878306.16498: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 8716 1726878306.16513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 8716 1726878306.16534: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 8716 1726878306.16549: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 8716 1726878306.16565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 8716 1726878306.16581: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 8716 1726878306.16604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 8716 1726878306.16618: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 8716 1726878306.16791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c98ac1d0> <<< 8716 1726878306.16817: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c98b7400> <<< 8716 1726878306.16841: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 8716 1726878306.16873: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 8716 1726878306.16907: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c98b60f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c98b7be0> import 'itertools' # <<< 8716 1726878306.16926: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 8716 1726878306.16951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c98b61d0> import '_collections' # <<< 8716 1726878306.17008: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9907908> <<< 8716 1726878306.17026: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 8716 1726878306.17050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 8716 1726878306.17075: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9907cf8> <<< 8716 1726878306.17136: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c98f92b0> <<< 8716 1726878306.17160: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c98fe2b0> <<< 8716 1726878306.17178: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c98f1588> <<< 8716 1726878306.17225: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c98e35c0> <<< 8716 1726878306.17251: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 8716 1726878306.17269: stdout chunk (state=3): >>>import '_sre' # <<< 8716 1726878306.17288: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 8716 1726878306.17306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 8716 1726878306.17336: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 8716 1726878306.17357: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9665400> <<< 8716 1726878306.17378: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9655e80> <<< 8716 1726878306.17393: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c98f9208> <<< 8716 1726878306.17409: stdout chunk (state=3): >>>import '_locale' # <<< 8716 1726878306.17528: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9671f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c98dd400> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c9677358> <<< 8716 1726878306.17555: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9677160> <<< 8716 1726878306.17579: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c9677470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9956160> <<< 8716 1726878306.17602: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 8716 1726878306.17617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 8716 1726878306.17635: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 8716 1726878306.17672: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 8716 1726878306.17692: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9677f60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9677b70> <<< 8716 1726878306.17712: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 8716 1726878306.17730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9684828> <<< 8716 1726878306.17746: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 8716 1726878306.17766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 8716 1726878306.17785: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 8716 1726878306.17803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 8716 1726878306.17880: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c968e048> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 8716 1726878306.17898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 8716 1726878306.18064: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9209320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9684908> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 8716 1726878306.18082: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c920ee10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c96776a0> <<< 8716 1726878306.18099: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 8716 1726878306.18117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 8716 1726878306.18134: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 8716 1726878306.18153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9233470> <<< 8716 1726878306.18182: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c9233828> <<< 8716 1726878306.18200: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 8716 1726878306.18223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 8716 1726878306.18244: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 8716 1726878306.18265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9239518> <<< 8716 1726878306.18292: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 8716 1726878306.18311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 8716 1726878306.18329: stdout chunk (state=3): >>>import 'time' # <<< 8716 1726878306.18348: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 8716 1726878306.18367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 8716 1726878306.18393: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 8716 1726878306.18414: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 8716 1726878306.19235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c8fe5d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c8fd8470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c8fd8160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c8fce048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9239eb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c8fdf128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9233ba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11cb5e9898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c8fdf1d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11cb5e9c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c96779e8> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11cb600748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11cb6057b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11cb605c88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11cb605da0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb600f98> <<< 8716 1726878306.19287: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11cb60e128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb605668> <<< 8716 1726878306.19708: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11cb6053c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb5f4c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c921c4e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb6005f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c7607a90> # zipimport: found 33 names in '/tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/__init__.py <<< 8716 1726878306.19737: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/__init__.py <<< 8716 1726878306.19757: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.20918: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.21917: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c73f86d8> <<< 8716 1726878306.21952: stdout chunk (state=3): >>>import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 8716 1726878306.21991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 8716 1726878306.22055: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 8716 1726878306.22079: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c72ec400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c73f8f98> <<< 8716 1726878306.22101: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c73f8048> <<< 8716 1726878306.22121: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 8716 1726878306.22147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 8716 1726878306.22193: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c72c9cc0> <<< 8716 1726878306.22214: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 8716 1726878306.22230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 8716 1726878306.22252: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 8716 1726878306.22291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 8716 1726878306.22313: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 8716 1726878306.22399: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c7333208> <<< 8716 1726878306.22431: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c98f17f0> <<< 8716 1726878306.22462: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c72dd278> <<< 8716 1726878306.22487: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 8716 1726878306.22512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 8716 1726878306.22565: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c72ddc88> <<< 8716 1726878306.22586: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c7312438> <<< 8716 1726878306.22888: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c7306630> <<< 8716 1726878306.22913: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 8716 1726878306.22951: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c7627400> <<< 8716 1726878306.22976: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c72c9eb8> <<< 8716 1726878306.23002: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c731b518> <<< 8716 1726878306.23020: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 8716 1726878306.23047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 8716 1726878306.23069: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 8716 1726878306.23093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 8716 1726878306.23113: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 8716 1726878306.23135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 8716 1726878306.23185: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c73fdf98> <<< 8716 1726878306.23268: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 8716 1726878306.23302: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c741c0b8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c73f73c8> <<< 8716 1726878306.23330: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c73f7be0> <<< 8716 1726878306.23848: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c73278d0> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c7275080> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c73f7d30> <<< 8716 1726878306.23954: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c7275ef0> <<< 8716 1726878306.23989: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' <<< 8716 1726878306.24007: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c7282048> <<< 8716 1726878306.24034: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' <<< 8716 1726878306.24055: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c7282198> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c731b668> <<< 8716 1726878306.24079: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py <<< 8716 1726878306.24100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 8716 1726878306.24115: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 8716 1726878306.24136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 8716 1726878306.24174: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c7292b38> <<< 8716 1726878306.25041: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c728f278> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c728f470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c7282cf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c72adf60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c72adc18> <<< 8716 1726878306.25070: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c72ad438> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 8716 1726878306.25120: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c72ada90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c729add8> <<< 8716 1726878306.25140: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.25631: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.26110: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 8716 1726878306.26136: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 8716 1726878306.26162: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py <<< 8716 1726878306.26182: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.26201: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.26223: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py <<< 8716 1726878306.26247: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8716 1726878306.26273: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8716 1726878306.26387: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.26837: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c7449d68> # zipimport: zlib available <<< 8716 1726878306.26934: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.27304: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.27349: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.27419: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8716 1726878306.27454: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.27479: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/warnings.py <<< 8716 1726878306.27500: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.27549: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.27628: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/errors.py <<< 8716 1726878306.27666: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 8716 1726878306.27693: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.27727: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8716 1726878306.27899: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.28070: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 8716 1726878306.28111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 8716 1726878306.28209: stdout chunk (state=3): >>>import '_ast' # <<< 8716 1726878306.28235: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c74bfd68> # zipimport: zlib available <<< 8716 1726878306.28258: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.28280: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 8716 1726878306.28338: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.28396: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/validation.py <<< 8716 1726878306.28422: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8716 1726878306.28442: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.28471: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.28502: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/locale.py <<< 8716 1726878306.28521: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.28540: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.28574: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.28616: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.28690: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 8716 1726878306.28859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 8716 1726878306.28953: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c74cb278> <<< 8716 1726878306.29029: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c75e40b8> <<< 8716 1726878306.29064: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/process.py <<< 8716 1726878306.29084: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.29126: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.29737: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8716 1726878306.29821: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 8716 1726878306.29849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 8716 1726878306.29873: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 8716 1726878306.29890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 8716 1726878306.30021: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c74941d0> <<< 8716 1726878306.30042: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 8716 1726878306.30065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 8716 1726878306.30169: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c7494278> <<< 8716 1726878306.30215: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c74babe0> <<< 8716 1726878306.30279: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py <<< 8716 1726878306.30298: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.30316: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.30342: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py <<< 8716 1726878306.30358: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.30378: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.30398: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/pycompat24.py <<< 8716 1726878306.30491: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/basic.py <<< 8716 1726878306.30519: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/modules/__init__.py <<< 8716 1726878306.30537: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.30944: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.31417: stdout chunk (state=3): >>># zipimport: zlib available <<< 8716 1726878306.31875: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c3916550> <<< 8716 1726878306.32032: stdout chunk (state=3): >>> {"path": "/etc/cockpit/ws-certs.d/", "changed": false, "diff": {"before": {"path": "/etc/cockpit/ws-certs.d/"}, "after": {"path": "/etc/cockpit/ws-certs.d/"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:cert_t:s0", "size": 6, "invocation": {"module_args": {"path": "/etc/cockpit/ws-certs.d/", "state": "directory", "setype": "cert_t", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "attributes": null}}} <<< 8716 1726878306.32051: stdout chunk (state=3): >>># destroy __main__ <<< 8716 1726878306.32429: 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__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma <<< 8716 1726878306.32465: stdout chunk (state=3): >>># cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string <<< 8716 1726878306.32524: stdout chunk (state=3): >>># destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat <<< 8716 1726878306.32558: stdout chunk (state=3): >>># destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing _bootlocale # destroy _bootlocale <<< 8716 1726878306.32609: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 8716 1726878306.32764: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8716 1726878306.32796: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8716 1726878306.32823: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy _lzma # destroy importlib <<< 8716 1726878306.32856: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket <<< 8716 1726878306.32890: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases <<< 8716 1726878306.32918: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io <<< 8716 1726878306.32977: stdout chunk (state=3): >>># cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 8716 1726878306.33011: stdout chunk (state=3): >>># destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings <<< 8716 1726878306.33044: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 8716 1726878306.33089: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale <<< 8716 1726878306.33116: stdout chunk (state=3): >>># cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal <<< 8716 1726878306.33150: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading <<< 8716 1726878306.33193: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux <<< 8716 1726878306.33223: stdout chunk (state=3): >>># cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings <<< 8716 1726878306.33247: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 8716 1726878306.33428: stdout chunk (state=3): >>># destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux <<< 8716 1726878306.33456: stdout chunk (state=3): >>># destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime <<< 8716 1726878306.33489: 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 <<< 8716 1726878306.33530: stdout chunk (state=3): >>># destroy stat # destroy _heapq # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre <<< 8716 1726878306.33541: stdout chunk (state=3): >>># destroy sre_parse <<< 8716 1726878306.33564: stdout chunk (state=3): >>># destroy select <<< 8716 1726878306.33579: stdout chunk (state=3): >>># destroy functools # destroy tokenize <<< 8716 1726878306.33597: stdout chunk (state=3): >>># destroy ctypes <<< 8716 1726878306.33607: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random <<< 8716 1726878306.33624: stdout chunk (state=3): >>># destroy time <<< 8716 1726878306.33646: stdout chunk (state=3): >>># destroy collections # destroy textwrap <<< 8716 1726878306.33662: stdout chunk (state=3): >>># destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 8716 1726878306.33967: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 8716 1726878306.34010: stderr chunk (state=3): >>><<< 8716 1726878306.34014: stdout chunk (state=3): >>><<< 8716 1726878306.34060: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb6d8e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb66e828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb6d89b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb67b630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb682160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb6870f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb682748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb682390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb62c470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb631e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb62cb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb6384e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb61bd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb61e198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c992c940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c993e240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb68ca20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c98ac1d0> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c98b7400> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c98b60f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c98b7be0> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c98b61d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9907908> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9907cf8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c98f92b0> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c98fe2b0> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c98f1588> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c98e35c0> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9665400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9655e80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c98f9208> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9671f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c98dd400> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c9677358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9677160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c9677470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9956160> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9677f60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9677b70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9684828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c968e048> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9209320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9684908> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c920ee10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c96776a0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9233470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c9233828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9239518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c8fe5d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c8fd8470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c8fd8160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c8fce048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9239eb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c8fdf128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c9233ba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11cb5e9898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c8fdf1d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11cb5e9c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c96779e8> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11cb600748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11cb6057b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11cb605c88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11cb605da0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb600f98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11cb60e128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb605668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11cb6053c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb5f4c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c921c4e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11cb6005f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c7607a90> # zipimport: found 33 names in '/tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c73f86d8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c72ec400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c73f8f98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c73f8048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c72c9cc0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c7333208> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c98f17f0> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c72dd278> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c72ddc88> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c7312438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c7306630> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c7627400> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c72c9eb8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c731b518> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c73fdf98> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c741c0b8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c73f73c8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c73f7be0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c73278d0> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c7275080> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c73f7d30> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c7275ef0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c7282048> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c7282198> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c731b668> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c7292b38> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c728f278> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c728f470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c7282cf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c72adf60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c72adc18> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c72ad438> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c72ada90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c729add8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c7449d68> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c74bfd68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f11c74cb278> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c75e40b8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c74941d0> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c7494278> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c74babe0> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_jmgay66s/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f11c3916550> {"path": "/etc/cockpit/ws-certs.d/", "changed": false, "diff": {"before": {"path": "/etc/cockpit/ws-certs.d/"}, "after": {"path": "/etc/cockpit/ws-certs.d/"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:cert_t:s0", "size": 6, "invocation": {"module_args": {"path": "/etc/cockpit/ws-certs.d/", "state": "directory", "setype": "cert_t", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _heapq # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse # destroy select # destroy functools # destroy tokenize # destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap # destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct , stderr=Shared connection to 10.31.12.109 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__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _heapq # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse # destroy select # destroy functools # destroy tokenize # destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap # destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct 8716 1726878306.34169: done with _execute_module (file, {'path': '/etc/cockpit/ws-certs.d/', 'state': 'directory', 'setype': 'cert_t', 'mode': '0755', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878306.0084105-8716-198042276545475/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 8716 1726878306.34183: _low_level_execute_command(): starting 8716 1726878306.34189: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878306.0084105-8716-198042276545475/ > /dev/null 2>&1 && sleep 0' 8716 1726878306.36705: stderr chunk (state=2): >>><<< 8716 1726878306.36714: stdout chunk (state=2): >>><<< 8716 1726878306.36730: _low_level_execute_command() done: rc=0, stdout=, stderr= 8716 1726878306.36740: handler run complete 8716 1726878306.36759: attempt loop complete, returning result 8716 1726878306.36763: _execute() done 8716 1726878306.36766: dumping result to json 8716 1726878306.36771: done dumping result, returning 8716 1726878306.36777: done running TaskExecutor() for managed_node2/TASK: Allow certmonger to write into Cockpit's certificate directory [0affdecc-488f-74fb-5155-000000000009] 8716 1726878306.36784: sending task result for task 0affdecc-488f-74fb-5155-000000000009 8716 1726878306.36816: done sending task result for task 0affdecc-488f-74fb-5155-000000000009 8716 1726878306.36819: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/cockpit/ws-certs.d/", "secontext": "system_u:object_r:cert_t:s0", "size": 6, "state": "directory", "uid": 0 } 8196 1726878306.36956: no more pending results, returning what we have 8196 1726878306.36960: results queue empty 8196 1726878306.36960: checking for any_errors_fatal 8196 1726878306.36966: done checking for any_errors_fatal 8196 1726878306.36966: checking for max_fail_percentage 8196 1726878306.36968: done checking for max_fail_percentage 8196 1726878306.36968: checking to see if all hosts have failed and the running result is not ok 8196 1726878306.36969: done checking to see if all hosts have failed 8196 1726878306.36969: getting the remaining hosts for this loop 8196 1726878306.36970: done getting the remaining hosts for this loop 8196 1726878306.36973: getting the next task for host managed_node2 8196 1726878306.36981: done getting next task for host managed_node2 8196 1726878306.36984: ^ task is: TASK: Get name of cockpit group to use 8196 1726878306.36986: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878306.36989: getting variables 8196 1726878306.36990: in VariableManager get_vars() 8196 1726878306.37023: Calling all_inventory to load vars for managed_node2 8196 1726878306.37025: Calling groups_inventory to load vars for managed_node2 8196 1726878306.37027: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878306.37038: Calling all_plugins_play to load vars for managed_node2 8196 1726878306.37040: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878306.37043: Calling groups_plugins_play to load vars for managed_node2 8196 1726878306.37845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878306.39085: done with get_vars() 8196 1726878306.39106: done getting variables TASK [Get name of cockpit group to use] **************************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_certificate_external.yml:32 Friday 20 September 2024 20:25:06 -0400 (0:00:00.446) 0:00:41.555 ****** 8196 1726878306.39207: entering _queue_task() for managed_node2/include_tasks 8196 1726878306.39424: worker is 1 (out of 1 available) 8196 1726878306.39441: exiting _queue_task() for managed_node2/include_tasks 8196 1726878306.39454: done queuing things up, now waiting for results queue to drain 8196 1726878306.39455: waiting for pending results... 8742 1726878306.39667: running TaskExecutor() for managed_node2/TASK: Get name of cockpit group to use 8742 1726878306.39804: in run() - task 0affdecc-488f-74fb-5155-00000000000a 8742 1726878306.39821: variable 'ansible_search_path' from source: unknown 8742 1726878306.39858: calling self._execute() 8742 1726878306.39931: variable 'ansible_host' from source: host vars for 'managed_node2' 8742 1726878306.39942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8742 1726878306.39951: variable 'omit' from source: magic vars 8742 1726878306.40452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8742 1726878306.42802: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8742 1726878306.42883: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8742 1726878306.42919: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8742 1726878306.42955: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8742 1726878306.42984: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8742 1726878306.43053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8742 1726878306.43083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8742 1726878306.43107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8742 1726878306.43146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8742 1726878306.43161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8742 1726878306.43305: variable 'ansible_facts' from source: unknown 8742 1726878306.44020: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 8742 1726878306.44029: _execute() done 8742 1726878306.44035: dumping result to json 8742 1726878306.44039: done dumping result, returning 8742 1726878306.44043: done running TaskExecutor() for managed_node2/TASK: Get name of cockpit group to use [0affdecc-488f-74fb-5155-00000000000a] 8742 1726878306.44048: sending task result for task 0affdecc-488f-74fb-5155-00000000000a 8742 1726878306.44076: done sending task result for task 0affdecc-488f-74fb-5155-00000000000a 8742 1726878306.44082: WORKER PROCESS EXITING 8196 1726878306.44456: no more pending results, returning what we have 8196 1726878306.44461: in VariableManager get_vars() 8196 1726878306.44503: Calling all_inventory to load vars for managed_node2 8196 1726878306.44507: Calling groups_inventory to load vars for managed_node2 8196 1726878306.44509: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878306.44518: Calling all_plugins_play to load vars for managed_node2 8196 1726878306.44521: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878306.44524: Calling groups_plugins_play to load vars for managed_node2 8196 1726878306.45788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878306.47425: done with get_vars() 8196 1726878306.47445: variable 'ansible_search_path' from source: unknown 8196 1726878306.47460: we have included files to process 8196 1726878306.47461: generating all_blocks data 8196 1726878306.47463: done generating all_blocks data 8196 1726878306.47466: processing included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/get_cockpit_group.yml 8196 1726878306.47467: loading included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/get_cockpit_group.yml 8196 1726878306.47469: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/get_cockpit_group.yml included: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/get_cockpit_group.yml for managed_node2 8196 1726878306.47828: done processing included file 8196 1726878306.47830: iterating over new_blocks loaded from include file 8196 1726878306.47834: in VariableManager get_vars() 8196 1726878306.47849: done with get_vars() 8196 1726878306.47850: filtering new block on tags 8196 1726878306.47868: done filtering new block on tags 8196 1726878306.47869: done iterating over new_blocks loaded from include file 8196 1726878306.47870: extending task lists for all hosts with included blocks 8196 1726878306.48093: done extending task lists 8196 1726878306.48094: done processing included files 8196 1726878306.48095: results queue empty 8196 1726878306.48096: checking for any_errors_fatal 8196 1726878306.48101: done checking for any_errors_fatal 8196 1726878306.48101: checking for max_fail_percentage 8196 1726878306.48102: done checking for max_fail_percentage 8196 1726878306.48103: checking to see if all hosts have failed and the running result is not ok 8196 1726878306.48104: done checking to see if all hosts have failed 8196 1726878306.48104: getting the remaining hosts for this loop 8196 1726878306.48105: done getting the remaining hosts for this loop 8196 1726878306.48108: getting the next task for host managed_node2 8196 1726878306.48111: done getting next task for host managed_node2 8196 1726878306.48113: ^ task is: TASK: Get name of cockpit group for tests 8196 1726878306.48116: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 8196 1726878306.48117: getting variables 8196 1726878306.48118: in VariableManager get_vars() 8196 1726878306.48128: Calling all_inventory to load vars for managed_node2 8196 1726878306.48130: Calling groups_inventory to load vars for managed_node2 8196 1726878306.48134: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878306.48140: Calling all_plugins_play to load vars for managed_node2 8196 1726878306.48142: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878306.48145: Calling groups_plugins_play to load vars for managed_node2 8196 1726878306.49249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878306.50813: done with get_vars() 8196 1726878306.50837: done getting variables TASK [Get name of cockpit group for tests] ************************************* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/get_cockpit_group.yml:3 Friday 20 September 2024 20:25:06 -0400 (0:00:00.116) 0:00:41.672 ****** 8196 1726878306.50904: entering _queue_task() for managed_node2/getent 8196 1726878306.50906: Creating lock for getent 8196 1726878306.51126: worker is 1 (out of 1 available) 8196 1726878306.51139: exiting _queue_task() for managed_node2/getent 8196 1726878306.51151: done queuing things up, now waiting for results queue to drain 8196 1726878306.51153: waiting for pending results... 8743 1726878306.51360: running TaskExecutor() for managed_node2/TASK: Get name of cockpit group for tests 8743 1726878306.51493: in run() - task 0affdecc-488f-74fb-5155-0000000001e8 8743 1726878306.51512: variable 'ansible_search_path' from source: unknown 8743 1726878306.51516: variable 'ansible_search_path' from source: unknown 8743 1726878306.51549: calling self._execute() 8743 1726878306.51620: variable 'ansible_host' from source: host vars for 'managed_node2' 8743 1726878306.51629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8743 1726878306.51639: variable 'omit' from source: magic vars 8743 1726878306.52121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8743 1726878306.54407: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8743 1726878306.54494: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8743 1726878306.54530: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8743 1726878306.54563: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8743 1726878306.54590: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8743 1726878306.54658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8743 1726878306.54688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8743 1726878306.54712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8743 1726878306.54750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8743 1726878306.54762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8743 1726878306.54905: variable 'ansible_facts' from source: unknown 8743 1726878306.55615: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 8743 1726878306.55624: variable 'omit' from source: magic vars 8743 1726878306.55667: variable 'omit' from source: magic vars 8743 1726878306.55703: variable 'omit' from source: magic vars 8743 1726878306.55727: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8743 1726878306.55753: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8743 1726878306.55770: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8743 1726878306.55788: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8743 1726878306.55798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8743 1726878306.55823: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8743 1726878306.55827: variable 'ansible_host' from source: host vars for 'managed_node2' 8743 1726878306.55831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8743 1726878306.55920: Set connection var ansible_module_compression to ZIP_DEFLATED 8743 1726878306.55930: Set connection var ansible_shell_executable to /bin/sh 8743 1726878306.55940: Set connection var ansible_timeout to 10 8743 1726878306.55944: Set connection var ansible_shell_type to sh 8743 1726878306.55948: Set connection var ansible_connection to ssh 8743 1726878306.55954: Set connection var ansible_pipelining to False 8743 1726878306.55973: variable 'ansible_shell_executable' from source: unknown 8743 1726878306.55977: variable 'ansible_connection' from source: unknown 8743 1726878306.55983: variable 'ansible_module_compression' from source: unknown 8743 1726878306.55986: variable 'ansible_shell_type' from source: unknown 8743 1726878306.55989: variable 'ansible_shell_executable' from source: unknown 8743 1726878306.55991: variable 'ansible_host' from source: host vars for 'managed_node2' 8743 1726878306.55995: variable 'ansible_pipelining' from source: unknown 8743 1726878306.55997: variable 'ansible_timeout' from source: unknown 8743 1726878306.56001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8743 1726878306.56126: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8743 1726878306.56139: variable 'omit' from source: magic vars 8743 1726878306.56145: starting attempt loop 8743 1726878306.56148: running the handler 8743 1726878306.56158: _low_level_execute_command(): starting 8743 1726878306.56165: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8743 1726878306.59367: stdout chunk (state=2): >>>/root <<< 8743 1726878306.59518: stderr chunk (state=3): >>><<< 8743 1726878306.59525: stdout chunk (state=3): >>><<< 8743 1726878306.59548: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 8743 1726878306.59561: _low_level_execute_command(): starting 8743 1726878306.59567: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878306.5955803-8743-200787827902160 `" && echo ansible-tmp-1726878306.5955803-8743-200787827902160="` echo /root/.ansible/tmp/ansible-tmp-1726878306.5955803-8743-200787827902160 `" ) && sleep 0' 8743 1726878306.63436: stdout chunk (state=2): >>>ansible-tmp-1726878306.5955803-8743-200787827902160=/root/.ansible/tmp/ansible-tmp-1726878306.5955803-8743-200787827902160 <<< 8743 1726878306.63444: stderr chunk (state=2): >>><<< 8743 1726878306.63453: stdout chunk (state=3): >>><<< 8743 1726878306.63465: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878306.5955803-8743-200787827902160=/root/.ansible/tmp/ansible-tmp-1726878306.5955803-8743-200787827902160 , stderr= 8743 1726878306.63511: variable 'ansible_module_compression' from source: unknown 8743 1726878306.63551: ANSIBALLZ: Using lock for getent 8743 1726878306.63555: ANSIBALLZ: Acquiring lock 8743 1726878306.63559: ANSIBALLZ: Lock acquired: 139840359592400 8743 1726878306.63562: ANSIBALLZ: Creating module 8743 1726878306.77573: ANSIBALLZ: Writing module into payload 8743 1726878306.77653: ANSIBALLZ: Writing module 8743 1726878306.77671: ANSIBALLZ: Renaming module 8743 1726878306.77676: ANSIBALLZ: Done creating module 8743 1726878306.77693: variable 'ansible_facts' from source: unknown 8743 1726878306.77764: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878306.5955803-8743-200787827902160/AnsiballZ_getent.py 8743 1726878306.78546: Sending initial data 8743 1726878306.78553: Sent initial data (153 bytes) 8743 1726878306.82134: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmp6idvydix /root/.ansible/tmp/ansible-tmp-1726878306.5955803-8743-200787827902160/AnsiballZ_getent.py <<< 8743 1726878306.83402: stderr chunk (state=3): >>><<< 8743 1726878306.83408: stdout chunk (state=3): >>><<< 8743 1726878306.83426: done transferring module to remote 8743 1726878306.83443: _low_level_execute_command(): starting 8743 1726878306.83449: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878306.5955803-8743-200787827902160/ /root/.ansible/tmp/ansible-tmp-1726878306.5955803-8743-200787827902160/AnsiballZ_getent.py && sleep 0' 8743 1726878306.86584: stderr chunk (state=2): >>><<< 8743 1726878306.86592: stdout chunk (state=2): >>><<< 8743 1726878306.86607: _low_level_execute_command() done: rc=0, stdout=, stderr= 8743 1726878306.86611: _low_level_execute_command(): starting 8743 1726878306.86616: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878306.5955803-8743-200787827902160/AnsiballZ_getent.py && sleep 0' 8743 1726878306.89822: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # <<< 8743 1726878306.89848: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8743 1726878306.89889: stdout chunk (state=3): >>>import 'posix' # <<< 8743 1726878306.89920: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 8743 1726878306.89963: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 8743 1726878306.89986: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 8743 1726878306.90015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 8743 1726878306.90042: stdout chunk (state=3): >>>import '_codecs' # <<< 8743 1726878306.90061: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebce9e48> <<< 8743 1726878306.90079: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 8743 1726878306.90108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc7f828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebce99b0> <<< 8743 1726878306.90134: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 8743 1726878306.90163: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc8c630> <<< 8743 1726878306.90183: stdout chunk (state=3): >>>import '_signal' # <<< 8743 1726878306.90205: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 8743 1726878306.90220: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc93160> <<< 8743 1726878306.90249: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 8743 1726878306.90278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 8743 1726878306.90300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc980f0> <<< 8743 1726878306.90319: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc93748> <<< 8743 1726878306.90345: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc93390> <<< 8743 1726878306.90380: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 8743 1726878306.90401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 8743 1726878306.90422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 8743 1726878306.90441: stdout chunk (state=3): >>>import 'errno' # <<< 8743 1726878306.90467: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 8743 1726878306.90494: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc3d470> <<< 8743 1726878306.90517: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 8743 1726878306.90543: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' <<< 8743 1726878306.90562: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc42e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc3db38> <<< 8743 1726878306.90580: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 8743 1726878306.90614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 8743 1726878306.90725: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc494e0> <<< 8743 1726878306.90750: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc2cd68> <<< 8743 1726878306.90774: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 8743 1726878306.90796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc2f198> <<< 8743 1726878306.90827: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 8743 1726878306.90847: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9f3d940> <<< 8743 1726878306.90866: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 8743 1726878306.90889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9f4f240> <<< 8743 1726878306.90969: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc9da20> <<< 8743 1726878306.90990: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8743 1726878306.91207: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 8743 1726878306.91228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 8743 1726878306.91265: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 8743 1726878306.91285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 8743 1726878306.91306: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 8743 1726878306.91325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 8743 1726878306.91344: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 8743 1726878306.91417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 8743 1726878306.91434: stdout chunk (state=3): >>>import '_functools' # <<< 8743 1726878306.91453: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 8743 1726878306.91482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 8743 1726878306.91504: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 8743 1726878306.91519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 8743 1726878306.91545: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9ebd1d0> <<< 8743 1726878306.91565: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9ec8400> <<< 8743 1726878306.91595: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 8743 1726878306.91623: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde9ec70f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9ec8be0> <<< 8743 1726878306.91641: stdout chunk (state=3): >>>import 'itertools' # <<< 8743 1726878306.91665: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9ec71d0> <<< 8743 1726878306.91691: stdout chunk (state=3): >>>import '_collections' # <<< 8743 1726878306.91730: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9f18908> <<< 8743 1726878306.91752: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 8743 1726878306.91770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 8743 1726878306.93396: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9f18cf8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9f0a2b0> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9f0f2b0> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9f02588> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9ef45c0> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9c763c8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9c66e48> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9f0a588> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9c82f60> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9eee400> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde9c88320> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9c88128> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde9c88438> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9f67160> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9c88f28> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9c88b38> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9c947f0> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9c94fd0> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde981a2e8> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9c948d0> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde981fdd8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9c88668> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9844438> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde98447f0> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde984a4e0> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde95f6cf8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde95e9438> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde95e9128> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde95dafd0> <<< 8743 1726878306.93425: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde984ae80> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde95f00f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9844b70> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdebbfa860> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde95f0198> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdebbfabe0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9c889b0> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdebc11710> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 8743 1726878306.93516: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdebc16780> <<< 8743 1726878306.94686: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdebc16c50> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdebc16d68> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc11f60> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdebc1f0f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc16630> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdebc16390> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc05c50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde982e4a8> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc115c0> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7c19a58> # zipimport: found 33 names in '/tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8743 1726878306.95616: stdout chunk (state=3): >>># zipimport: zlib available <<< 8743 1726878306.96552: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7a08710> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde78fd3c8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7a08f60> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde7c19b00> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde78d9c88> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde79442b0> <<< 8743 1726878306.96585: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde78ddfd0> <<< 8743 1726878306.96612: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 8743 1726878306.96636: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde78dd080> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 8743 1726878306.96655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 8743 1726878306.96711: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7943278> <<< 8743 1726878306.96726: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7922400> <<< 8743 1726878306.97025: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde79165f8> <<< 8743 1726878306.97050: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 8743 1726878306.97070: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7c37e80> <<< 8743 1726878306.97106: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde78fd160> <<< 8743 1726878306.97130: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7929588> <<< 8743 1726878306.97151: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 8743 1726878306.97173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 8743 1726878306.97189: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 8743 1726878306.97215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 8743 1726878306.97237: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 8743 1726878306.97256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 8743 1726878306.97292: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 8743 1726878306.97313: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde7a0dfd0> <<< 8743 1726878306.97951: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7a2c0f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7a07400> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7a07c88> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7937940> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7a44080> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7a072e8> <<< 8743 1726878306.99062: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde7a44f28> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde7992080> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde79921d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde79296d8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde79a1b70> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde799d2b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde799d4a8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7992d30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_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_getent_payload_v_w222u9/ansible_getent_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_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde79b7f60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde79b7c18> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde79b7438> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde79b7a90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde79a9dd8> <<< 8743 1726878306.99085: stdout chunk (state=3): >>># zipimport: zlib available <<< 8743 1726878306.99895: stdout chunk (state=3): >>># zipimport: zlib available <<< 8743 1726878307.00014: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/six/__init__.py <<< 8743 1726878307.00040: 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_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/common/text/converters.py <<< 8743 1726878307.00062: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/compat/selinux.py <<< 8743 1726878307.00084: stdout chunk (state=3): >>># zipimport: zlib available <<< 8743 1726878307.00099: stdout chunk (state=3): >>># zipimport: zlib available <<< 8743 1726878307.00130: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 8743 1726878307.00149: stdout chunk (state=3): >>># zipimport: zlib available <<< 8743 1726878307.00170: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8743 1726878307.00943: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7a99668> # zipimport: zlib available # zipimport: zlib available <<< 8743 1726878307.01438: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_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_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available <<< 8743 1726878307.01469: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available <<< 8743 1726878307.01500: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 8743 1726878307.01516: stdout chunk (state=3): >>># zipimport: zlib available <<< 8743 1726878307.01543: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8743 1726878307.01713: stdout chunk (state=3): >>># zipimport: zlib available <<< 8743 1726878307.01883: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 8743 1726878307.01904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 8743 1726878307.02013: stdout chunk (state=3): >>>import '_ast' # <<< 8743 1726878307.02046: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7b4fdd8> # zipimport: zlib available # zipimport: zlib available <<< 8743 1726878307.02070: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 8743 1726878307.02128: stdout chunk (state=3): >>># zipimport: zlib available <<< 8743 1726878307.02184: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8743 1726878307.02208: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8743 1726878307.02223: stdout chunk (state=3): >>># zipimport: zlib available <<< 8743 1726878307.02251: stdout chunk (state=3): >>># zipimport: zlib available <<< 8743 1726878307.02285: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 8743 1726878307.02311: stdout chunk (state=3): >>># zipimport: zlib available <<< 8743 1726878307.02346: stdout chunk (state=3): >>># zipimport: zlib available <<< 8743 1726878307.02386: stdout chunk (state=3): >>># zipimport: zlib available <<< 8743 1726878307.02451: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 8743 1726878307.02614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 8743 1726878307.02737: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde7b592e8> <<< 8743 1726878307.02773: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde78ac128> <<< 8743 1726878307.03064: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8743 1726878307.03342: stdout chunk (state=3): >>># zipimport: zlib available <<< 8743 1726878307.03645: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 8743 1726878307.04237: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7adf208> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7adf2b0> <<< 8743 1726878307.04259: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7b51c50> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_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_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8743 1726878307.04334: stdout chunk (state=3): >>># zipimport: zlib available <<< 8743 1726878307.04470: stdout chunk (state=3): >>>import 'gc' # <<< 8743 1726878307.05038: stdout chunk (state=3): >>> {"ansible_facts": {"getent_group": {"cockpit-wsinstance": ["x", "989", ""]}}, "invocation": {"module_args": {"database": "group", "key": "cockpit-wsinstance", "fail_key": false, "service": null, "split": null}}} # destroy __main__ <<< 8743 1726878307.05203: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 8743 1726878307.05254: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse <<< 8743 1726878307.05295: stdout chunk (state=3): >>># cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text <<< 8743 1726878307.05326: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 8743 1726878307.05363: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 8743 1726878307.05535: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8743 1726878307.05561: stdout chunk (state=3): >>># destroy importlib.util <<< 8743 1726878307.05593: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma <<< 8743 1726878307.05612: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 8743 1726878307.05635: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 8743 1726878307.05661: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy traceback <<< 8743 1726878307.05686: stdout chunk (state=3): >>># destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader <<< 8743 1726878307.05718: stdout chunk (state=3): >>># destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 8743 1726878307.05744: stdout chunk (state=3): >>># destroy datetime # destroy selinux <<< 8743 1726878307.05767: stdout chunk (state=3): >>># destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct <<< 8743 1726878307.05785: stdout chunk (state=3): >>># destroy gc <<< 8743 1726878307.05825: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs <<< 8743 1726878307.05854: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re <<< 8743 1726878307.05882: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 8743 1726878307.05910: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 8743 1726878307.05943: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select <<< 8743 1726878307.05970: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 8743 1726878307.06082: stdout chunk (state=3): >>># destroy posixpath <<< 8743 1726878307.06107: stdout chunk (state=3): >>># destroy stat <<< 8743 1726878307.06136: stdout chunk (state=3): >>># destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select <<< 8743 1726878307.06166: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 8743 1726878307.06190: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 <<< 8743 1726878307.06213: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 8743 1726878307.06536: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 8743 1726878307.06543: stdout chunk (state=3): >>><<< 8743 1726878307.06552: stderr chunk (state=3): >>><<< 8743 1726878307.06613: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebce9e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc7f828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebce99b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc8c630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc93160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc980f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc93748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc93390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc3d470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc42e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc3db38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc494e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc2cd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc2f198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9f3d940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9f4f240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc9da20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9ebd1d0> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9ec8400> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde9ec70f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9ec8be0> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9ec71d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9f18908> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9f18cf8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9f0a2b0> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9f0f2b0> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9f02588> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9ef45c0> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9c763c8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9c66e48> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9f0a588> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9c82f60> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9eee400> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde9c88320> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9c88128> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde9c88438> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9f67160> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9c88f28> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9c88b38> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9c947f0> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9c94fd0> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde981a2e8> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9c948d0> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde981fdd8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9c88668> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9844438> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde98447f0> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde984a4e0> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde95f6cf8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde95e9438> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde95e9128> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde95dafd0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde984ae80> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde95f00f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9844b70> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdebbfa860> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde95f0198> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdebbfabe0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde9c889b0> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdebc11710> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdebc16780> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdebc16c50> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdebc16d68> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc11f60> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdebc1f0f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc16630> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdebc16390> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc05c50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde982e4a8> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdebc115c0> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7c19a58> # zipimport: found 33 names in '/tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7a08710> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde78fd3c8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7a08f60> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde7c19b00> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde78d9c88> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde79442b0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde78ddfd0> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde78dd080> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7943278> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7922400> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde79165f8> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7c37e80> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde78fd160> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7929588> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde7a0dfd0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7a2c0f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7a07400> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7a07c88> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7937940> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7a44080> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7a072e8> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde7a44f28> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde7992080> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde79921d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde79296d8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde79a1b70> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde799d2b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde799d4a8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7992d30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_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_getent_payload_v_w222u9/ansible_getent_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_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde79b7f60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde79b7c18> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde79b7438> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde79b7a90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde79a9dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_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_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7a99668> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_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_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_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_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7b4fdd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_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_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde7b592e8> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde78ac128> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7adf208> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7adf2b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7b51c50> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_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_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_getent_payload_v_w222u9/ansible_getent_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"ansible_facts": {"getent_group": {"cockpit-wsinstance": ["x", "989", ""]}}, "invocation": {"module_args": {"database": "group", "key": "cockpit-wsinstance", "fail_key": false, "service": null, "split": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # destroy gc # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.12.109 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__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # destroy gc # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re 8743 1726878307.06755: done with _execute_module (getent, {'database': 'group', 'key': 'cockpit-wsinstance', 'fail_key': False, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'getent', '_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-1726878306.5955803-8743-200787827902160/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 8743 1726878307.06769: _low_level_execute_command(): starting 8743 1726878307.06774: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878306.5955803-8743-200787827902160/ > /dev/null 2>&1 && sleep 0' 8743 1726878307.11225: stderr chunk (state=2): >>><<< 8743 1726878307.11236: stdout chunk (state=2): >>><<< 8743 1726878307.11250: _low_level_execute_command() done: rc=0, stdout=, stderr= 8743 1726878307.11258: handler run complete 8743 1726878307.11270: variable 'ansible_facts' from source: unknown 8743 1726878307.11306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8743 1726878307.11338: variable 'ansible_facts' from source: unknown 8743 1726878307.11366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8743 1726878307.11382: attempt loop complete, returning result 8743 1726878307.11387: _execute() done 8743 1726878307.11391: dumping result to json 8743 1726878307.11395: done dumping result, returning 8743 1726878307.11403: done running TaskExecutor() for managed_node2/TASK: Get name of cockpit group for tests [0affdecc-488f-74fb-5155-0000000001e8] 8743 1726878307.11409: sending task result for task 0affdecc-488f-74fb-5155-0000000001e8 8743 1726878307.11448: done sending task result for task 0affdecc-488f-74fb-5155-0000000001e8 8743 1726878307.11452: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "getent_group": { "cockpit-wsinstance": [ "x", "989", "" ] } }, "changed": false } 8196 1726878307.12117: no more pending results, returning what we have 8196 1726878307.12121: results queue empty 8196 1726878307.12122: checking for any_errors_fatal 8196 1726878307.12123: done checking for any_errors_fatal 8196 1726878307.12125: checking for max_fail_percentage 8196 1726878307.12127: done checking for max_fail_percentage 8196 1726878307.12127: checking to see if all hosts have failed and the running result is not ok 8196 1726878307.12128: done checking to see if all hosts have failed 8196 1726878307.12129: getting the remaining hosts for this loop 8196 1726878307.12130: done getting the remaining hosts for this loop 8196 1726878307.12135: getting the next task for host managed_node2 8196 1726878307.12142: done getting next task for host managed_node2 8196 1726878307.12144: ^ task is: TASK: Set __cockpit_test_group 8196 1726878307.12147: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 8196 1726878307.12152: getting variables 8196 1726878307.12154: in VariableManager get_vars() 8196 1726878307.12189: Calling all_inventory to load vars for managed_node2 8196 1726878307.12192: Calling groups_inventory to load vars for managed_node2 8196 1726878307.12194: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878307.12203: Calling all_plugins_play to load vars for managed_node2 8196 1726878307.12207: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878307.12210: Calling groups_plugins_play to load vars for managed_node2 8196 1726878307.13603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878307.14986: done with get_vars() 8196 1726878307.15007: done getting variables 8196 1726878307.15072: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set __cockpit_test_group] ************************************************ task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/get_cockpit_group.yml:9 Friday 20 September 2024 20:25:07 -0400 (0:00:00.641) 0:00:42.314 ****** 8196 1726878307.15104: entering _queue_task() for managed_node2/set_fact 8196 1726878307.15322: worker is 1 (out of 1 available) 8196 1726878307.15357: exiting _queue_task() for managed_node2/set_fact 8196 1726878307.15372: done queuing things up, now waiting for results queue to drain 8196 1726878307.15374: waiting for pending results... 8770 1726878307.15587: running TaskExecutor() for managed_node2/TASK: Set __cockpit_test_group 8770 1726878307.15730: in run() - task 0affdecc-488f-74fb-5155-0000000001e9 8770 1726878307.15754: variable 'ansible_search_path' from source: unknown 8770 1726878307.15760: variable 'ansible_search_path' from source: unknown 8770 1726878307.15793: calling self._execute() 8770 1726878307.15869: variable 'ansible_host' from source: host vars for 'managed_node2' 8770 1726878307.15878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8770 1726878307.15890: variable 'omit' from source: magic vars 8770 1726878307.16407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8770 1726878307.18731: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8770 1726878307.18806: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8770 1726878307.18844: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8770 1726878307.18883: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8770 1726878307.18910: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8770 1726878307.18983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8770 1726878307.19012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8770 1726878307.19039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8770 1726878307.19082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8770 1726878307.19098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8770 1726878307.19244: variable 'ansible_facts' from source: unknown 8770 1726878307.19974: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 8770 1726878307.19983: variable 'omit' from source: magic vars 8770 1726878307.20028: variable 'omit' from source: magic vars 8770 1726878307.20178: variable 'ansible_facts' from source: unknown 8770 1726878307.20697: variable 'omit' from source: magic vars 8770 1726878307.20725: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8770 1726878307.20755: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8770 1726878307.20771: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8770 1726878307.20789: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8770 1726878307.20799: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8770 1726878307.20960: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8770 1726878307.20967: variable 'ansible_host' from source: host vars for 'managed_node2' 8770 1726878307.20972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8770 1726878307.21066: Set connection var ansible_module_compression to ZIP_DEFLATED 8770 1726878307.21077: Set connection var ansible_shell_executable to /bin/sh 8770 1726878307.21085: Set connection var ansible_timeout to 10 8770 1726878307.21090: Set connection var ansible_shell_type to sh 8770 1726878307.21095: Set connection var ansible_connection to ssh 8770 1726878307.21101: Set connection var ansible_pipelining to False 8770 1726878307.21120: variable 'ansible_shell_executable' from source: unknown 8770 1726878307.21124: variable 'ansible_connection' from source: unknown 8770 1726878307.21127: variable 'ansible_module_compression' from source: unknown 8770 1726878307.21130: variable 'ansible_shell_type' from source: unknown 8770 1726878307.21134: variable 'ansible_shell_executable' from source: unknown 8770 1726878307.21136: variable 'ansible_host' from source: host vars for 'managed_node2' 8770 1726878307.21140: variable 'ansible_pipelining' from source: unknown 8770 1726878307.21142: variable 'ansible_timeout' from source: unknown 8770 1726878307.21145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8770 1726878307.21237: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8770 1726878307.21249: variable 'omit' from source: magic vars 8770 1726878307.21255: starting attempt loop 8770 1726878307.21259: running the handler 8770 1726878307.21268: handler run complete 8770 1726878307.21277: attempt loop complete, returning result 8770 1726878307.21280: _execute() done 8770 1726878307.21283: dumping result to json 8770 1726878307.21287: done dumping result, returning 8770 1726878307.21294: done running TaskExecutor() for managed_node2/TASK: Set __cockpit_test_group [0affdecc-488f-74fb-5155-0000000001e9] 8770 1726878307.21300: sending task result for task 0affdecc-488f-74fb-5155-0000000001e9 8770 1726878307.21324: done sending task result for task 0affdecc-488f-74fb-5155-0000000001e9 8770 1726878307.21328: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__cockpit_test_group": "cockpit-wsinstance" }, "changed": false } 8196 1726878307.22506: no more pending results, returning what we have 8196 1726878307.22509: results queue empty 8196 1726878307.22510: checking for any_errors_fatal 8196 1726878307.22521: done checking for any_errors_fatal 8196 1726878307.22521: checking for max_fail_percentage 8196 1726878307.22523: done checking for max_fail_percentage 8196 1726878307.22523: checking to see if all hosts have failed and the running result is not ok 8196 1726878307.22524: done checking to see if all hosts have failed 8196 1726878307.22525: getting the remaining hosts for this loop 8196 1726878307.22526: done getting the remaining hosts for this loop 8196 1726878307.22529: getting the next task for host managed_node2 8196 1726878307.22539: done getting next task for host managed_node2 8196 1726878307.22542: ^ task is: TASK: Generate certificate with certificate system role 8196 1726878307.22546: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 8196 1726878307.22555: getting variables 8196 1726878307.22556: in VariableManager get_vars() 8196 1726878307.22608: Calling all_inventory to load vars for managed_node2 8196 1726878307.22611: Calling groups_inventory to load vars for managed_node2 8196 1726878307.22613: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878307.22623: Calling all_plugins_play to load vars for managed_node2 8196 1726878307.22630: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878307.22636: Calling groups_plugins_play to load vars for managed_node2 8196 1726878307.24027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878307.25503: done with get_vars() 8196 1726878307.25517: done getting variables TASK [Generate certificate with certificate system role] *********************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_certificate_external.yml:36 Friday 20 September 2024 20:25:07 -0400 (0:00:00.104) 0:00:42.419 ****** 8196 1726878307.25587: entering _queue_task() for managed_node2/include_role 8196 1726878307.25778: worker is 1 (out of 1 available) 8196 1726878307.25792: exiting _queue_task() for managed_node2/include_role 8196 1726878307.25804: done queuing things up, now waiting for results queue to drain 8196 1726878307.25805: waiting for pending results... 8780 1726878307.26006: running TaskExecutor() for managed_node2/TASK: Generate certificate with certificate system role 8780 1726878307.26126: in run() - task 0affdecc-488f-74fb-5155-00000000000b 8780 1726878307.26144: variable 'ansible_search_path' from source: unknown 8780 1726878307.26176: calling self._execute() 8780 1726878307.26271: variable 'ansible_host' from source: host vars for 'managed_node2' 8780 1726878307.26290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8780 1726878307.26307: variable 'omit' from source: magic vars 8780 1726878307.27021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8780 1726878307.30734: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8780 1726878307.31096: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8780 1726878307.31137: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8780 1726878307.31171: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8780 1726878307.31200: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8780 1726878307.31272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8780 1726878307.31306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8780 1726878307.31331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8780 1726878307.31373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8780 1726878307.31392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8780 1726878307.31537: variable 'ansible_facts' from source: unknown 8780 1726878307.32143: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 8780 1726878307.32151: _execute() done 8780 1726878307.32155: dumping result to json 8780 1726878307.32159: done dumping result, returning 8780 1726878307.32163: done running TaskExecutor() for managed_node2/TASK: Generate certificate with certificate system role [0affdecc-488f-74fb-5155-00000000000b] 8780 1726878307.32169: sending task result for task 0affdecc-488f-74fb-5155-00000000000b 8780 1726878307.32207: done sending task result for task 0affdecc-488f-74fb-5155-00000000000b 8780 1726878307.32211: WORKER PROCESS EXITING 8196 1726878307.32525: no more pending results, returning what we have 8196 1726878307.32530: in VariableManager get_vars() 8196 1726878307.32571: Calling all_inventory to load vars for managed_node2 8196 1726878307.32575: Calling groups_inventory to load vars for managed_node2 8196 1726878307.32577: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878307.32586: Calling all_plugins_play to load vars for managed_node2 8196 1726878307.32589: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878307.32591: Calling groups_plugins_play to load vars for managed_node2 8196 1726878307.33964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878307.35455: done with get_vars() 8196 1726878307.35473: variable 'ansible_search_path' from source: unknown 8196 1726878307.38041: variable 'omit' from source: magic vars 8196 1726878307.38071: variable 'omit' from source: magic vars 8196 1726878307.38084: variable 'omit' from source: magic vars 8196 1726878307.38088: we have included files to process 8196 1726878307.38089: generating all_blocks data 8196 1726878307.38091: done generating all_blocks data 8196 1726878307.38094: processing included file: fedora.linux_system_roles.certificate 8196 1726878307.38114: in VariableManager get_vars() 8196 1726878307.38129: done with get_vars() 8196 1726878307.38183: in VariableManager get_vars() 8196 1726878307.38198: done with get_vars() 8196 1726878307.38235: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/main.yml 8196 1726878307.38355: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/defaults/main.yml 8196 1726878307.38389: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/meta/main.yml 8196 1726878307.38510: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml 8196 1726878307.41045: in VariableManager get_vars() 8196 1726878307.41071: done with get_vars() 8196 1726878307.43498: iterating over new_blocks loaded from include file 8196 1726878307.43500: in VariableManager get_vars() 8196 1726878307.43519: done with get_vars() 8196 1726878307.43520: filtering new block on tags 8196 1726878307.43541: done filtering new block on tags 8196 1726878307.43544: in VariableManager get_vars() 8196 1726878307.43559: done with get_vars() 8196 1726878307.43561: filtering new block on tags 8196 1726878307.43585: done filtering new block on tags 8196 1726878307.43588: in VariableManager get_vars() 8196 1726878307.43603: done with get_vars() 8196 1726878307.43604: filtering new block on tags 8196 1726878307.43617: done filtering new block on tags 8196 1726878307.43619: in VariableManager get_vars() 8196 1726878307.43636: done with get_vars() 8196 1726878307.43637: filtering new block on tags 8196 1726878307.43660: done filtering new block on tags 8196 1726878307.43663: in VariableManager get_vars() 8196 1726878307.43677: done with get_vars() 8196 1726878307.43681: filtering new block on tags 8196 1726878307.43699: done filtering new block on tags 8196 1726878307.43701: done iterating over new_blocks loaded from include file 8196 1726878307.43702: extending task lists for all hosts with included blocks 8196 1726878307.44068: done extending task lists 8196 1726878307.44069: done processing included files 8196 1726878307.44070: results queue empty 8196 1726878307.44070: checking for any_errors_fatal 8196 1726878307.44074: done checking for any_errors_fatal 8196 1726878307.44075: checking for max_fail_percentage 8196 1726878307.44075: done checking for max_fail_percentage 8196 1726878307.44076: checking to see if all hosts have failed and the running result is not ok 8196 1726878307.44077: done checking to see if all hosts have failed 8196 1726878307.44077: getting the remaining hosts for this loop 8196 1726878307.44078: done getting the remaining hosts for this loop 8196 1726878307.44083: getting the next task for host managed_node2 8196 1726878307.44088: done getting next task for host managed_node2 8196 1726878307.44091: ^ task is: TASK: fedora.linux_system_roles.certificate : Set version specific variables 8196 1726878307.44093: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 8196 1726878307.44107: getting variables 8196 1726878307.44108: in VariableManager get_vars() 8196 1726878307.44120: Calling all_inventory to load vars for managed_node2 8196 1726878307.44122: Calling groups_inventory to load vars for managed_node2 8196 1726878307.44123: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878307.44128: Calling all_plugins_play to load vars for managed_node2 8196 1726878307.44130: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878307.44135: Calling groups_plugins_play to load vars for managed_node2 8196 1726878307.46565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878307.48082: done with get_vars() 8196 1726878307.48104: done getting variables TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Friday 20 September 2024 20:25:07 -0400 (0:00:00.225) 0:00:42.645 ****** 8196 1726878307.48187: entering _queue_task() for managed_node2/include_tasks 8196 1726878307.48429: worker is 1 (out of 1 available) 8196 1726878307.48443: exiting _queue_task() for managed_node2/include_tasks 8196 1726878307.48456: done queuing things up, now waiting for results queue to drain 8196 1726878307.48458: waiting for pending results... 8790 1726878307.48689: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Set version specific variables 8790 1726878307.48859: in run() - task 0affdecc-488f-74fb-5155-00000000023d 8790 1726878307.48877: variable 'ansible_search_path' from source: unknown 8790 1726878307.48885: variable 'ansible_search_path' from source: unknown 8790 1726878307.48917: calling self._execute() 8790 1726878307.48996: variable 'ansible_host' from source: host vars for 'managed_node2' 8790 1726878307.49006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8790 1726878307.49016: variable 'omit' from source: magic vars 8790 1726878307.49574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8790 1726878307.52209: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8790 1726878307.52268: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8790 1726878307.52299: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8790 1726878307.52324: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8790 1726878307.52347: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8790 1726878307.52403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8790 1726878307.52425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8790 1726878307.52445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8790 1726878307.52474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8790 1726878307.52489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8790 1726878307.52597: variable 'ansible_facts' from source: unknown 8790 1726878307.53006: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 8790 1726878307.53015: _execute() done 8790 1726878307.53019: dumping result to json 8790 1726878307.53023: done dumping result, returning 8790 1726878307.53029: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Set version specific variables [0affdecc-488f-74fb-5155-00000000023d] 8790 1726878307.53036: sending task result for task 0affdecc-488f-74fb-5155-00000000023d 8790 1726878307.53059: done sending task result for task 0affdecc-488f-74fb-5155-00000000023d 8790 1726878307.53063: WORKER PROCESS EXITING 8196 1726878307.53166: no more pending results, returning what we have 8196 1726878307.53170: in VariableManager get_vars() 8196 1726878307.53208: Calling all_inventory to load vars for managed_node2 8196 1726878307.53211: Calling groups_inventory to load vars for managed_node2 8196 1726878307.53213: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878307.53221: Calling all_plugins_play to load vars for managed_node2 8196 1726878307.53224: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878307.53227: Calling groups_plugins_play to load vars for managed_node2 8196 1726878307.54040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878307.55690: done with get_vars() 8196 1726878307.55709: variable 'ansible_search_path' from source: unknown 8196 1726878307.55710: variable 'ansible_search_path' from source: unknown 8196 1726878307.55753: we have included files to process 8196 1726878307.55754: generating all_blocks data 8196 1726878307.55756: done generating all_blocks data 8196 1726878307.55760: processing included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml 8196 1726878307.55761: loading included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml 8196 1726878307.55763: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml included: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for managed_node2 8196 1726878307.56238: done processing included file 8196 1726878307.56240: iterating over new_blocks loaded from include file 8196 1726878307.56241: in VariableManager get_vars() 8196 1726878307.56256: done with get_vars() 8196 1726878307.56257: filtering new block on tags 8196 1726878307.56267: done filtering new block on tags 8196 1726878307.56269: in VariableManager get_vars() 8196 1726878307.56281: done with get_vars() 8196 1726878307.56282: filtering new block on tags 8196 1726878307.56294: done filtering new block on tags 8196 1726878307.56295: in VariableManager get_vars() 8196 1726878307.56306: done with get_vars() 8196 1726878307.56307: filtering new block on tags 8196 1726878307.56315: done filtering new block on tags 8196 1726878307.56316: done iterating over new_blocks loaded from include file 8196 1726878307.56316: extending task lists for all hosts with included blocks 8196 1726878307.56398: done extending task lists 8196 1726878307.56399: done processing included files 8196 1726878307.56399: results queue empty 8196 1726878307.56400: checking for any_errors_fatal 8196 1726878307.56402: done checking for any_errors_fatal 8196 1726878307.56402: checking for max_fail_percentage 8196 1726878307.56403: done checking for max_fail_percentage 8196 1726878307.56403: checking to see if all hosts have failed and the running result is not ok 8196 1726878307.56404: done checking to see if all hosts have failed 8196 1726878307.56404: getting the remaining hosts for this loop 8196 1726878307.56405: done getting the remaining hosts for this loop 8196 1726878307.56406: getting the next task for host managed_node2 8196 1726878307.56409: done getting next task for host managed_node2 8196 1726878307.56411: ^ task is: TASK: fedora.linux_system_roles.certificate : Ensure ansible_facts used by role 8196 1726878307.56413: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878307.56422: getting variables 8196 1726878307.56423: in VariableManager get_vars() 8196 1726878307.56431: Calling all_inventory to load vars for managed_node2 8196 1726878307.56434: Calling groups_inventory to load vars for managed_node2 8196 1726878307.56435: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878307.56439: Calling all_plugins_play to load vars for managed_node2 8196 1726878307.56440: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878307.56441: Calling groups_plugins_play to load vars for managed_node2 8196 1726878307.57095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878307.58336: done with get_vars() 8196 1726878307.58357: done getting variables TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Friday 20 September 2024 20:25:07 -0400 (0:00:00.102) 0:00:42.747 ****** 8196 1726878307.58426: entering _queue_task() for managed_node2/setup 8196 1726878307.58656: worker is 1 (out of 1 available) 8196 1726878307.58671: exiting _queue_task() for managed_node2/setup 8196 1726878307.58682: done queuing things up, now waiting for results queue to drain 8196 1726878307.58684: waiting for pending results... 8798 1726878307.58928: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Ensure ansible_facts used by role 8798 1726878307.59102: in run() - task 0affdecc-488f-74fb-5155-00000000029d 8798 1726878307.59120: variable 'ansible_search_path' from source: unknown 8798 1726878307.59126: variable 'ansible_search_path' from source: unknown 8798 1726878307.59157: calling self._execute() 8798 1726878307.59225: variable 'ansible_host' from source: host vars for 'managed_node2' 8798 1726878307.59236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8798 1726878307.59245: variable 'omit' from source: magic vars 8798 1726878307.59765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8798 1726878307.61539: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8798 1726878307.61608: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8798 1726878307.61669: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8798 1726878307.61703: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8798 1726878307.61733: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8798 1726878307.61803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8798 1726878307.61822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8798 1726878307.61847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8798 1726878307.61874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8798 1726878307.61886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8798 1726878307.61996: variable 'ansible_facts' from source: unknown 8798 1726878307.62488: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 8798 1726878307.62613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8798 1726878307.62629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8798 1726878307.62653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8798 1726878307.62684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8798 1726878307.62696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8798 1726878307.62725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8798 1726878307.62754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8798 1726878307.62776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8798 1726878307.62811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8798 1726878307.62823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8798 1726878307.62957: variable '__certificate_required_facts' from source: role '' all vars 8798 1726878307.62967: variable 'ansible_facts' from source: unknown 8798 1726878307.63537: Evaluated conditional (__certificate_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 8798 1726878307.63547: when evaluation is False, skipping this task 8798 1726878307.63553: _execute() done 8798 1726878307.63556: dumping result to json 8798 1726878307.63558: done dumping result, returning 8798 1726878307.63564: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Ensure ansible_facts used by role [0affdecc-488f-74fb-5155-00000000029d] 8798 1726878307.63569: sending task result for task 0affdecc-488f-74fb-5155-00000000029d 8798 1726878307.63596: done sending task result for task 0affdecc-488f-74fb-5155-00000000029d 8798 1726878307.63602: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__certificate_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 8196 1726878307.64054: no more pending results, returning what we have 8196 1726878307.64058: results queue empty 8196 1726878307.64059: checking for any_errors_fatal 8196 1726878307.64061: done checking for any_errors_fatal 8196 1726878307.64061: checking for max_fail_percentage 8196 1726878307.64063: done checking for max_fail_percentage 8196 1726878307.64064: checking to see if all hosts have failed and the running result is not ok 8196 1726878307.64065: done checking to see if all hosts have failed 8196 1726878307.64065: getting the remaining hosts for this loop 8196 1726878307.64067: done getting the remaining hosts for this loop 8196 1726878307.64070: getting the next task for host managed_node2 8196 1726878307.64079: done getting next task for host managed_node2 8196 1726878307.64083: ^ task is: TASK: fedora.linux_system_roles.certificate : Check if system is ostree 8196 1726878307.64087: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878307.64104: getting variables 8196 1726878307.64106: in VariableManager get_vars() 8196 1726878307.64142: Calling all_inventory to load vars for managed_node2 8196 1726878307.64145: Calling groups_inventory to load vars for managed_node2 8196 1726878307.64147: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878307.64156: Calling all_plugins_play to load vars for managed_node2 8196 1726878307.64159: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878307.64161: Calling groups_plugins_play to load vars for managed_node2 8196 1726878307.65114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878307.66255: done with get_vars() 8196 1726878307.66268: done getting variables TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Friday 20 September 2024 20:25:07 -0400 (0:00:00.079) 0:00:42.826 ****** 8196 1726878307.66337: entering _queue_task() for managed_node2/stat 8196 1726878307.66496: worker is 1 (out of 1 available) 8196 1726878307.66509: exiting _queue_task() for managed_node2/stat 8196 1726878307.66521: done queuing things up, now waiting for results queue to drain 8196 1726878307.66523: waiting for pending results... 8802 1726878307.66634: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Check if system is ostree 8802 1726878307.66759: in run() - task 0affdecc-488f-74fb-5155-00000000029f 8802 1726878307.66775: variable 'ansible_search_path' from source: unknown 8802 1726878307.66779: variable 'ansible_search_path' from source: unknown 8802 1726878307.66805: calling self._execute() 8802 1726878307.66864: variable 'ansible_host' from source: host vars for 'managed_node2' 8802 1726878307.66872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8802 1726878307.66881: variable 'omit' from source: magic vars 8802 1726878307.67251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8802 1726878307.73152: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8802 1726878307.73211: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8802 1726878307.73252: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8802 1726878307.73290: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8802 1726878307.73320: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8802 1726878307.73383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8802 1726878307.73415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8802 1726878307.73446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8802 1726878307.73486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8802 1726878307.73505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8802 1726878307.73646: variable 'ansible_facts' from source: unknown 8802 1726878307.74251: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 8802 1726878307.74421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8802 1726878307.74544: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8802 1726878307.74582: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8802 1726878307.74611: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8802 1726878307.74644: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8802 1726878307.74687: 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) 8802 1726878307.74714: 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) 8802 1726878307.74745: 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) 8802 1726878307.74774: 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) 8802 1726878307.74854: Evaluated conditional (not __certificate_is_ostree is defined): True 8802 1726878307.74865: variable 'omit' from source: magic vars 8802 1726878307.74939: variable 'omit' from source: magic vars 8802 1726878307.74971: variable 'omit' from source: magic vars 8802 1726878307.74996: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8802 1726878307.75018: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8802 1726878307.75031: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8802 1726878307.75049: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8802 1726878307.75060: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8802 1726878307.75080: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8802 1726878307.75085: variable 'ansible_host' from source: host vars for 'managed_node2' 8802 1726878307.75091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8802 1726878307.75192: Set connection var ansible_module_compression to ZIP_DEFLATED 8802 1726878307.75207: Set connection var ansible_shell_executable to /bin/sh 8802 1726878307.75217: Set connection var ansible_timeout to 10 8802 1726878307.75222: Set connection var ansible_shell_type to sh 8802 1726878307.75229: Set connection var ansible_connection to ssh 8802 1726878307.75237: Set connection var ansible_pipelining to False 8802 1726878307.75258: variable 'ansible_shell_executable' from source: unknown 8802 1726878307.75263: variable 'ansible_connection' from source: unknown 8802 1726878307.75266: variable 'ansible_module_compression' from source: unknown 8802 1726878307.75270: variable 'ansible_shell_type' from source: unknown 8802 1726878307.75273: variable 'ansible_shell_executable' from source: unknown 8802 1726878307.75276: variable 'ansible_host' from source: host vars for 'managed_node2' 8802 1726878307.75279: variable 'ansible_pipelining' from source: unknown 8802 1726878307.75282: variable 'ansible_timeout' from source: unknown 8802 1726878307.75287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8802 1726878307.75390: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8802 1726878307.75399: variable 'omit' from source: magic vars 8802 1726878307.75406: starting attempt loop 8802 1726878307.75410: running the handler 8802 1726878307.75419: _low_level_execute_command(): starting 8802 1726878307.75424: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8802 1726878307.77938: stdout chunk (state=2): >>>/root <<< 8802 1726878307.78078: stderr chunk (state=3): >>><<< 8802 1726878307.78089: stdout chunk (state=3): >>><<< 8802 1726878307.78110: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 8802 1726878307.78123: _low_level_execute_command(): starting 8802 1726878307.78130: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878307.781196-8802-181587197451359 `" && echo ansible-tmp-1726878307.781196-8802-181587197451359="` echo /root/.ansible/tmp/ansible-tmp-1726878307.781196-8802-181587197451359 `" ) && sleep 0' 8802 1726878307.80694: stdout chunk (state=2): >>>ansible-tmp-1726878307.781196-8802-181587197451359=/root/.ansible/tmp/ansible-tmp-1726878307.781196-8802-181587197451359 <<< 8802 1726878307.80824: stderr chunk (state=3): >>><<< 8802 1726878307.80831: stdout chunk (state=3): >>><<< 8802 1726878307.80854: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878307.781196-8802-181587197451359=/root/.ansible/tmp/ansible-tmp-1726878307.781196-8802-181587197451359 , stderr= 8802 1726878307.80895: variable 'ansible_module_compression' from source: unknown 8802 1726878307.80940: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81963qu3yf6t/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8802 1726878307.80977: variable 'ansible_facts' from source: unknown 8802 1726878307.81069: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878307.781196-8802-181587197451359/AnsiballZ_stat.py 8802 1726878307.81168: Sending initial data 8802 1726878307.81175: Sent initial data (150 bytes) 8802 1726878307.83768: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmp_yo9q3ji /root/.ansible/tmp/ansible-tmp-1726878307.781196-8802-181587197451359/AnsiballZ_stat.py <<< 8802 1726878307.85295: stderr chunk (state=3): >>><<< 8802 1726878307.85302: stdout chunk (state=3): >>><<< 8802 1726878307.85316: done transferring module to remote 8802 1726878307.85328: _low_level_execute_command(): starting 8802 1726878307.85333: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878307.781196-8802-181587197451359/ /root/.ansible/tmp/ansible-tmp-1726878307.781196-8802-181587197451359/AnsiballZ_stat.py && sleep 0' 8802 1726878307.87822: stderr chunk (state=2): >>><<< 8802 1726878307.87828: stdout chunk (state=2): >>><<< 8802 1726878307.87841: _low_level_execute_command() done: rc=0, stdout=, stderr= 8802 1726878307.87846: _low_level_execute_command(): starting 8802 1726878307.87850: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878307.781196-8802-181587197451359/AnsiballZ_stat.py && sleep 0' 8802 1726878307.91142: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d36a9e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d363f828> <<< 8802 1726878307.91156: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d36a99b0> <<< 8802 1726878307.91174: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 8802 1726878307.91196: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d364c630> <<< 8802 1726878307.91834: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3653160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d36580f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3653748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3653390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35fd470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3602e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35fdb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 8802 1726878307.91962: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d36094e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35ecd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35ef198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d18fd940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d190f240> <<< 8802 1726878307.92006: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d365da20> <<< 8802 1726878307.92073: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8802 1726878307.92266: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 8802 1726878307.92302: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 8802 1726878307.92327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 8802 1726878307.92362: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 8802 1726878307.92385: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 8802 1726878307.92591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d187d1d0> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 8802 1726878307.92634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1887400> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 8802 1726878307.92699: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d188b0f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1887be0> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 8802 1726878307.92754: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d188b1d0> import '_collections' # <<< 8802 1726878307.92815: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d18d8908> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 8802 1726878307.92851: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d18d8cf8> <<< 8802 1726878307.92933: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d18ca2b0> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d18d02b0> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d18c2588> <<< 8802 1726878307.93016: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d18b45c0> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # <<< 8802 1726878307.93065: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 8802 1726878307.93147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d16353c8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1625e48> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d18ca588> import '_locale' # <<< 8802 1726878307.93237: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1641f60> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d18ae400> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 8802 1726878307.93304: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d1647320> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1647128> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d1647438> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1927160> <<< 8802 1726878307.93358: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 8802 1726878307.93393: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 8802 1726878307.93452: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1647f28> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1647b38> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d16557f0> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 8802 1726878307.93519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 8802 1726878307.93577: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1655fd0> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 8802 1726878307.93639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d11d92e8> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d16558d0> <<< 8802 1726878307.93661: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 8802 1726878307.93737: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d11dfdd8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1647668> <<< 8802 1726878307.93797: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1204438> <<< 8802 1726878307.93841: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d12047f0> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 8802 1726878307.93862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 8802 1726878307.93910: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d120a4e0> <<< 8802 1726878307.93941: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 8802 1726878307.93996: stdout chunk (state=3): >>>import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 8802 1726878307.94046: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 8802 1726878307.94071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 8802 1726878307.94162: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0fb6cf8> <<< 8802 1726878307.94231: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0faa438> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0faa128> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f9bfd0> <<< 8802 1726878307.94263: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d120ae80> <<< 8802 1726878307.94306: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d0fb00f0> <<< 8802 1726878307.94329: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1204b70> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 8802 1726878307.94372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 8802 1726878307.94414: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d35bc860> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0fb0198> import 'pwd' # <<< 8802 1726878307.94436: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d35bcbe0> <<< 8802 1726878307.94493: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d16479b0> <<< 8802 1726878307.94530: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 8802 1726878307.94550: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 8802 1726878307.94621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d35cf710> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 8802 1726878307.94750: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 8802 1726878307.94799: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d35d6780> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 8802 1726878307.94817: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d35d6c50> <<< 8802 1726878307.94846: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d35d6d68> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35cff60> <<< 8802 1726878307.94896: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d35df0f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35d6630> <<< 8802 1726878307.94919: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 8802 1726878307.94939: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d35d6390> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35c4c50> <<< 8802 1726878307.94960: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d11ef4a8> <<< 8802 1726878307.94981: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 8802 1726878307.95017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 8802 1726878307.95064: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35cf5c0> <<< 8802 1726878307.95191: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 8802 1726878307.95231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf5d9a58> <<< 8802 1726878307.95277: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip' <<< 8802 1726878307.95301: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8802 1726878307.95370: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8802 1726878307.96514: stdout chunk (state=3): >>># zipimport: zlib available <<< 8802 1726878307.97434: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 8802 1726878307.97455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf3c9710> import 'atexit' # <<< 8802 1726878307.97472: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 8802 1726878307.97508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 8802 1726878307.97570: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 8802 1726878307.97598: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf2bd3c8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf3c9f60> <<< 8802 1726878307.97615: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf5d9b00> <<< 8802 1726878307.97628: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 8802 1726878307.97656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 8802 1726878307.97699: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf295c88> <<< 8802 1726878307.97718: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 8802 1726878307.97730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 8802 1726878307.97754: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 8802 1726878307.97785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 8802 1726878307.97808: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 8802 1726878307.97893: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf3042b0> <<< 8802 1726878307.97928: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf304ba8> <<< 8802 1726878307.97955: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf29d160> <<< 8802 1726878307.97974: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 8802 1726878307.97994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 8802 1726878307.98044: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf303240> <<< 8802 1726878307.98072: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf2e2400> <<< 8802 1726878307.98363: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf2d45f8> <<< 8802 1726878307.98391: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 8802 1726878307.98408: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf5f7e80> <<< 8802 1726878307.98434: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf2bd160> <<< 8802 1726878307.98465: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf2e9550> <<< 8802 1726878307.98501: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 8802 1726878307.98518: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 8802 1726878307.98567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 8802 1726878307.98593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 8802 1726878307.98630: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf48ff98> <<< 8802 1726878307.98710: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 8802 1726878307.98735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf4ac080> <<< 8802 1726878307.98750: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf4863c8> <<< 8802 1726878307.98768: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' <<< 8802 1726878307.98793: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf486be0> <<< 8802 1726878307.98986: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf2f7908> <<< 8802 1726878307.99012: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 8802 1726878307.99061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 8802 1726878307.99297: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf4c4048> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf486240> <<< 8802 1726878307.99780: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf4c4eb8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf4c4fd0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf3d3160> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf2e96a0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf3e1b00> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf3df240> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf3df438> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf3d3cc0> # zipimport: zlib available <<< 8802 1726878307.99798: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 8802 1726878307.99868: stdout chunk (state=3): >>># zipimport: zlib available <<< 8802 1726878307.99957: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 8802 1726878308.00003: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8802 1726878308.00089: stdout chunk (state=3): >>># zipimport: zlib available <<< 8802 1726878308.00168: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 8802 1726878308.00201: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 8802 1726878308.00227: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 8802 1726878308.00257: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf3ffef0> <<< 8802 1726878308.00388: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf3ffba8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf3ff3c8> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 8802 1726878308.00424: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf3ffa20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf3ead68> # zipimport: zlib available <<< 8802 1726878308.00905: stdout chunk (state=3): >>># zipimport: zlib available <<< 8802 1726878308.01875: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/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_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf41afd0> # zipimport: zlib available <<< 8802 1726878308.02336: stdout chunk (state=3): >>># zipimport: zlib available <<< 8802 1726878308.03046: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/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_pwg6dcx0/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_pwg6dcx0/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_pwg6dcx0/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_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available <<< 8802 1726878308.04238: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf4d0da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/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_pwg6dcx0/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.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf4d52b0> <<< 8802 1726878308.04283: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf26b0f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8802 1726878308.04301: stdout chunk (state=3): >>># zipimport: zlib available <<< 8802 1726878308.04943: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 8802 1726878308.05441: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf464208> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 8802 1726878308.05555: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf4642b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf4cbc18> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/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_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/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_pwg6dcx0/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 8802 1726878308.05602: stdout chunk (state=3): >>># zipimport: zlib available <<< 8802 1726878308.05786: stdout chunk (state=3): >>># zipimport: zlib available <<< 8802 1726878308.05917: 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"}}} <<< 8802 1726878308.05942: stdout chunk (state=3): >>># destroy __main__ <<< 8802 1726878308.06226: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 8802 1726878308.06253: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig <<< 8802 1726878308.06271: stdout chunk (state=3): >>># destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib <<< 8802 1726878308.06291: stdout chunk (state=3): >>># destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible <<< 8802 1726878308.06311: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json <<< 8802 1726878308.06343: stdout chunk (state=3): >>># cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 8802 1726878308.06361: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 8802 1726878308.06532: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8802 1726878308.06565: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport <<< 8802 1726878308.06592: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 8802 1726878308.06613: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 8802 1726878308.06649: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string <<< 8802 1726878308.06692: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 8802 1726878308.06713: stdout chunk (state=3): >>># destroy datetime # destroy selinux <<< 8802 1726878308.06740: stdout chunk (state=3): >>># destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale <<< 8802 1726878308.06752: stdout chunk (state=3): >>># destroy copy # destroy struct <<< 8802 1726878308.06783: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 8802 1726878308.06811: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat <<< 8802 1726878308.06926: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 8802 1726878308.07043: stdout chunk (state=3): >>># destroy posixpath <<< 8802 1726878308.07067: stdout chunk (state=3): >>># destroy stat <<< 8802 1726878308.07115: stdout chunk (state=3): >>># destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache <<< 8802 1726878308.07160: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 8802 1726878308.07456: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 8802 1726878308.07563: stderr chunk (state=3): >>><<< 8802 1726878308.07573: stdout chunk (state=3): >>><<< 8802 1726878308.07647: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d36a9e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d363f828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d36a99b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d364c630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3653160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d36580f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3653748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3653390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35fd470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d3602e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35fdb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d36094e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35ecd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35ef198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d18fd940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d190f240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d365da20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d187d1d0> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1887400> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d188b0f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1887be0> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d188b1d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d18d8908> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d18d8cf8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d18ca2b0> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d18d02b0> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d18c2588> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d18b45c0> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d16353c8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1625e48> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d18ca588> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1641f60> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d18ae400> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d1647320> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1647128> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d1647438> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1927160> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1647f28> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1647b38> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d16557f0> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1655fd0> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d11d92e8> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d16558d0> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d11dfdd8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1647668> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1204438> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d12047f0> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d120a4e0> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0fb6cf8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0faa438> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0faa128> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0f9bfd0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d120ae80> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d0fb00f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d1204b70> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d35bc860> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0fb0198> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d35bcbe0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d16479b0> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d35cf710> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d35d6780> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d35d6c50> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d35d6d68> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35cff60> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d35df0f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35d6630> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43d35d6390> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35c4c50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d11ef4a8> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d35cf5c0> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf5d9a58> # zipimport: found 33 names in '/tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf3c9710> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf2bd3c8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf3c9f60> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf5d9b00> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf295c88> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf3042b0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf304ba8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf29d160> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf303240> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf2e2400> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf2d45f8> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf5f7e80> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf2bd160> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf2e9550> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf48ff98> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf4ac080> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf4863c8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf486be0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf2f7908> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf4c4048> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf486240> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf4c4eb8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf4c4fd0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf3d3160> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf2e96a0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf3e1b00> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf3df240> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf3df438> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf3d3cc0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/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_pwg6dcx0/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_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf3ffef0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf3ffba8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf3ff3c8> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf3ffa20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf3ead68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/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_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf41afd0> # 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_pwg6dcx0/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_pwg6dcx0/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_pwg6dcx0/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_pwg6dcx0/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_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf4d0da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/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_pwg6dcx0/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.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43cf4d52b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf26b0f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf464208> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf4642b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cf4cbc18> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/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_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_pwg6dcx0/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_pwg6dcx0/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__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.12.109 closed. 8802 1726878308.07766: 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.16.11', '_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-1726878307.781196-8802-181587197451359/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 8802 1726878308.07786: _low_level_execute_command(): starting 8802 1726878308.07792: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878307.781196-8802-181587197451359/ > /dev/null 2>&1 && sleep 0' 8802 1726878308.10927: stderr chunk (state=2): >>><<< 8802 1726878308.10937: stdout chunk (state=2): >>><<< 8802 1726878308.10954: _low_level_execute_command() done: rc=0, stdout=, stderr= 8802 1726878308.10961: handler run complete 8802 1726878308.10979: attempt loop complete, returning result 8802 1726878308.10984: _execute() done 8802 1726878308.10986: dumping result to json 8802 1726878308.10990: done dumping result, returning 8802 1726878308.10996: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Check if system is ostree [0affdecc-488f-74fb-5155-00000000029f] 8802 1726878308.11001: sending task result for task 0affdecc-488f-74fb-5155-00000000029f 8802 1726878308.11035: done sending task result for task 0affdecc-488f-74fb-5155-00000000029f 8802 1726878308.11039: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 8196 1726878308.11528: no more pending results, returning what we have 8196 1726878308.11534: results queue empty 8196 1726878308.11535: checking for any_errors_fatal 8196 1726878308.11541: done checking for any_errors_fatal 8196 1726878308.11542: checking for max_fail_percentage 8196 1726878308.11544: done checking for max_fail_percentage 8196 1726878308.11544: checking to see if all hosts have failed and the running result is not ok 8196 1726878308.11545: done checking to see if all hosts have failed 8196 1726878308.11545: getting the remaining hosts for this loop 8196 1726878308.11547: done getting the remaining hosts for this loop 8196 1726878308.11550: getting the next task for host managed_node2 8196 1726878308.11557: done getting next task for host managed_node2 8196 1726878308.11560: ^ task is: TASK: fedora.linux_system_roles.certificate : Set flag to indicate system is ostree 8196 1726878308.11566: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878308.11575: getting variables 8196 1726878308.11577: in VariableManager get_vars() 8196 1726878308.11613: Calling all_inventory to load vars for managed_node2 8196 1726878308.11616: Calling groups_inventory to load vars for managed_node2 8196 1726878308.11617: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878308.11626: Calling all_plugins_play to load vars for managed_node2 8196 1726878308.11628: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878308.11631: Calling groups_plugins_play to load vars for managed_node2 8196 1726878308.15421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878308.16574: done with get_vars() 8196 1726878308.16590: done getting variables 8196 1726878308.16627: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Friday 20 September 2024 20:25:08 -0400 (0:00:00.503) 0:00:43.329 ****** 8196 1726878308.16651: entering _queue_task() for managed_node2/set_fact 8196 1726878308.16817: worker is 1 (out of 1 available) 8196 1726878308.16830: exiting _queue_task() for managed_node2/set_fact 8196 1726878308.16843: done queuing things up, now waiting for results queue to drain 8196 1726878308.16844: waiting for pending results... 8819 1726878308.16959: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Set flag to indicate system is ostree 8819 1726878308.17101: in run() - task 0affdecc-488f-74fb-5155-0000000002a0 8819 1726878308.17117: variable 'ansible_search_path' from source: unknown 8819 1726878308.17121: variable 'ansible_search_path' from source: unknown 8819 1726878308.17148: calling self._execute() 8819 1726878308.17210: variable 'ansible_host' from source: host vars for 'managed_node2' 8819 1726878308.17219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8819 1726878308.17227: variable 'omit' from source: magic vars 8819 1726878308.17578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8819 1726878308.19348: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8819 1726878308.19410: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8819 1726878308.19443: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8819 1726878308.19468: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8819 1726878308.19491: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8819 1726878308.19552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8819 1726878308.19573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8819 1726878308.19594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8819 1726878308.19623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8819 1726878308.19637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8819 1726878308.19741: variable 'ansible_facts' from source: unknown 8819 1726878308.20229: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 8819 1726878308.20317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8819 1726878308.20422: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8819 1726878308.20450: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8819 1726878308.20472: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8819 1726878308.20498: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8819 1726878308.20528: 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) 8819 1726878308.20547: 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) 8819 1726878308.20564: 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) 8819 1726878308.20584: 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) 8819 1726878308.20644: Evaluated conditional (not __certificate_is_ostree is defined): True 8819 1726878308.20651: variable 'omit' from source: magic vars 8819 1726878308.20697: variable 'omit' from source: magic vars 8819 1726878308.20769: variable '__ostree_booted_stat' from source: set_fact 8819 1726878308.20804: variable 'omit' from source: magic vars 8819 1726878308.20825: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8819 1726878308.20846: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8819 1726878308.20860: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8819 1726878308.20873: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8819 1726878308.20885: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8819 1726878308.20908: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8819 1726878308.20913: variable 'ansible_host' from source: host vars for 'managed_node2' 8819 1726878308.20916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8819 1726878308.20977: Set connection var ansible_module_compression to ZIP_DEFLATED 8819 1726878308.20986: Set connection var ansible_shell_executable to /bin/sh 8819 1726878308.20991: Set connection var ansible_timeout to 10 8819 1726878308.20993: Set connection var ansible_shell_type to sh 8819 1726878308.20996: Set connection var ansible_connection to ssh 8819 1726878308.20999: Set connection var ansible_pipelining to False 8819 1726878308.21012: variable 'ansible_shell_executable' from source: unknown 8819 1726878308.21015: variable 'ansible_connection' from source: unknown 8819 1726878308.21017: variable 'ansible_module_compression' from source: unknown 8819 1726878308.21019: variable 'ansible_shell_type' from source: unknown 8819 1726878308.21022: variable 'ansible_shell_executable' from source: unknown 8819 1726878308.21024: variable 'ansible_host' from source: host vars for 'managed_node2' 8819 1726878308.21026: variable 'ansible_pipelining' from source: unknown 8819 1726878308.21028: variable 'ansible_timeout' from source: unknown 8819 1726878308.21030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8819 1726878308.21094: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8819 1726878308.21102: variable 'omit' from source: magic vars 8819 1726878308.21106: starting attempt loop 8819 1726878308.21108: running the handler 8819 1726878308.21115: handler run complete 8819 1726878308.21120: attempt loop complete, returning result 8819 1726878308.21122: _execute() done 8819 1726878308.21124: dumping result to json 8819 1726878308.21126: done dumping result, returning 8819 1726878308.21131: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Set flag to indicate system is ostree [0affdecc-488f-74fb-5155-0000000002a0] 8819 1726878308.21137: sending task result for task 0affdecc-488f-74fb-5155-0000000002a0 8819 1726878308.21154: done sending task result for task 0affdecc-488f-74fb-5155-0000000002a0 8819 1726878308.21157: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } 8196 1726878308.21494: no more pending results, returning what we have 8196 1726878308.21496: results queue empty 8196 1726878308.21497: checking for any_errors_fatal 8196 1726878308.21502: done checking for any_errors_fatal 8196 1726878308.21502: checking for max_fail_percentage 8196 1726878308.21503: done checking for max_fail_percentage 8196 1726878308.21504: checking to see if all hosts have failed and the running result is not ok 8196 1726878308.21504: done checking to see if all hosts have failed 8196 1726878308.21504: getting the remaining hosts for this loop 8196 1726878308.21505: done getting the remaining hosts for this loop 8196 1726878308.21508: getting the next task for host managed_node2 8196 1726878308.21513: done getting next task for host managed_node2 8196 1726878308.21515: ^ task is: TASK: fedora.linux_system_roles.certificate : Set platform/version specific variables 8196 1726878308.21519: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878308.21525: getting variables 8196 1726878308.21526: in VariableManager get_vars() 8196 1726878308.21552: Calling all_inventory to load vars for managed_node2 8196 1726878308.21554: Calling groups_inventory to load vars for managed_node2 8196 1726878308.21555: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878308.21561: Calling all_plugins_play to load vars for managed_node2 8196 1726878308.21564: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878308.21566: Calling groups_plugins_play to load vars for managed_node2 8196 1726878308.22624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878308.23881: done with get_vars() 8196 1726878308.23898: done getting variables 8196 1726878308.23947: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Friday 20 September 2024 20:25:08 -0400 (0:00:00.073) 0:00:43.403 ****** 8196 1726878308.23983: entering _queue_task() for managed_node2/include_vars 8196 1726878308.24191: worker is 1 (out of 1 available) 8196 1726878308.24203: exiting _queue_task() for managed_node2/include_vars 8196 1726878308.24215: done queuing things up, now waiting for results queue to drain 8196 1726878308.24216: waiting for pending results... 8821 1726878308.24413: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Set platform/version specific variables 8821 1726878308.24621: in run() - task 0affdecc-488f-74fb-5155-0000000002a2 8821 1726878308.24645: variable 'ansible_search_path' from source: unknown 8821 1726878308.24650: variable 'ansible_search_path' from source: unknown 8821 1726878308.25093: variable 'ansible_facts' from source: unknown 8821 1726878308.26017: variable 'ansible_facts' from source: unknown 8821 1726878308.26576: variable 'ansible_facts' from source: unknown 8821 1726878308.27246: variable 'ansible_facts' from source: unknown 8821 1726878308.27600: variable 'omit' from source: magic vars 8821 1726878308.27731: variable 'ansible_host' from source: host vars for 'managed_node2' 8821 1726878308.27746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8821 1726878308.27756: variable 'omit' from source: magic vars 8821 1726878308.28053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8821 1726878308.30054: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8821 1726878308.30108: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8821 1726878308.30140: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8821 1726878308.30166: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8821 1726878308.30193: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8821 1726878308.30268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8821 1726878308.30315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8821 1726878308.30338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8821 1726878308.30364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8821 1726878308.30372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8821 1726878308.30484: variable 'ansible_facts' from source: unknown 8821 1726878308.30927: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 8821 1726878308.31062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8821 1726878308.31184: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8821 1726878308.31227: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8821 1726878308.31275: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8821 1726878308.31301: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8821 1726878308.31349: variable '__vars_file' from source: task vars 8821 1726878308.31419: variable 'role_path' from source: magic vars 8821 1726878308.31426: variable 'item' from source: unknown 8821 1726878308.31438: Evaluated conditional (__vars_file is file): False 8821 1726878308.31443: when evaluation is False, skipping this task 8821 1726878308.31470: variable 'item' from source: unknown 8821 1726878308.31560: variable 'item' from source: unknown skipping: [managed_node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 8821 1726878308.31740: variable 'ansible_host' from source: host vars for 'managed_node2' 8821 1726878308.31754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8821 1726878308.31766: variable 'omit' from source: magic vars 8821 1726878308.31902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8821 1726878308.31922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8821 1726878308.31941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8821 1726878308.31967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8821 1726878308.31978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8821 1726878308.32049: variable 'ansible_facts' from source: unknown 8821 1726878308.32423: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 8821 1726878308.32503: variable '__vars_file' from source: task vars 8821 1726878308.32557: variable 'role_path' from source: magic vars 8821 1726878308.32563: variable 'item' from source: unknown 8821 1726878308.32572: Evaluated conditional (__vars_file is file): False 8821 1726878308.32575: when evaluation is False, skipping this task 8821 1726878308.32596: variable 'item' from source: unknown 8821 1726878308.32637: variable 'item' from source: unknown skipping: [managed_node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } 8821 1726878308.32697: variable 'ansible_host' from source: host vars for 'managed_node2' 8821 1726878308.32707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8821 1726878308.32716: variable 'omit' from source: magic vars 8821 1726878308.32884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8821 1726878308.32913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8821 1726878308.32930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8821 1726878308.32959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8821 1726878308.32970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8821 1726878308.33052: variable 'ansible_facts' from source: unknown 8821 1726878308.33390: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 8821 1726878308.33465: variable '__vars_file' from source: task vars 8821 1726878308.33519: variable 'role_path' from source: magic vars 8821 1726878308.33526: variable 'item' from source: unknown 8821 1726878308.33537: Evaluated conditional (__vars_file is file): False 8821 1726878308.33541: when evaluation is False, skipping this task 8821 1726878308.33575: variable 'item' from source: unknown 8821 1726878308.33616: variable 'item' from source: unknown skipping: [managed_node2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } 8821 1726878308.33674: variable 'ansible_host' from source: host vars for 'managed_node2' 8821 1726878308.33684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8821 1726878308.33693: variable 'omit' from source: magic vars 8821 1726878308.33805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8821 1726878308.33823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8821 1726878308.33843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8821 1726878308.33868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8821 1726878308.33879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8821 1726878308.33957: variable 'ansible_facts' from source: unknown 8821 1726878308.34381: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 8821 1726878308.34456: variable '__vars_file' from source: task vars 8821 1726878308.34511: variable 'role_path' from source: magic vars 8821 1726878308.34518: variable 'item' from source: unknown 8821 1726878308.34528: Evaluated conditional (__vars_file is file): False 8821 1726878308.34534: when evaluation is False, skipping this task 8821 1726878308.34556: variable 'item' from source: unknown 8821 1726878308.34595: variable 'item' from source: unknown skipping: [managed_node2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } 8821 1726878308.34610: dumping result to json 8821 1726878308.34616: done dumping result, returning 8821 1726878308.34621: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Set platform/version specific variables [0affdecc-488f-74fb-5155-0000000002a2] 8821 1726878308.34625: sending task result for task 0affdecc-488f-74fb-5155-0000000002a2 8821 1726878308.34647: done sending task result for task 0affdecc-488f-74fb-5155-0000000002a2 8821 1726878308.34650: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 8196 1726878308.34791: no more pending results, returning what we have 8196 1726878308.34795: results queue empty 8196 1726878308.34795: checking for any_errors_fatal 8196 1726878308.34800: done checking for any_errors_fatal 8196 1726878308.34801: checking for max_fail_percentage 8196 1726878308.34802: done checking for max_fail_percentage 8196 1726878308.34803: checking to see if all hosts have failed and the running result is not ok 8196 1726878308.34803: done checking to see if all hosts have failed 8196 1726878308.34804: getting the remaining hosts for this loop 8196 1726878308.34805: done getting the remaining hosts for this loop 8196 1726878308.34807: getting the next task for host managed_node2 8196 1726878308.34814: done getting next task for host managed_node2 8196 1726878308.34818: ^ task is: TASK: fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed 8196 1726878308.34821: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878308.34842: getting variables 8196 1726878308.34844: in VariableManager get_vars() 8196 1726878308.34886: Calling all_inventory to load vars for managed_node2 8196 1726878308.34889: Calling groups_inventory to load vars for managed_node2 8196 1726878308.34894: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878308.34903: Calling all_plugins_play to load vars for managed_node2 8196 1726878308.34905: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878308.34911: Calling groups_plugins_play to load vars for managed_node2 8196 1726878308.35820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878308.36748: done with get_vars() 8196 1726878308.36771: done getting variables 8196 1726878308.36861: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Friday 20 September 2024 20:25:08 -0400 (0:00:00.129) 0:00:43.532 ****** 8196 1726878308.36914: entering _queue_task() for managed_node2/package 8196 1726878308.36916: Creating lock for package 8196 1726878308.37159: worker is 1 (out of 1 available) 8196 1726878308.37169: exiting _queue_task() for managed_node2/package 8196 1726878308.37178: done queuing things up, now waiting for results queue to drain 8196 1726878308.37179: waiting for pending results... 8829 1726878308.37384: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed 8829 1726878308.37509: in run() - task 0affdecc-488f-74fb-5155-00000000023e 8829 1726878308.37524: variable 'ansible_search_path' from source: unknown 8829 1726878308.37526: variable 'ansible_search_path' from source: unknown 8829 1726878308.37569: calling self._execute() 8829 1726878308.37635: variable 'ansible_host' from source: host vars for 'managed_node2' 8829 1726878308.37642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8829 1726878308.37648: variable 'omit' from source: magic vars 8829 1726878308.38011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8829 1726878308.39568: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8829 1726878308.39824: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8829 1726878308.39855: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8829 1726878308.39884: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8829 1726878308.39904: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8829 1726878308.39957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8829 1726878308.39979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8829 1726878308.40001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8829 1726878308.40028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8829 1726878308.40041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8829 1726878308.40143: variable 'ansible_facts' from source: unknown 8829 1726878308.40477: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 8829 1726878308.40488: variable 'omit' from source: magic vars 8829 1726878308.40522: variable 'omit' from source: magic vars 8829 1726878308.40542: variable '__certificate_packages' from source: role '' all vars 8829 1726878308.40594: variable '__certificate_packages' from source: role '' all vars 8829 1726878308.40692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8829 1726878308.40706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8829 1726878308.40722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8829 1726878308.40751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8829 1726878308.40760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8829 1726878308.40816: variable '__certificate_is_ostree' from source: set_fact 8829 1726878308.40821: variable 'omit' from source: magic vars 8829 1726878308.40838: variable 'omit' from source: magic vars 8829 1726878308.40855: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8829 1726878308.40873: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8829 1726878308.40888: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8829 1726878308.40898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8829 1726878308.40905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8829 1726878308.40924: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8829 1726878308.40927: variable 'ansible_host' from source: host vars for 'managed_node2' 8829 1726878308.40930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8829 1726878308.40996: Set connection var ansible_module_compression to ZIP_DEFLATED 8829 1726878308.41003: Set connection var ansible_shell_executable to /bin/sh 8829 1726878308.41008: Set connection var ansible_timeout to 10 8829 1726878308.41010: Set connection var ansible_shell_type to sh 8829 1726878308.41013: Set connection var ansible_connection to ssh 8829 1726878308.41017: Set connection var ansible_pipelining to False 8829 1726878308.41029: variable 'ansible_shell_executable' from source: unknown 8829 1726878308.41031: variable 'ansible_connection' from source: unknown 8829 1726878308.41036: variable 'ansible_module_compression' from source: unknown 8829 1726878308.41038: variable 'ansible_shell_type' from source: unknown 8829 1726878308.41040: variable 'ansible_shell_executable' from source: unknown 8829 1726878308.41041: variable 'ansible_host' from source: host vars for 'managed_node2' 8829 1726878308.41043: variable 'ansible_pipelining' from source: unknown 8829 1726878308.41045: variable 'ansible_timeout' from source: unknown 8829 1726878308.41047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8829 1726878308.41109: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8829 1726878308.41119: variable 'omit' from source: magic vars 8829 1726878308.41124: starting attempt loop 8829 1726878308.41126: running the handler 8829 1726878308.41175: variable 'ansible_facts' from source: unknown 8829 1726878308.41535: _low_level_execute_command(): starting 8829 1726878308.41544: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8829 1726878308.43865: stdout chunk (state=2): >>>/root <<< 8829 1726878308.43985: stderr chunk (state=3): >>><<< 8829 1726878308.43996: stdout chunk (state=3): >>><<< 8829 1726878308.44008: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 8829 1726878308.44018: _low_level_execute_command(): starting 8829 1726878308.44023: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878308.4401488-8829-208663918693685 `" && echo ansible-tmp-1726878308.4401488-8829-208663918693685="` echo /root/.ansible/tmp/ansible-tmp-1726878308.4401488-8829-208663918693685 `" ) && sleep 0' 8829 1726878308.46439: stdout chunk (state=2): >>>ansible-tmp-1726878308.4401488-8829-208663918693685=/root/.ansible/tmp/ansible-tmp-1726878308.4401488-8829-208663918693685 <<< 8829 1726878308.46561: stderr chunk (state=3): >>><<< 8829 1726878308.46567: stdout chunk (state=3): >>><<< 8829 1726878308.46579: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878308.4401488-8829-208663918693685=/root/.ansible/tmp/ansible-tmp-1726878308.4401488-8829-208663918693685 , stderr= 8829 1726878308.46605: variable 'ansible_module_compression' from source: unknown 8829 1726878308.46645: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81963qu3yf6t/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 8829 1726878308.46683: variable 'ansible_facts' from source: unknown 8829 1726878308.46774: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878308.4401488-8829-208663918693685/AnsiballZ_dnf.py 8829 1726878308.46863: Sending initial data 8829 1726878308.46869: Sent initial data (150 bytes) 8829 1726878308.49330: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmpa_w0flh1 /root/.ansible/tmp/ansible-tmp-1726878308.4401488-8829-208663918693685/AnsiballZ_dnf.py <<< 8829 1726878308.50628: stderr chunk (state=3): >>><<< 8829 1726878308.50635: stdout chunk (state=3): >>><<< 8829 1726878308.50651: done transferring module to remote 8829 1726878308.50662: _low_level_execute_command(): starting 8829 1726878308.50666: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878308.4401488-8829-208663918693685/ /root/.ansible/tmp/ansible-tmp-1726878308.4401488-8829-208663918693685/AnsiballZ_dnf.py && sleep 0' 8829 1726878308.53002: stderr chunk (state=2): >>><<< 8829 1726878308.53008: stdout chunk (state=2): >>><<< 8829 1726878308.53019: _low_level_execute_command() done: rc=0, stdout=, stderr= 8829 1726878308.53022: _low_level_execute_command(): starting 8829 1726878308.53026: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878308.4401488-8829-208663918693685/AnsiballZ_dnf.py && sleep 0' 8829 1726878308.55783: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin <<< 8829 1726878308.55797: stdout chunk (state=3): >>>import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 8829 1726878308.55867: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 8829 1726878308.55899: stdout chunk (state=3): >>>import '_io' # <<< 8829 1726878308.55908: stdout chunk (state=3): >>>import 'marshal' # <<< 8829 1726878308.55945: stdout chunk (state=3): >>>import 'posix' # <<< 8829 1726878308.55957: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 8829 1726878308.55979: stdout chunk (state=3): >>># installing zipimport hook import 'zipimport' # <<< 8829 1726878308.55988: stdout chunk (state=3): >>># installed zipimport hook <<< 8829 1726878308.56027: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 8829 1726878308.56037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.56054: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 8829 1726878308.56148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5d6ee48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 8829 1726878308.56180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5d04828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5d6e9b0> <<< 8829 1726878308.56200: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 8829 1726878308.56207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 8829 1726878308.56218: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5d11630> <<< 8829 1726878308.56238: stdout chunk (state=3): >>>import '_signal' # <<< 8829 1726878308.56254: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 8829 1726878308.56263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 8829 1726878308.56277: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5d18160> <<< 8829 1726878308.56301: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 8829 1726878308.56320: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 8829 1726878308.56342: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 8829 1726878308.56360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 8829 1726878308.56375: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5d1d0f0> <<< 8829 1726878308.56388: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5d18748> <<< 8829 1726878308.56419: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5d18390> <<< 8829 1726878308.56444: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 8829 1726878308.56460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 8829 1726878308.56480: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 8829 1726878308.56503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 8829 1726878308.56730: stdout chunk (state=3): >>>import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5cc2470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5cc7e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5cc2b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 8829 1726878308.56811: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5cce4e0> <<< 8829 1726878308.56832: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5cb1d68> <<< 8829 1726878308.56853: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 8829 1726878308.56865: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5cb4198> <<< 8829 1726878308.56906: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 8829 1726878308.56921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 8829 1726878308.56940: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3fc2940> <<< 8829 1726878308.56961: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 8829 1726878308.56994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3fd4240> <<< 8829 1726878308.57068: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5d22a20> <<< 8829 1726878308.57077: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8829 1726878308.57378: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 8829 1726878308.57394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 8829 1726878308.57406: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 8829 1726878308.57420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 8829 1726878308.57436: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 8829 1726878308.57487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 8829 1726878308.57535: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 8829 1726878308.57584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # <<< 8829 1726878308.57609: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 8829 1726878308.57638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.57657: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 8829 1726878308.57670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 8829 1726878308.57698: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3f42160> <<< 8829 1726878308.57727: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' <<< 8829 1726878308.57737: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3f4d390> <<< 8829 1726878308.57746: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 8829 1726878308.57762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 8829 1726878308.57786: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 8829 1726878308.57796: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f3f50080> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3f4db70> <<< 8829 1726878308.57815: stdout chunk (state=3): >>>import 'itertools' # <<< 8829 1726878308.57826: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 8829 1726878308.57854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3f50160> <<< 8829 1726878308.57869: stdout chunk (state=3): >>>import '_collections' # <<< 8829 1726878308.57928: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3f9d898> <<< 8829 1726878308.57953: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 8829 1726878308.57983: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3f9dc88> <<< 8829 1726878308.58055: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3f8f240> <<< 8829 1726878308.58078: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3f8ff28> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3f87518> <<< 8829 1726878308.58631: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3f79550> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3cfa358> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3d01dd8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3f8f518> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3d06ef0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3f73390> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f3d0c2b0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3d0c0b8> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f3d0c3c8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3fec0f0> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3d0ceb8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3d0cac8> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3d1a780> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 8829 1726878308.58656: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 8829 1726878308.58715: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3d1af60> <<< 8829 1726878308.58749: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 8829 1726878308.58788: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f389e278> <<< 8829 1726878308.58825: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3d1a860> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 8829 1726878308.58837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 8829 1726878308.58884: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f38a4d68> <<< 8829 1726878308.58899: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3d0c5f8> <<< 8829 1726878308.58914: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 8829 1726878308.58937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 8829 1726878308.58952: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 8829 1726878308.58963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f38c93c8> <<< 8829 1726878308.58998: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f38c9780> <<< 8829 1726878308.59019: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 8829 1726878308.59035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 8829 1726878308.59057: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 8829 1726878308.59085: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f38d0470> <<< 8829 1726878308.59099: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 8829 1726878308.59123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 8829 1726878308.59138: stdout chunk (state=3): >>>import 'time' # <<< 8829 1726878308.59158: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 8829 1726878308.59170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 8829 1726878308.59197: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 8829 1726878308.59222: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 8829 1726878308.59264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 8829 1726878308.59284: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 8829 1726878308.59302: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f367bc88> <<< 8829 1726878308.59415: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f366f3c8> <<< 8829 1726878308.59425: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f366f0b8> <<< 8829 1726878308.59431: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3660f60> <<< 8829 1726878308.59464: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f38d0e10> <<< 8829 1726878308.59494: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 8829 1726878308.59503: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f3675080> <<< 8829 1726878308.59520: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f38c9b00> <<< 8829 1726878308.59536: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 8829 1726878308.59549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 8829 1726878308.59590: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f35cd7f0> <<< 8829 1726878308.59607: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3675128> <<< 8829 1726878308.59615: stdout chunk (state=3): >>>import 'pwd' # <<< 8829 1726878308.59645: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f35cdb70> <<< 8829 1726878308.59707: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3d0c940> <<< 8829 1726878308.59731: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 8829 1726878308.59741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 8829 1726878308.59762: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 8829 1726878308.59777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 8829 1726878308.59805: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f35e96a0> <<< 8829 1726878308.59830: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 8829 1726878308.59968: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 8829 1726878308.59975: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f35ef710> <<< 8829 1726878308.60008: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f35efbe0> <<< 8829 1726878308.60037: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so'<<< 8829 1726878308.60047: stdout chunk (state=3): >>> # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f35efcf8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f35e9ef0> <<< 8829 1726878308.60073: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 8829 1726878308.60094: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 8829 1726878308.60108: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f35f7080> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f35ef5c0> <<< 8829 1726878308.60127: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 8829 1726878308.60137: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f35ef320> <<< 8829 1726878308.60147: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f35dcbe0> <<< 8829 1726878308.60170: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f38b4438> <<< 8829 1726878308.60192: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 8829 1726878308.60228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 8829 1726878308.60273: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f35e9550> <<< 8829 1726878308.60422: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 8829 1726878308.60430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 8829 1726878308.60452: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1c5e9e8> <<< 8829 1726878308.60519: stdout chunk (state=3): >>># zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip' <<< 8829 1726878308.60529: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.60541: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.60560: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 8829 1726878308.60582: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.60590: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 8829 1726878308.60606: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.61725: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.62661: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a42828> <<< 8829 1726878308.62681: stdout chunk (state=3): >>>import 'atexit' # <<< 8829 1726878308.62698: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 8829 1726878308.62736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 8829 1726878308.62799: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 8829 1726878308.62820: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f1947358> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a42ef0> <<< 8829 1726878308.62842: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f1c5ee48> <<< 8829 1726878308.62865: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 8829 1726878308.62895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 8829 1726878308.62939: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1920c18> <<< 8829 1726878308.62958: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 8829 1726878308.62979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 8829 1726878308.63013: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 8829 1726878308.63034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 8829 1726878308.63057: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 8829 1726878308.63141: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f19244a8> <<< 8829 1726878308.63172: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f1924978> <<< 8829 1726878308.63205: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 8829 1726878308.63227: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f1924e10> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 8829 1726878308.63246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 8829 1726878308.63647: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f18cbba8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f19471d0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f18e5588> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 8829 1726878308.63684: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1c767b8> <<< 8829 1726878308.63711: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f18f9400> <<< 8829 1726878308.63740: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f18f9518> <<< 8829 1726878308.63759: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 8829 1726878308.63787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 8829 1726878308.63807: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 8829 1726878308.63828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 8829 1726878308.63850: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 8829 1726878308.63870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.63912: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f1951f60> <<< 8829 1726878308.64009: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 8829 1726878308.64035: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f196f080> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f194b390> <<< 8829 1726878308.64063: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f194bba8> <<< 8829 1726878308.64286: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f19038d0> <<< 8829 1726878308.64314: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 8829 1726878308.64352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.64371: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 8829 1726878308.64397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 8829 1726878308.64483: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1b0a048> <<< 8829 1726878308.64539: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f194bcf8> <<< 8829 1726878308.64672: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f1b0aeb8> <<< 8829 1726878308.64706: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f1b0af98> <<< 8829 1726878308.64751: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f1b17160> <<< 8829 1726878308.64776: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f18f9668> <<< 8829 1726878308.64801: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 8829 1726878308.64820: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 8829 1726878308.64843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 8829 1726878308.64886: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f1b2bb00> <<< 8829 1726878308.65057: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1b26240> <<< 8829 1726878308.65095: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f1b26438> <<< 8829 1726878308.65126: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1b17cc0> # zipimport: zlib available # zipimport: zlib available <<< 8829 1726878308.65149: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 8829 1726878308.65221: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.65296: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8829 1726878308.65317: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8829 1726878308.65343: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8829 1726878308.65440: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.65540: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.65567: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 8829 1726878308.65582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 8829 1726878308.65602: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 8829 1726878308.65630: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f1b42ef0> <<< 8829 1726878308.65687: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1b42ba8> <<< 8829 1726878308.65726: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1b423c8> <<< 8829 1726878308.65744: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 8829 1726878308.65763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 8829 1726878308.65790: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1b42a58> <<< 8829 1726878308.65805: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1b32d68> <<< 8829 1726878308.65819: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.66346: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.66765: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 8829 1726878308.67247: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1aa35f8> # zipimport: zlib available <<< 8829 1726878308.67787: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.67902: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.67949: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.68010: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 8829 1726878308.68019: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.68049: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.68074: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 8829 1726878308.68090: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.68145: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.68220: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 8829 1726878308.68231: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.68246: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8829 1726878308.68256: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.68289: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.68322: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8829 1726878308.68329: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.68500: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.68670: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 8829 1726878308.68685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 8829 1726878308.68808: stdout chunk (state=3): >>>import '_ast' # <<< 8829 1726878308.68825: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1b58d68> <<< 8829 1726878308.68834: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.68854: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.68864: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py <<< 8829 1726878308.68883: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.68930: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.68984: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8829 1726878308.68995: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/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_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 8829 1726878308.69010: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8829 1726878308.69031: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.69061: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.69096: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 8829 1726878308.69106: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.69135: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.69165: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.69211: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.69276: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 8829 1726878308.69443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.69532: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 8829 1726878308.69543: stdout chunk (state=3): >>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f1ab7208> <<< 8829 1726878308.69610: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1af9048> <<< 8829 1726878308.69644: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/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_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 8829 1726878308.69652: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.69707: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.69840: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8829 1726878308.70103: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.70371: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 8829 1726878308.70399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 8829 1726878308.70422: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 8829 1726878308.70437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 8829 1726878308.70568: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1ba6160> <<< 8829 1726878308.70586: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 8829 1726878308.70602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 8829 1726878308.70710: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1ba6208> <<< 8829 1726878308.70756: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a8ab70> <<< 8829 1726878308.70815: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py <<< 8829 1726878308.70826: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8829 1726878308.70853: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.70873: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py <<< 8829 1726878308.70889: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 8829 1726878308.70912: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.70923: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py <<< 8829 1726878308.71025: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 8829 1726878308.71037: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.71047: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 8829 1726878308.71060: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.71504: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.71922: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.72860: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.73650: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py # code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a88748> <<< 8829 1726878308.73685: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a88828> <<< 8829 1726878308.73710: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc' <<< 8829 1726878308.73729: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc' <<< 8829 1726878308.73751: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py <<< 8829 1726878308.73762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc' <<< 8829 1726878308.73785: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py # code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc' <<< 8829 1726878308.73812: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py <<< 8829 1726878308.73820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc' <<< 8829 1726878308.73841: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py # code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc' <<< 8829 1726878308.73860: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f19dc438> <<< 8829 1726878308.73887: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py <<< 8829 1726878308.73894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a09518> <<< 8829 1726878308.73915: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py # code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc' <<< 8829 1726878308.73964: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a09748> <<< 8829 1726878308.73990: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py <<< 8829 1726878308.73997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc' <<< 8829 1726878308.74020: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py # code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc' <<< 8829 1726878308.74056: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py <<< 8829 1726878308.74069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edde3128> <<< 8829 1726878308.74081: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ede07cc0> <<< 8829 1726878308.74091: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a09828> <<< 8829 1726878308.74173: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f19f2278> <<< 8829 1726878308.74188: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py <<< 8829 1726878308.74205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc' <<< 8829 1726878308.74227: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py <<< 8829 1726878308.74240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19eddeb1d0> <<< 8829 1726878308.74246: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py <<< 8829 1726878308.74273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc' <<< 8829 1726878308.74484: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19eddeb2b0> # /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py # code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py # code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' <<< 8829 1726878308.74510: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19eddff4a8> <<< 8829 1726878308.74516: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19eddfa240> <<< 8829 1726878308.74598: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f19dc1d0> <<< 8829 1726878308.74615: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a86c18> <<< 8829 1726878308.74637: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py <<< 8829 1726878308.74647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc' <<< 8829 1726878308.74675: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py <<< 8829 1726878308.74710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc' <<< 8829 1726878308.74730: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py <<< 8829 1726878308.74739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc' <<< 8829 1726878308.74760: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a739b0> <<< 8829 1726878308.74888: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a5ac50> <<< 8829 1726878308.74919: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ede1be10> <<< 8829 1726878308.74934: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py <<< 8829 1726878308.74948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc' <<< 8829 1726878308.74961: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py <<< 8829 1726878308.74994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc' <<< 8829 1726878308.75009: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py <<< 8829 1726878308.75020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc' <<< 8829 1726878308.75028: stdout chunk (state=3): >>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f36376a0> <<< 8829 1726878308.75058: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py <<< 8829 1726878308.75069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3637898> <<< 8829 1726878308.75075: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3628358> <<< 8829 1726878308.75096: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a55ba8> <<< 8829 1726878308.75124: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f19d0978> <<< 8829 1726878308.75132: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1c5e7b8> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a88860> <<< 8829 1726878308.75153: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py <<< 8829 1726878308.75189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc' import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f19d0438> # /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc' import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f19d08d0> <<< 8829 1726878308.75208: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py # code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc' <<< 8829 1726878308.75226: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py <<< 8829 1726878308.75245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc' <<< 8829 1726878308.75294: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3637f28> <<< 8829 1726878308.75302: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3637ba8> <<< 8829 1726878308.75513: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py # code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3637e10> # /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py # code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1c1fef0> # /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py # code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1c16588> # /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py # code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.75550: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1c1d898> <<< 8829 1726878308.75937: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py # code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ede2a3c8> <<< 8829 1726878308.75973: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19ede3fa20> <<< 8829 1726878308.76193: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1c44898> <<< 8829 1726878308.76219: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1c1dc88> <<< 8829 1726878308.76227: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.76251: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.76289: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 8829 1726878308.76335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 8829 1726878308.76992: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1c44828> <<< 8829 1726878308.77002: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py <<< 8829 1726878308.77023: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py <<< 8829 1726878308.77056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc' <<< 8829 1726878308.77080: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py <<< 8829 1726878308.77140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc' <<< 8829 1726878308.77155: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py <<< 8829 1726878308.77165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc' <<< 8829 1726878308.77176: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py <<< 8829 1726878308.77190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc' <<< 8829 1726878308.77206: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1bd5780> <<< 8829 1726878308.77216: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1bd5198> <<< 8829 1726878308.77323: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19eddbbb00> <<< 8829 1726878308.77728: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1b7aa90> <<< 8829 1726878308.77741: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.http_cookiejar' # <<< 8829 1726878308.77750: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.urllib' # import 'ansible.module_utils.six.moves.urllib.error' # <<< 8829 1726878308.77763: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.urllib.parse' # <<< 8829 1726878308.77788: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py <<< 8829 1726878308.77800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.77813: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py <<< 8829 1726878308.77823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1be0550> <<< 8829 1726878308.77834: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py <<< 8829 1726878308.77848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc' <<< 8829 1726878308.77866: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py <<< 8829 1726878308.77927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' <<< 8829 1726878308.77941: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py <<< 8829 1726878308.77960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc' <<< 8829 1726878308.77975: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py <<< 8829 1726878308.77985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc' <<< 8829 1726878308.78021: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' <<< 8829 1726878308.78033: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19edef85c0> <<< 8829 1726878308.78040: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edeeeeb8> <<< 8829 1726878308.78102: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edee3e10> <<< 8829 1726878308.78397: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1be0e10> <<< 8829 1726878308.78414: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1be0588> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19eddaab70> <<< 8829 1726878308.78437: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py <<< 8829 1726878308.78445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.78470: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py <<< 8829 1726878308.78480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc' <<< 8829 1726878308.78505: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py <<< 8829 1726878308.78514: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc' <<< 8829 1726878308.78582: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edf01b38> <<< 8829 1726878308.78609: stdout chunk (state=3): >>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edf01908> <<< 8829 1726878308.78628: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py <<< 8829 1726878308.78642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc' <<< 8829 1726878308.78674: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edeb1a58> <<< 8829 1726878308.78813: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edeb1b00> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edeb1d30> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.78842: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edeb1eb8> <<< 8829 1726878308.78871: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc' <<< 8829 1726878308.78911: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edec14e0> <<< 8829 1726878308.78930: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py <<< 8829 1726878308.78957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py <<< 8829 1726878308.78980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edec7ba8> <<< 8829 1726878308.79065: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edecebe0> <<< 8829 1726878308.79085: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py <<< 8829 1726878308.79114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc' <<< 8829 1726878308.79146: stdout chunk (state=3): >>>import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edec7160> <<< 8829 1726878308.79173: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edecef60> <<< 8829 1726878308.79201: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc' <<< 8829 1726878308.79219: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ede69550> <<< 8829 1726878308.79244: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc' <<< 8829 1726878308.79264: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py <<< 8829 1726878308.79275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc' <<< 8829 1726878308.79337: stdout chunk (state=3): >>>import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ede79828> <<< 8829 1726878308.79351: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ede69a20> <<< 8829 1726878308.79381: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py <<< 8829 1726878308.79419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc' <<< 8829 1726878308.79443: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc' <<< 8829 1726878308.79453: stdout chunk (state=3): >>>import 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed965668> <<< 8829 1726878308.79474: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py <<< 8829 1726878308.79483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc' <<< 8829 1726878308.79503: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py # code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc' <<< 8829 1726878308.79529: stdout chunk (state=3): >>># extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' <<< 8829 1726878308.79549: stdout chunk (state=3): >>># extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' import '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19ed96c4a8> <<< 8829 1726878308.79563: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed965cc0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed965ac8> <<< 8829 1726878308.79576: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py <<< 8829 1726878308.79587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.79596: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py <<< 8829 1726878308.79610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc' <<< 8829 1726878308.79666: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed96c5f8> <<< 8829 1726878308.79688: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py <<< 8829 1726878308.79699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc' <<< 8829 1726878308.79728: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py <<< 8829 1726878308.79742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.79758: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc' <<< 8829 1726878308.79781: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py <<< 8829 1726878308.79788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc' <<< 8829 1726878308.79880: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed7022b0> <<< 8829 1726878308.79942: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed97cc88> <<< 8829 1726878308.79952: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed97c9e8> <<< 8829 1726878308.79968: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc' <<< 8829 1726878308.80006: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed7115c0> <<< 8829 1726878308.80091: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed974390> <<< 8829 1726878308.80098: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed965c88> <<< 8829 1726878308.80114: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py <<< 8829 1726878308.80122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc' <<< 8829 1726878308.80142: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py <<< 8829 1726878308.80150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc' <<< 8829 1726878308.80169: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py <<< 8829 1726878308.80179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc' <<< 8829 1726878308.80213: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc' <<< 8829 1726878308.80283: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed732cf8> <<< 8829 1726878308.80337: stdout chunk (state=3): >>>import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed732780> <<< 8829 1726878308.80367: stdout chunk (state=3): >>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed72f1d0> <<< 8829 1726878308.80398: stdout chunk (state=3): >>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed97c710> <<< 8829 1726878308.80526: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ede9d400> <<< 8829 1726878308.80578: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edf0a4a8> <<< 8829 1726878308.80588: stdout chunk (state=3): >>>import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1be09e8> <<< 8829 1726878308.80623: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.80790: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 8829 1726878308.80799: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.80895: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.81031: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 8829 1726878308.81043: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.81079: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.81118: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 8829 1726878308.81126: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.81233: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.81353: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 8829 1726878308.81364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 8829 1726878308.81380: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed69b748> <<< 8829 1726878308.81398: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 8829 1726878308.81494: stdout chunk (state=3): >>># zipimport: zlib available <<< 8829 1726878308.81638: stdout chunk (state=3): >>>import 'gc' # <<< 8829 1726878308.81975: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py <<< 8829 1726878308.81987: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.81998: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py <<< 8829 1726878308.82054: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc' # /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed670d30> <<< 8829 1726878308.82079: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 8829 1726878308.82121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 8829 1726878308.82418: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed670f28> <<< 8829 1726878308.82450: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' <<< 8829 1726878308.82476: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed64fd30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed670358> <<< 8829 1726878308.82507: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc' <<< 8829 1726878308.82543: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc' import 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed650828> <<< 8829 1726878308.82573: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc' <<< 8829 1726878308.82597: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc' <<< 8829 1726878308.82625: stdout chunk (state=3): >>>import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed61d048> <<< 8829 1726878308.82683: stdout chunk (state=3): >>>import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed6509e8> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed6707f0> <<< 8829 1726878308.82709: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py <<< 8829 1726878308.82857: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc' <<< 8829 1726878308.84183: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' <<< 8829 1726878308.84196: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19ed5cfc88> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed5cf978> <<< 8829 1726878308.84216: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py <<< 8829 1726878308.84277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc' <<< 8829 1726878308.84391: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' <<< 8829 1726878308.84405: stdout chunk (state=3): >>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e4c4a2b0> <<< 8829 1726878308.84424: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed5cfac8> <<< 8829 1726878308.84482: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py <<< 8829 1726878308.84542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc' <<< 8829 1726878308.84669: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e49a7e48> <<< 8829 1726878308.84743: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e4c4a438> <<< 8829 1726878308.84766: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py <<< 8829 1726878308.84821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc' <<< 8829 1726878308.84966: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' <<< 8829 1726878308.84975: stdout chunk (state=3): >>># extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e46d5da0> <<< 8829 1726878308.85025: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e499a400> <<< 8829 1726878308.85035: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py <<< 8829 1726878308.85071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc' <<< 8829 1726878308.85221: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e4685c88> <<< 8829 1726878308.85234: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e46d5f28> <<< 8829 1726878308.85256: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py <<< 8829 1726878308.85317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc' <<< 8829 1726878308.85407: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' <<< 8829 1726878308.85416: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e40fb828> <<< 8829 1726878308.85451: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e46795f8> <<< 8829 1726878308.85469: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py <<< 8829 1726878308.85485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc' <<< 8829 1726878308.85570: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19ed5dc6a0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e40e9940> <<< 8829 1726878308.85604: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed5cf438> # /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py <<< 8829 1726878308.85633: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc' <<< 8829 1726878308.85685: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py <<< 8829 1726878308.85695: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc' <<< 8829 1726878308.85727: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e3c1bc18> <<< 8829 1726878308.85757: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e3c0ff60> <<< 8829 1726878308.85773: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py <<< 8829 1726878308.85807: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc' <<< 8829 1726878308.85825: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py <<< 8829 1726878308.85836: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc' <<< 8829 1726878308.85845: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py <<< 8829 1726878308.85858: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e3c2cef0> <<< 8829 1726878308.85871: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py <<< 8829 1726878308.85890: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc' <<< 8829 1726878308.85904: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py <<< 8829 1726878308.85931: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e3c34c18> <<< 8829 1726878308.85959: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.86189: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' <<< 8829 1726878308.86200: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e3c32518> <<< 8829 1726878308.86225: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py <<< 8829 1726878308.86237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' <<< 8829 1726878308.86247: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e2fe00b8> <<< 8829 1726878308.86318: stdout chunk (state=3): >>># extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' <<< 8829 1726878308.86329: stdout chunk (state=3): >>># extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e2fe09e8> <<< 8829 1726878308.86494: stdout chunk (state=3): >>># extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' <<< 8829 1726878308.86507: stdout chunk (state=3): >>># extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e2fe0ba8> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e3c34e48> <<< 8829 1726878308.86522: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e3c2cf98> <<< 8829 1726878308.86538: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e3c2c8d0> <<< 8829 1726878308.86566: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py <<< 8829 1726878308.86582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.86705: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' <<< 8829 1726878308.86716: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e2fedf60> <<< 8829 1726878308.86726: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e3c2cd30> <<< 8829 1726878308.86804: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e3c1bdd8> <<< 8829 1726878308.86846: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e3c0f470> <<< 8829 1726878308.86863: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py <<< 8829 1726878308.86879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.87023: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' <<< 8829 1726878308.87034: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e2ff3f28> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e2ff3dd8> <<< 8829 1726878308.87055: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed5cf5c0> <<< 8829 1726878308.87074: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py <<< 8829 1726878308.87086: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e30096d8> <<< 8829 1726878308.87102: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py <<< 8829 1726878308.87123: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc' <<< 8829 1726878308.87139: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py <<< 8829 1726878308.87155: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc' <<< 8829 1726878308.87176: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py <<< 8829 1726878308.87200: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc' <<< 8829 1726878308.87211: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py <<< 8829 1726878308.87231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.87251: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py <<< 8829 1726878308.87289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc' <<< 8829 1726878308.87321: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py <<< 8829 1726878308.87505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc' <<< 8829 1726878308.87616: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' <<< 8829 1726878308.87627: stdout chunk (state=3): >>># extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e0ecc668> <<< 8829 1726878308.87775: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0efceb8> <<< 8829 1726878308.87794: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc' <<< 8829 1726878308.87822: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc' <<< 8829 1726878308.87834: stdout chunk (state=3): >>>import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1e4c50> <<< 8829 1726878308.87914: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0eccda0> <<< 8829 1726878308.87938: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.88021: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py <<< 8829 1726878308.88029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.88045: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py <<< 8829 1726878308.88053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc' <<< 8829 1726878308.88109: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee19ec88> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee19ea90> <<< 8829 1726878308.88134: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.88146: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py <<< 8829 1726878308.88155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc' <<< 8829 1726878308.88196: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee19ef98> <<< 8829 1726878308.88207: stdout chunk (state=3): >>>import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee19eb00> <<< 8829 1726878308.88218: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py <<< 8829 1726878308.88227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.88249: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc' <<< 8829 1726878308.88292: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1a8208> <<< 8829 1726878308.88313: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc' <<< 8829 1726878308.88362: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1a8320> <<< 8829 1726878308.88372: stdout chunk (state=3): >>>import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee19eef0> <<< 8829 1726878308.88395: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.88423: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc' <<< 8829 1726878308.88474: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1a84a8> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1a8160> <<< 8829 1726878308.88500: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc' <<< 8829 1726878308.88535: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1a8390> <<< 8829 1726878308.88557: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc' <<< 8829 1726878308.88616: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1a8780> <<< 8829 1726878308.88637: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc' <<< 8829 1726878308.88668: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1a8828> <<< 8829 1726878308.88692: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc' <<< 8829 1726878308.88738: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1a89e8> <<< 8829 1726878308.88750: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py <<< 8829 1726878308.88762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc' <<< 8829 1726878308.88800: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1a8ac8> <<< 8829 1726878308.88821: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc' <<< 8829 1726878308.88870: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1a8e10> <<< 8829 1726878308.88890: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py <<< 8829 1726878308.88899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc' <<< 8829 1726878308.88936: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1ad0b8> <<< 8829 1726878308.88955: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc' <<< 8829 1726878308.89002: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1ad320> <<< 8829 1726878308.89021: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py <<< 8829 1726878308.89040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1ad438> <<< 8829 1726878308.89055: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc' <<< 8829 1726878308.89146: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1ad400> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee182f28> <<< 8829 1726878308.89169: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0ee2ef0> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py <<< 8829 1726878308.89177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc' <<< 8829 1726878308.89208: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 8829 1726878308.89242: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 8829 1726878308.89252: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19ee1ad7f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee19e7b8> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0efce80> <<< 8829 1726878308.89282: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1ad6d8> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0ee29b0> <<< 8829 1726878308.89305: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0edcb38> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0ed6e10> <<< 8829 1726878308.89328: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py <<< 8829 1726878308.89362: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc' <<< 8829 1726878308.89373: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0edcc88> <<< 8829 1726878308.89403: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e3009668> <<< 8829 1726878308.89429: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.89448: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py <<< 8829 1726878308.89459: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc' <<< 8829 1726878308.89473: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py <<< 8829 1726878308.89486: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc' <<< 8829 1726878308.89503: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0845f28> <<< 8829 1726878308.89522: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0845470> <<< 8829 1726878308.89530: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e08452b0> <<< 8829 1726878308.89548: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc' <<< 8829 1726878308.89567: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py <<< 8829 1726878308.89603: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc' <<< 8829 1726878308.89628: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py <<< 8829 1726878308.89656: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc' <<< 8829 1726878308.89667: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py <<< 8829 1726878308.89724: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e086a1d0> # /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py # code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc' <<< 8829 1726878308.89748: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 8829 1726878308.89789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 8829 1726878308.89810: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 8829 1726878308.89820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 8829 1726878308.89852: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e080edd8> <<< 8829 1726878308.89931: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' <<< 8829 1726878308.89943: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e0819518> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0874c18> <<< 8829 1726878308.89998: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e086a5f8> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e08607b8> <<< 8829 1726878308.90068: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e084f588> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e084f2b0> # /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc' <<< 8829 1726878308.90129: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc' <<< 8829 1726878308.90145: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0837dd8> <<< 8829 1726878308.90157: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0819c18> <<< 8829 1726878308.90187: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e084f550> <<< 8829 1726878308.90199: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py <<< 8829 1726878308.90211: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc' <<< 8829 1726878308.90222: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0838400> <<< 8829 1726878308.90239: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py <<< 8829 1726878308.90250: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e08385c0> <<< 8829 1726878308.90263: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc' <<< 8829 1726878308.90274: stdout chunk (state=3): >>>import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0838668> <<< 8829 1726878308.90288: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py <<< 8829 1726878308.90299: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0838780> <<< 8829 1726878308.90328: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py <<< 8829 1726878308.90374: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py <<< 8829 1726878308.90410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc' <<< 8829 1726878308.90487: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' <<< 8829 1726878308.90498: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e05bbd68> <<< 8829 1726878308.90512: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e05a8c50> <<< 8829 1726878308.90535: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py <<< 8829 1726878308.90570: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e05bbc50> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc' <<< 8829 1726878308.90581: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e05bbd30> <<< 8829 1726878308.90603: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e08386d8> <<< 8829 1726878308.90613: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py <<< 8829 1726878308.90623: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc' <<< 8829 1726878308.90645: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc' <<< 8829 1726878308.90667: stdout chunk (state=3): >>>import 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e05c69e8> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e05c6748> <<< 8829 1726878308.90685: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py <<< 8829 1726878308.90699: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc' <<< 8829 1726878308.90711: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e05c6ef0> <<< 8829 1726878308.90728: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py <<< 8829 1726878308.90739: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc' <<< 8829 1726878308.90750: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e05dc048> <<< 8829 1726878308.90787: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e05dc240> # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py <<< 8829 1726878308.90817: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e05dcda0> <<< 8829 1726878308.90842: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc' <<< 8829 1726878308.90854: stdout chunk (state=3): >>>import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e05dcf60> <<< 8829 1726878308.90873: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc' <<< 8829 1726878308.90895: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py <<< 8829 1726878308.90911: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc' <<< 8829 1726878308.90947: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e032a5c0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e032a128> <<< 8829 1726878308.90958: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0332748> <<< 8829 1726878308.90968: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed61d160> <<< 8829 1726878308.91016: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed67d4a8> <<< 8829 1726878308.91268: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py <<< 8829 1726878308.91279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0332940> <<< 8829 1726878308.91417: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py <<< 8829 1726878308.91435: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc' <<< 8829 1726878308.91453: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py <<< 8829 1726878308.91463: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.91477: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0358748> <<< 8829 1726878308.91497: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py <<< 8829 1726878308.91514: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.91529: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py <<< 8829 1726878308.91555: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc' <<< 8829 1726878308.91583: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py <<< 8829 1726878308.91624: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc' <<< 8829 1726878308.91660: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc' <<< 8829 1726878308.91670: stdout chunk (state=3): >>>import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0301f28> <<< 8829 1726878308.91685: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py <<< 8829 1726878308.91695: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc' <<< 8829 1726878308.91708: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py <<< 8829 1726878308.91723: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc' <<< 8829 1726878308.91740: stdout chunk (state=3): >>># /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py # code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.91863: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' <<< 8829 1726878308.91885: stdout chunk (state=3): >>># extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e0312080> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e030dba8> <<< 8829 1726878308.91895: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0308898> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0308240> <<< 8829 1726878308.91960: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0368668> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc' <<< 8829 1726878308.91970: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0308668> <<< 8829 1726878308.91994: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py <<< 8829 1726878308.92024: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.92061: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc' <<< 8829 1726878308.92086: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc2a828> <<< 8829 1726878308.92113: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e030df28> <<< 8829 1726878308.92131: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py <<< 8829 1726878308.92146: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc' <<< 8829 1726878308.92154: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc3f0f0> <<< 8829 1726878308.92191: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc3f278> <<< 8829 1726878308.92213: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc' <<< 8829 1726878308.92221: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc3f4a8> <<< 8829 1726878308.92241: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py <<< 8829 1726878308.92253: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc' <<< 8829 1726878308.92263: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc3f748> <<< 8829 1726878308.92280: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py <<< 8829 1726878308.92297: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py <<< 8829 1726878308.92406: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc' <<< 8829 1726878308.92443: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc3fda0> <<< 8829 1726878308.92453: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc3fba8> <<< 8829 1726878308.92472: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc' <<< 8829 1726878308.92482: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc480f0> <<< 8829 1726878308.92498: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc' <<< 8829 1726878308.92510: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc4dcc0> <<< 8829 1726878308.92524: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py <<< 8829 1726878308.92548: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc' <<< 8829 1726878308.92556: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc4de80> <<< 8829 1726878308.92573: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py <<< 8829 1726878308.92582: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc' <<< 8829 1726878308.92605: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py <<< 8829 1726878308.92619: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc' <<< 8829 1726878308.92643: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc53d68> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc536a0> <<< 8829 1726878308.92670: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py <<< 8829 1726878308.92682: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc' <<< 8829 1726878308.92692: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc62908> <<< 8829 1726878308.92716: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc' <<< 8829 1726878308.92725: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc62c18> <<< 8829 1726878308.92740: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc' <<< 8829 1726878308.92760: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc62d68> <<< 8829 1726878308.92773: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py <<< 8829 1726878308.92799: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc' <<< 8829 1726878308.92824: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc62f28> <<< 8829 1726878308.92843: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc' <<< 8829 1726878308.92862: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfbf8cf8> <<< 8829 1726878308.92878: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py <<< 8829 1726878308.92891: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfbf8f28> <<< 8829 1726878308.92914: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py <<< 8829 1726878308.92923: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc' <<< 8829 1726878308.92936: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc00160> <<< 8829 1726878308.92949: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py <<< 8829 1726878308.92967: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc' <<< 8829 1726878308.92990: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc' <<< 8829 1726878308.93000: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc00e10> <<< 8829 1726878308.93010: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc00908> <<< 8829 1726878308.93040: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc' <<< 8829 1726878308.93050: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py <<< 8829 1726878308.93067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc' <<< 8829 1726878308.93095: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc0aef0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc0a6d8> <<< 8829 1726878308.93111: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc' <<< 8829 1726878308.93149: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc12ac8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py <<< 8829 1726878308.93172: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc' <<< 8829 1726878308.93185: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc12d30> <<< 8829 1726878308.93218: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc1cda0> <<< 8829 1726878308.93230: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py <<< 8829 1726878308.93241: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc1cf98> <<< 8829 1726878308.93265: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc' <<< 8829 1726878308.93280: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc25128> <<< 8829 1726878308.93291: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0358cc0> <<< 8829 1726878308.93304: stdout chunk (state=3): >>>import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0358908> <<< 8829 1726878308.93316: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0358128> <<< 8829 1726878308.93366: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.93393: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc' <<< 8829 1726878308.93407: stdout chunk (state=3): >>>import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc25b70> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc25898> <<< 8829 1726878308.93436: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc' <<< 8829 1726878308.93458: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py <<< 8829 1726878308.93466: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc' <<< 8829 1726878308.93494: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py <<< 8829 1726878308.93506: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfbbb2e8> <<< 8829 1726878308.93511: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfbb66d8> <<< 8829 1726878308.93537: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py <<< 8829 1726878308.93544: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.93566: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py <<< 8829 1726878308.93586: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc' <<< 8829 1726878308.93607: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py <<< 8829 1726878308.93614: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc' <<< 8829 1726878308.93631: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfbce320> <<< 8829 1726878308.93641: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py <<< 8829 1726878308.93662: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc' <<< 8829 1726878308.93677: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 8829 1726878308.93714: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfbbb860> <<< 8829 1726878308.93722: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfbbb550> <<< 8829 1726878308.93763: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc25940> <<< 8829 1726878308.93772: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0358978> <<< 8829 1726878308.93797: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py <<< 8829 1726878308.93804: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc' <<< 8829 1726878308.93849: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc25748> <<< 8829 1726878308.93865: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py <<< 8829 1726878308.93911: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc' <<< 8829 1726878308.93923: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfbe2780> <<< 8829 1726878308.93953: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc' <<< 8829 1726878308.93971: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb6a780> <<< 8829 1726878308.94004: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb75470> <<< 8829 1726878308.94027: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py <<< 8829 1726878308.94075: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb75a90> <<< 8829 1726878308.94089: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py <<< 8829 1726878308.94105: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc' # /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py <<< 8829 1726878308.94115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.94150: stdout chunk (state=3): >>># /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc' <<< 8829 1726878308.94208: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' <<< 8829 1726878308.94219: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19dfb87128> <<< 8829 1726878308.94248: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb80a20> <<< 8829 1726878308.94260: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb80780> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb80390> <<< 8829 1726878308.94285: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py <<< 8829 1726878308.94296: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc' <<< 8829 1726878308.94327: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb807f0> <<< 8829 1726878308.94343: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py <<< 8829 1726878308.94363: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc' <<< 8829 1726878308.94378: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py <<< 8829 1726878308.94396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.94411: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py <<< 8829 1726878308.94422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb93dd8> <<< 8829 1726878308.94436: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc' <<< 8829 1726878308.94453: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb93eb8> <<< 8829 1726878308.94478: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py <<< 8829 1726878308.94488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc' <<< 8829 1726878308.94617: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19dfb9c710> <<< 8829 1726878308.94626: stdout chunk (state=3): >>>import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb9c4e0> <<< 8829 1726878308.94644: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc' <<< 8829 1726878308.94680: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc' <<< 8829 1726878308.94707: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py <<< 8829 1726878308.94722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc' <<< 8829 1726878308.94741: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py <<< 8829 1726878308.94777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4a0c50> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc' <<< 8829 1726878308.94791: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py <<< 8829 1726878308.94824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc' # /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py <<< 8829 1726878308.94837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4adf28> <<< 8829 1726878308.94849: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc' <<< 8829 1726878308.94858: stdout chunk (state=3): >>>import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4b3160> <<< 8829 1726878308.94878: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc' <<< 8829 1726878308.94921: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' <<< 8829 1726878308.94942: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19df4b32e8> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4b31d0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4ad9b0> <<< 8829 1726878308.94954: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4a0d68> <<< 8829 1726878308.94969: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4a0128> <<< 8829 1726878308.94984: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4966d8> <<< 8829 1726878308.94999: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb9cf28> <<< 8829 1726878308.95009: stdout chunk (state=3): >>>import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb937b8> <<< 8829 1726878308.95036: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb87be0> <<< 8829 1726878308.95057: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py <<< 8829 1726878308.95068: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc' <<< 8829 1726878308.95092: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb9c5c0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py <<< 8829 1726878308.95104: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc' <<< 8829 1726878308.95117: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4b3668> <<< 8829 1726878308.95137: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc' <<< 8829 1726878308.95157: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4c3160> <<< 8829 1726878308.95170: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py <<< 8829 1726878308.95186: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc' <<< 8829 1726878308.95195: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4c34a8> <<< 8829 1726878308.95214: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py <<< 8829 1726878308.95229: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc' <<< 8829 1726878308.95247: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4c3f60> <<< 8829 1726878308.95263: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py <<< 8829 1726878308.95302: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc' <<< 8829 1726878308.95327: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4c6b38> <<< 8829 1726878311.77966: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: python3-pyasn1-0.3.7-6.el8.noarch"], "rc": 0, "invocation": {"module_args": {"name": ["python3-pyasn1", "python3-cryptography", "python3-dbus"], "state": "present", "allow_downgrade": 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, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}} <<< 8829 1726878311.79754: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 8829 1726878311.84002: stdout chunk (state=3): >>># destroy __main__ <<< 8829 1726878311.84948: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 8829 1726878311.84992: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 8829 1726878311.85020: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal <<< 8829 1726878311.85041: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re <<< 8829 1726878311.85056: stdout chunk (state=3): >>># cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib <<< 8829 1726878311.85082: stdout chunk (state=3): >>># cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex <<< 8829 1726878311.85105: stdout chunk (state=3): >>># cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # cleanup[2] removing _string # cleanup[2] removing systemd._journal <<< 8829 1726878311.85121: stdout chunk (state=3): >>># cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 8829 1726878311.85134: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy <<< 8829 1726878311.85149: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 <<< 8829 1726878311.85161: stdout chunk (state=3): >>># destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # cleanup[2] removing ansible.module_utils.common._utils <<< 8829 1726878311.85182: stdout chunk (state=3): >>># destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.mime.base # cleanup[2] removing email.policy # cleanup[2] removing email._policybase # cleanup[2] removing email.header # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.errors # cleanup[2] removing email.charset # cleanup[2] removing email.encoders # cleanup[2] removing quopri # cleanup[2] removing email.utils # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing email._parseaddr # cleanup[2] removing calendar # cleanup[2] removing email.headerregistry # cleanup[2] removing email._header_value_parser # cleanup[2] removing email._encoded_words # cleanup[2] removing email.contentmanager # cleanup[2] removing email.message # cleanup[2] removing uu <<< 8829 1726878311.85195: stdout chunk (state=3): >>># cleanup[2] removing email.iterators # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.parser # cleanup[2] removing email.feedparser # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing gzip # cleanup[2] removing http # cleanup[2] removing http.client # cleanup[2] removing ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing http.cookiejar # cleanup[2] removing urllib.request # cleanup[2] removing urllib.error # cleanup[2] removing urllib.response # cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar # cleanup[2] removing ansible.module_utils.six.moves.urllib # cleanup[2] removing ansible.module_utils.six.moves.urllib.error # cleanup[2] removing ansible.module_utils.six.moves.urllib.parse # cleanup[2] removing cryptography # destroy cryptography # cleanup[2] removing cryptography.__about__ # destroy cryptography.__about__ <<< 8829 1726878311.85226: stdout chunk (state=3): >>># cleanup[2] removing cryptography.utils # cleanup[2] removing inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing _opcode # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing six # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.hazmat._der # destroy cryptography.hazmat._der # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.hazmat.primitives.hashes # 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 glob # cleanup[2] removing gc # cleanup[2] removing dnf # cleanup[2] removing dnf.pycomp # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing queue # cleanup[2] removing dnf.const # cleanup[2] removing distutils # cleanup[2] removing distutils.sysconfig # cleanup[2] removing distutils.errors # cleanup[2] removing dnf.base # cleanup[2] removing libdnf # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._common_types <<< 8829 1726878311.85243: 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 # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.exceptions # cleanup[2] removing dnf.i18n # cleanup[2] removing unicodedata # cleanup[2] removing dnf.util # cleanup[2] removing dnf.callback # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # cleanup[2] removing hawkey # cleanup[2] removing hawkey._hawkey # cleanup[2] removing libcomps # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.yum.misc <<< 8829 1726878311.85255: stdout chunk (state=3): >>># cleanup[2] removing dnf.crypto # cleanup[2] removing gpg # destroy gpg # cleanup[2] removing gpg.core # destroy gpg.core # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.util # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.constants.data <<< 8829 1726878311.85268: stdout chunk (state=3): >>># cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.tofu.policy # 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.callbacks # destroy gpg.callbacks # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing termios # cleanup[2] removing gpg.version # destroy gpg.version <<< 8829 1726878311.85277: stdout chunk (state=3): >>># cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.lock # cleanup[2] removing logging.handlers # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle <<< 8829 1726878311.85287: stdout chunk (state=3): >>># cleanup[2] removing _pickle # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing dnf.module.module_base # 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.persistor # cleanup[2] removing distutils.version # 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.sack # cleanup[2] removing dnf.package # cleanup[2] removing dnf.subject # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep <<< 8829 1726878311.85302: stdout chunk (state=3): >>># cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.format # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.term # cleanup[2] removing curses # cleanup[2] removing _curses # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check <<< 8829 1726878311.85315: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.repoquery # 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.cli.commands.history # cleanup[2] removing dnf.transaction_sr # 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.cli.commands.search # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing cmd # 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.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dateutil <<< 8829 1726878311.85327: stdout chunk (state=3): >>># cleanup[2] removing dateutil._version # cleanup[2] removing dateutil.parser # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz._common # cleanup[2] removing six.moves # 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 <<< 8829 1726878311.85342: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing _sqlite3 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dbus # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing dbus.types # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus.bus # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.lowlevel # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # 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 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 <<< 8829 1726878311.85352: stdout chunk (state=3): >>># 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 <<< 8829 1726878311.85409: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 8829 1726878311.86082: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8829 1726878311.86112: stdout chunk (state=3): >>># destroy zipimport <<< 8829 1726878311.86139: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 # destroy lzma <<< 8829 1726878311.86156: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 8829 1726878311.86178: stdout chunk (state=3): >>># destroy syslog # destroy ctypes <<< 8829 1726878311.86208: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon <<< 8829 1726878311.86225: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.distro._distro <<< 8829 1726878311.86247: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc # destroy platform <<< 8829 1726878311.86268: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.primitives.hashes <<< 8829 1726878311.86321: stdout chunk (state=3): >>># destroy six.moves.urllib # destroy six.moves <<< 8829 1726878311.86336: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy cryptography.hazmat.backends.interfaces <<< 8829 1726878311.86349: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.asymmetric.ed448 <<< 8829 1726878311.86364: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization <<< 8829 1726878311.86392: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # destroy hmac # destroy _hmacopenssl # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes <<< 8829 1726878311.86408: stdout chunk (state=3): >>># destroy six # destroy cryptography.utils <<< 8829 1726878311.86466: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version <<< 8829 1726878311.86487: stdout chunk (state=3): >>># destroy dateutil._common # destroy dateutil.parser # destroy dateutil.relativedelta # destroy dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz.tz <<< 8829 1726878311.86523: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus <<< 8829 1726878311.86558: stdout chunk (state=3): >>># destroy _dbus_bindings # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 8829 1726878311.86567: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 8829 1726878311.86621: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _frozen_importlib_external <<< 8829 1726878311.86656: stdout chunk (state=3): >>># cleanup[3] wiping _io # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping io <<< 8829 1726878311.86682: stdout chunk (state=3): >>># cleanup[3] wiping abc # cleanup[3] wiping os # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping posixpath # destroy genericpath <<< 8829 1726878311.86698: stdout chunk (state=3): >>># cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping base64 # cleanup[3] wiping re <<< 8829 1726878311.86723: stdout chunk (state=3): >>># destroy sre_compile # destroy copyreg # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref <<< 8829 1726878311.86739: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping binascii <<< 8829 1726878311.86753: stdout chunk (state=3): >>># cleanup[3] wiping importlib # destroy importlib.util <<< 8829 1726878311.86768: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping warnings # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping contextlib # destroy _collections_abc # cleanup[3] wiping shutil <<< 8829 1726878311.86779: stdout chunk (state=3): >>># cleanup[3] wiping fnmatch # cleanup[3] wiping zlib # cleanup[3] wiping _compression # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # cleanup[3] wiping linecache <<< 8829 1726878311.86815: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # destroy io <<< 8829 1726878311.86841: stdout chunk (state=3): >>># cleanup[3] wiping token # cleanup[3] wiping pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy _random # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # destroy _hashlib <<< 8829 1726878311.86857: stdout chunk (state=3): >>># cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale <<< 8829 1726878311.86887: stdout chunk (state=3): >>># destroy encodings # destroy _locale # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal <<< 8829 1726878311.86904: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess <<< 8829 1726878311.86948: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # cleanup[3] wiping logging # destroy atexit # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping _socket # destroy _socket # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping copy # cleanup[3] wiping ast # cleanup[3] wiping _selinux # cleanup[3] wiping argparse # cleanup[3] wiping textwrap # cleanup[3] wiping gettext <<< 8829 1726878311.86972: stdout chunk (state=3): >>># cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email.mime # destroy email.mime.base # destroy email.mime.multipart # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.text # destroy email.base64mime # destroy email.headerregistry # destroy email.iterators # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping email.header # cleanup[3] wiping email.quoprimime <<< 8829 1726878311.86989: stdout chunk (state=3): >>># cleanup[3] wiping email.errors # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping quopri # cleanup[3] wiping email.utils <<< 8829 1726878311.87002: stdout chunk (state=3): >>># cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping urllib.parse # cleanup[3] wiping calendar # cleanup[3] wiping email._header_value_parser # destroy email._encoded_words <<< 8829 1726878311.87026: stdout chunk (state=3): >>># cleanup[3] wiping email.message <<< 8829 1726878311.87040: stdout chunk (state=3): >>># destroy uu # destroy quopri # cleanup[3] wiping gzip # destroy _compression # destroy zlib # cleanup[3] wiping http # destroy http.client # destroy http.cookiejar <<< 8829 1726878311.87061: stdout chunk (state=3): >>># cleanup[3] wiping ssl # destroy ipaddress # destroy textwrap # cleanup[3] wiping _ssl # destroy _ssl # cleanup[3] wiping ansible.module_utils.six.moves.urllib # cleanup[3] wiping ansible.module_utils.six.moves.urllib.error # cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse # cleanup[3] wiping inspect <<< 8829 1726878311.87076: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token <<< 8829 1726878311.87092: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping glob # cleanup[3] wiping gc # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const <<< 8829 1726878311.87116: stdout chunk (state=3): >>># 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 <<< 8829 1726878311.87129: stdout chunk (state=3): >>># destroy dnf.transaction_sr # destroy dnf.match_counter # destroy 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 queue # cleanup[3] wiping distutils # destroy distutils.errors # destroy distutils.sysconfig # destroy distutils.version # 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._error # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._conf <<< 8829 1726878311.87154: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._module <<< 8829 1726878311.87168: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._utils # cleanup[3] wiping unicodedata # cleanup[3] wiping rpm # destroy rpm._rpmb <<< 8829 1726878311.87189: stdout chunk (state=3): >>># destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 8829 1726878311.87208: stdout chunk (state=3): >>># destroy rpm._rpm # cleanup[3] wiping rpm._rpms # destroy rpm._rpms # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # destroy hawkey._hawkey <<< 8829 1726878311.87219: stdout chunk (state=3): >>># cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # destroy libcomps._libpycomps # cleanup[3] wiping dnf.yum.misc # destroy _stat # cleanup[3] wiping gpg.gpgme <<< 8829 1726878311.87251: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 8829 1726878311.87268: stdout chunk (state=3): >>># cleanup[3] wiping gpg.errors <<< 8829 1726878311.87286: stdout chunk (state=3): >>># cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.constants <<< 8829 1726878311.87301: stdout chunk (state=3): >>># destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md <<< 8829 1726878311.87320: stdout chunk (state=3): >>># destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping termios # cleanup[3] wiping pickle # destroy _compat_pickle # cleanup[3] wiping _pickle # destroy _pickle <<< 8829 1726878311.87339: stdout chunk (state=3): >>># cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses <<< 8829 1726878311.87352: stdout chunk (state=3): >>># cleanup[3] wiping _curses <<< 8829 1726878311.87366: stdout chunk (state=3): >>># destroy _curses # cleanup[3] wiping dnf.cli.commands # 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 <<< 8829 1726878311.87381: stdout chunk (state=3): >>># 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 # cleanup[3] wiping cmd # cleanup[3] wiping _sqlite3 <<< 8829 1726878311.87393: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 8829 1726878311.87944: stdout chunk (state=3): >>># destroy libdnf._error # destroy _heapq <<< 8829 1726878311.87957: stdout chunk (state=3): >>># destroy _thread # destroy _warnings <<< 8829 1726878311.87969: stdout chunk (state=3): >>># destroy stat <<< 8829 1726878311.87978: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 8829 1726878311.87995: stdout chunk (state=3): >>># destroy select <<< 8829 1726878311.88011: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 8829 1726878311.88027: stdout chunk (state=3): >>># destroy pickle <<< 8829 1726878311.88052: 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 <<< 8829 1726878311.88066: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator <<< 8829 1726878311.88115: stdout chunk (state=3): >>># destroy bisect # destroy posixpath <<< 8829 1726878311.88127: stdout chunk (state=3): >>># destroy posix # destroy http # destroy socket # destroy ssl <<< 8829 1726878311.88171: stdout chunk (state=3): >>># destroy gzip <<< 8829 1726878311.88186: stdout chunk (state=3): >>># destroy abc # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime <<< 8829 1726878311.88241: stdout chunk (state=3): >>># destroy threading # destroy email.message # destroy email.errors # destroy email.encoders <<< 8829 1726878311.88271: stdout chunk (state=3): >>># destroy signal # destroy unicodedata <<< 8829 1726878311.88286: stdout chunk (state=3): >>># destroy email # destroy queue # destroy urllib # destroy pwd <<< 8829 1726878311.88299: stdout chunk (state=3): >>># destroy gettext # destroy libcomps # destroy locale # destroy contextlib # destroy string <<< 8829 1726878311.88316: stdout chunk (state=3): >>># destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy hashlib # destroy distutils # destroy errno # destroy importlib # destroy inspect # destroy binascii # destroy gc # destroy math # destroy _functools <<< 8829 1726878311.88348: stdout chunk (state=3): >>># destroy urllib.parse <<< 8829 1726878311.88391: stdout chunk (state=3): >>># destroy tempfile # destroy traceback <<< 8829 1726878311.88405: stdout chunk (state=3): >>># destroy calendar # destroy glob # destroy curses <<< 8829 1726878311.88418: stdout chunk (state=3): >>># destroy fcntl # destroy struct # destroy termios # destroy random # destroy dnf.cli.output <<< 8829 1726878311.88451: stdout chunk (state=3): >>># destroy rpm <<< 8829 1726878311.88500: stdout chunk (state=3): >>># destroy itertools # destroy _imp # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 8829 1726878311.88513: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy importlib.abc <<< 8829 1726878311.88534: stdout chunk (state=3): >>># destroy warnings # destroy types # destroy io # destroy _opcode <<< 8829 1726878311.88548: stdout chunk (state=3): >>># destroy dnf.yum.misc # destroy re # destroy json # destroy functools # destroy argparse # destroy operator # destroy cmd # destroy copy # destroy shlex # destroy fnmatch # destroy hawkey # destroy logging # destroy dnf # destroy dnf.cli.commands <<< 8829 1726878311.88680: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 8829 1726878311.89482: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 8829 1726878311.89524: stderr chunk (state=3): >>><<< 8829 1726878311.89535: stdout chunk (state=3): >>><<< 8829 1726878311.89661: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5d6ee48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5d04828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5d6e9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5d11630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5d18160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5d1d0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5d18748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5d18390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5cc2470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5cc7e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5cc2b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5cce4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5cb1d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5cb4198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3fc2940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3fd4240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f5d22a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3f42160> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3f4d390> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f3f50080> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3f4db70> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3f50160> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3f9d898> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3f9dc88> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3f8f240> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3f8ff28> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3f87518> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3f79550> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3cfa358> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3d01dd8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3f8f518> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3d06ef0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3f73390> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f3d0c2b0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3d0c0b8> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f3d0c3c8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3fec0f0> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3d0ceb8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3d0cac8> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3d1a780> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3d1af60> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f389e278> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3d1a860> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f38a4d68> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3d0c5f8> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f38c93c8> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f38c9780> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f38d0470> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f367bc88> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f366f3c8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f366f0b8> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3660f60> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f38d0e10> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f3675080> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f38c9b00> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f35cd7f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3675128> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f35cdb70> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3d0c940> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f35e96a0> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f35ef710> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f35efbe0> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f35efcf8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f35e9ef0> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f35f7080> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f35ef5c0> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f35ef320> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f35dcbe0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f38b4438> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f35e9550> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1c5e9e8> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/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_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a42828> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f1947358> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a42ef0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f1c5ee48> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1920c18> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f19244a8> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f1924978> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f1924e10> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f18cbba8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f19471d0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f18e5588> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1c767b8> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f18f9400> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f18f9518> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f1951f60> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f196f080> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f194b390> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f194bba8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f19038d0> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1b0a048> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f194bcf8> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f1b0aeb8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f1b0af98> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f1b17160> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f18f9668> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f1b2bb00> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1b26240> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f1b26438> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1b17cc0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/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_f98doc2o/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_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f1b42ef0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1b42ba8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1b423c8> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1b42a58> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1b32d68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/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_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1aa35f8> # 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_f98doc2o/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_f98doc2o/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_f98doc2o/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_f98doc2o/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_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1b58d68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/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_f98doc2o/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_f98doc2o/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_f98doc2o/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_f98doc2o/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.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19f1ab7208> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1af9048> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/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_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1ba6160> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1ba6208> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a8ab70> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/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_f98doc2o/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_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/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_f98doc2o/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.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py # code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a88748> # /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a88828> # /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc' # /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py # code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py # code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py # code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py # code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f19dc438> # /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py # code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a09518> # /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py # code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a09748> # /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py # code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py # code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py # code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edde3128> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ede07cc0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a09828> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f19f2278> # /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py # code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19eddeb1d0> # /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19eddeb2b0> # /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py # code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py # code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19eddff4a8> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19eddfa240> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f19dc1d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a86c18> # /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py # code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py # code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py # code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a739b0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a5ac50> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ede1be10> # /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py # code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py # code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py # code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f36376a0> # /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py # code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3637898> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3628358> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a55ba8> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f19d0978> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1c5e7b8> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1a88860> # /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc' import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f19d0438> # /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc' import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f19d08d0> # /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py # code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py # code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3637f28> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3637ba8> # /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py # code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f3637e10> # /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py # code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1c1fef0> # /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py # code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1c16588> # /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py # code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1c1d898> # /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py # code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ede2a3c8> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19ede3fa20> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1c44898> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1c1dc88> # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1c44828> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py # /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py # code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1bd5780> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1bd5198> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19eddbbb00> import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1b7aa90> import 'ansible.module_utils.six.moves.http_cookiejar' # import 'ansible.module_utils.six.moves.urllib' # import 'ansible.module_utils.six.moves.urllib.error' # import 'ansible.module_utils.six.moves.urllib.parse' # # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1be0550> # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py # code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py # code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py # code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19edef85c0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edeeeeb8> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edee3e10> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1be0e10> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1be0588> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19eddaab70> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc' # /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edf01b38> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edf01908> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edeb1a58> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edeb1b00> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edeb1d30> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edeb1eb8> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edec14e0> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edec7ba8> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edecebe0> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc' import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edec7160> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edecef60> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ede69550> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc' import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ede79828> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ede69a20> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc' import 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed965668> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py # code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc' # extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' import '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19ed96c4a8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed965cc0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed965ac8> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc' import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed96c5f8> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc' import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed7022b0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed97cc88> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed97c9e8> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc' import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed7115c0> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed974390> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed965c88> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc' import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed732cf8> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed732780> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed72f1d0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed97c710> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ede9d400> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19edf0a4a8> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19f1be09e8> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/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_f98doc2o/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_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed69b748> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_f98doc2o/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc' # /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed670d30> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed670f28> # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed64fd30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed670358> # /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc' import 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed650828> # /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc' import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed61d048> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed6509e8> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed6707f0> # /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19ed5cfc88> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed5cf978> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e4c4a2b0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed5cfac8> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e49a7e48> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e4c4a438> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e46d5da0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e499a400> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e4685c88> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e46d5f28> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e40fb828> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e46795f8> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19ed5dc6a0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e40e9940> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed5cf438> # /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e3c1bc18> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e3c0ff60> # /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e3c2cef0> # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e3c34c18> # /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e3c32518> # /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e2fe00b8> # extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e2fe09e8> # extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e2fe0ba8> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e3c34e48> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e3c2cf98> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e3c2c8d0> # /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e2fedf60> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e3c2cd30> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e3c1bdd8> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e3c0f470> # /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e2ff3f28> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e2ff3dd8> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed5cf5c0> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e30096d8> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e0ecc668> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0efceb8> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1e4c50> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0eccda0> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee19ec88> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee19ea90> # /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee19ef98> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee19eb00> # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1a8208> # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1a8320> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee19eef0> # /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1a84a8> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1a8160> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1a8390> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1a8780> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1a8828> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1a89e8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1a8ac8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1a8e10> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1ad0b8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1ad320> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1ad438> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1ad400> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee182f28> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0ee2ef0> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19ee1ad7f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee19e7b8> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0efce80> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ee1ad6d8> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0ee29b0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0edcb38> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0ed6e10> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0edcc88> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e3009668> # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0845f28> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0845470> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e08452b0> # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e086a1d0> # /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py # code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e080edd8> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e0819518> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0874c18> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e086a5f8> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e08607b8> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e084f588> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e084f2b0> # /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0837dd8> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0819c18> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e084f550> # /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0838400> # /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e08385c0> # /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0838668> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0838780> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e05bbd68> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e05a8c50> # /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e05bbc50> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e05bbd30> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e08386d8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc' import 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e05c69e8> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e05c6748> # /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e05c6ef0> # /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e05dc048> # /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e05dc240> # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e05dcda0> # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e05dcf60> # /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e032a5c0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e032a128> # /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0332748> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed61d160> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19ed67d4a8> # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0332940> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0358748> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0301f28> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc' # /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py # code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19e0312080> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e030dba8> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0308898> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0308240> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0368668> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0308668> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc2a828> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e030df28> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc3f0f0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc3f278> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc3f4a8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc3f748> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc3fda0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc3fba8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc480f0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc4dcc0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc4de80> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc53d68> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc536a0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc62908> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc62c18> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc62d68> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc62f28> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfbf8cf8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfbf8f28> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc00160> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc00e10> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc00908> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py # code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc0aef0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc0a6d8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc12ac8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc12d30> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc1cda0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc1cf98> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc25128> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0358cc0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0358908> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0358128> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc25b70> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc25898> # /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfbbb2e8> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfbb66d8> # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfbce320> # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfbbb860> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfbbb550> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc25940> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19e0358978> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfc25748> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfbe2780> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb6a780> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb75470> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb75a90> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc' # /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py # code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19dfb87128> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb80a20> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb80780> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb80390> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb807f0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb93dd8> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb93eb8> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19dfb9c710> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb9c4e0> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4a0c50> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc' # /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py # code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4adf28> # /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4b3160> # /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19df4b32e8> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4b31d0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4ad9b0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4a0d68> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4a0128> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4966d8> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb9cf28> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb937b8> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb87be0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19dfb9c5c0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4b3668> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4c3160> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4c34a8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4c3f60> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19df4c6b38> {"msg": "", "changed": true, "results": ["Installed: python3-pyasn1-0.3.7-6.el8.noarch"], "rc": 0, "invocation": {"module_args": {"name": ["python3-pyasn1", "python3-cryptography", "python3-dbus"], "state": "present", "allow_downgrade": 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, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": 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__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.mime.base # cleanup[2] removing email.policy # cleanup[2] removing email._policybase # cleanup[2] removing email.header # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.errors # cleanup[2] removing email.charset # cleanup[2] removing email.encoders # cleanup[2] removing quopri # cleanup[2] removing email.utils # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing email._parseaddr # cleanup[2] removing calendar # cleanup[2] removing email.headerregistry # cleanup[2] removing email._header_value_parser # cleanup[2] removing email._encoded_words # cleanup[2] removing email.contentmanager # cleanup[2] removing email.message # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.parser # cleanup[2] removing email.feedparser # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing gzip # cleanup[2] removing http # cleanup[2] removing http.client # cleanup[2] removing ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing http.cookiejar # cleanup[2] removing urllib.request # cleanup[2] removing urllib.error # cleanup[2] removing urllib.response # cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar # cleanup[2] removing ansible.module_utils.six.moves.urllib # cleanup[2] removing ansible.module_utils.six.moves.urllib.error # cleanup[2] removing ansible.module_utils.six.moves.urllib.parse # cleanup[2] removing cryptography # destroy cryptography # cleanup[2] removing cryptography.__about__ # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing _opcode # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing six # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.hazmat._der # destroy cryptography.hazmat._der # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.hazmat.primitives.hashes # 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 glob # cleanup[2] removing gc # cleanup[2] removing dnf # cleanup[2] removing dnf.pycomp # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing queue # cleanup[2] removing dnf.const # cleanup[2] removing distutils # cleanup[2] removing distutils.sysconfig # cleanup[2] removing distutils.errors # cleanup[2] removing dnf.base # cleanup[2] removing libdnf # 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 dnf.comps # cleanup[2] removing dnf.exceptions # cleanup[2] removing dnf.i18n # cleanup[2] removing unicodedata # cleanup[2] removing dnf.util # cleanup[2] removing dnf.callback # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # cleanup[2] removing hawkey # cleanup[2] removing hawkey._hawkey # cleanup[2] removing libcomps # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.crypto # cleanup[2] removing gpg # destroy gpg # cleanup[2] removing gpg.core # destroy gpg.core # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.util # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.tofu.policy # 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.callbacks # destroy gpg.callbacks # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing termios # cleanup[2] removing gpg.version # destroy gpg.version # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.lock # cleanup[2] removing logging.handlers # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing dnf.module.module_base # 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.persistor # cleanup[2] removing distutils.version # 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.sack # cleanup[2] removing dnf.package # cleanup[2] removing dnf.subject # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.format # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.term # cleanup[2] removing curses # cleanup[2] removing _curses # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.option_parser # 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.deplist # cleanup[2] removing dnf.cli.commands.repoquery # 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.cli.commands.history # cleanup[2] removing dnf.transaction_sr # 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.cli.commands.search # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing cmd # 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.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dateutil # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil.parser # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz._common # cleanup[2] removing six.moves # 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 dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing _sqlite3 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dbus # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing dbus.types # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus.bus # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.lowlevel # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # 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 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 # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy zipimport # destroy _lzma # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy syslog # destroy ctypes # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy selinux # destroy ansible.module_utils.distro._distro # destroy mimetypes # destroy netrc # destroy platform # destroy ansible.module_utils.compat.typing # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.primitives.hashes # destroy six.moves.urllib # destroy six.moves # 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 cryptography.hazmat.backends.interfaces # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # destroy hmac # destroy _hmacopenssl # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes # destroy six # destroy cryptography.utils # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.relativedelta # destroy dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz.tz # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy _dbus_bindings # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping _io # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping base64 # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping binascii # cleanup[3] wiping importlib # destroy importlib.util # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping warnings # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping contextlib # destroy _collections_abc # cleanup[3] wiping shutil # cleanup[3] wiping fnmatch # cleanup[3] wiping zlib # cleanup[3] wiping _compression # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # destroy io # cleanup[3] wiping token # cleanup[3] wiping pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy _random # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # destroy _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # cleanup[3] wiping logging # destroy atexit # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping _socket # destroy _socket # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping copy # cleanup[3] wiping ast # cleanup[3] wiping _selinux # cleanup[3] wiping argparse # cleanup[3] wiping textwrap # cleanup[3] wiping gettext # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email.mime # destroy email.mime.base # destroy email.mime.multipart # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.text # destroy email.base64mime # destroy email.headerregistry # destroy email.iterators # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping email.header # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping quopri # cleanup[3] wiping email.utils # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping urllib.parse # cleanup[3] wiping calendar # cleanup[3] wiping email._header_value_parser # destroy email._encoded_words # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping gzip # destroy _compression # destroy zlib # cleanup[3] wiping http # destroy http.client # destroy http.cookiejar # cleanup[3] wiping ssl # destroy ipaddress # destroy textwrap # cleanup[3] wiping _ssl # destroy _ssl # cleanup[3] wiping ansible.module_utils.six.moves.urllib # cleanup[3] wiping ansible.module_utils.six.moves.urllib.error # cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping glob # cleanup[3] wiping gc # 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 # 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 queue # cleanup[3] wiping distutils # destroy distutils.errors # destroy distutils.sysconfig # destroy distutils.version # 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._error # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._utils # cleanup[3] wiping unicodedata # cleanup[3] wiping rpm # destroy rpm._rpmb # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # destroy rpm._rpm # cleanup[3] wiping rpm._rpms # destroy rpm._rpms # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # destroy hawkey._hawkey # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # destroy libcomps._libpycomps # cleanup[3] wiping dnf.yum.misc # destroy _stat # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # 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 termios # cleanup[3] wiping pickle # destroy _compat_pickle # cleanup[3] wiping _pickle # destroy _pickle # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # destroy _curses # cleanup[3] wiping dnf.cli.commands # 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 # cleanup[3] wiping cmd # cleanup[3] wiping _sqlite3 # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy libdnf._error # destroy _heapq # destroy _thread # destroy _warnings # destroy stat # destroy _sre # destroy sre_parse # destroy select # destroy ansible.module_utils.six.moves.urllib # destroy pickle # 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 bisect # destroy posixpath # destroy posix # destroy http # destroy socket # destroy ssl # destroy gzip # destroy abc # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime # destroy threading # destroy email.message # destroy email.errors # destroy email.encoders # destroy signal # destroy unicodedata # destroy email # destroy queue # destroy urllib # destroy pwd # destroy gettext # destroy libcomps # destroy locale # destroy contextlib # destroy string # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy hashlib # destroy distutils # destroy errno # destroy importlib # destroy inspect # destroy binascii # destroy gc # destroy math # destroy _functools # destroy urllib.parse # destroy tempfile # destroy traceback # destroy calendar # destroy glob # destroy curses # destroy fcntl # destroy struct # destroy termios # destroy random # destroy dnf.cli.output # destroy rpm # destroy itertools # destroy _imp # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy json.scanner # destroy _json # destroy importlib.abc # destroy warnings # destroy types # destroy io # destroy _opcode # destroy dnf.yum.misc # destroy re # destroy json # destroy functools # destroy argparse # destroy operator # destroy cmd # destroy copy # destroy shlex # destroy fnmatch # destroy hawkey # destroy logging # destroy dnf # destroy dnf.cli.commands # destroy _frozen_importlib , stderr=Shared connection to 10.31.12.109 closed. 8829 1726878311.89895: done with _execute_module (ansible.legacy.dnf, {'name': ['python3-pyasn1', 'python3-cryptography', 'python3-dbus'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_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-1726878308.4401488-8829-208663918693685/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 8829 1726878311.89921: _low_level_execute_command(): starting 8829 1726878311.89928: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878308.4401488-8829-208663918693685/ > /dev/null 2>&1 && sleep 0' 8829 1726878311.92644: stderr chunk (state=2): >>><<< 8829 1726878311.92651: stdout chunk (state=2): >>><<< 8829 1726878311.92665: _low_level_execute_command() done: rc=0, stdout=, stderr= 8829 1726878311.92672: handler run complete 8829 1726878311.92697: attempt loop complete, returning result 8829 1726878311.92701: _execute() done 8829 1726878311.92704: dumping result to json 8829 1726878311.92712: done dumping result, returning 8829 1726878311.92719: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed [0affdecc-488f-74fb-5155-00000000023e] 8829 1726878311.92726: sending task result for task 0affdecc-488f-74fb-5155-00000000023e 8829 1726878311.92778: done sending task result for task 0affdecc-488f-74fb-5155-00000000023e 8829 1726878311.92783: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "rc": 0, "results": [ "Installed: python3-pyasn1-0.3.7-6.el8.noarch" ] } 8196 1726878311.92941: no more pending results, returning what we have 8196 1726878311.92944: results queue empty 8196 1726878311.92945: checking for any_errors_fatal 8196 1726878311.92953: done checking for any_errors_fatal 8196 1726878311.92954: checking for max_fail_percentage 8196 1726878311.92955: done checking for max_fail_percentage 8196 1726878311.92956: checking to see if all hosts have failed and the running result is not ok 8196 1726878311.92956: done checking to see if all hosts have failed 8196 1726878311.92957: getting the remaining hosts for this loop 8196 1726878311.92958: done getting the remaining hosts for this loop 8196 1726878311.92961: getting the next task for host managed_node2 8196 1726878311.92970: done getting next task for host managed_node2 8196 1726878311.92974: ^ task is: TASK: fedora.linux_system_roles.certificate : Ensure provider packages are installed 8196 1726878311.92976: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 8196 1726878311.92988: getting variables 8196 1726878311.92989: in VariableManager get_vars() 8196 1726878311.93026: Calling all_inventory to load vars for managed_node2 8196 1726878311.93029: Calling groups_inventory to load vars for managed_node2 8196 1726878311.93030: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878311.93041: Calling all_plugins_play to load vars for managed_node2 8196 1726878311.93043: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878311.93046: Calling groups_plugins_play to load vars for managed_node2 8196 1726878311.94035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878311.95120: done with get_vars() 8196 1726878311.95146: done getting variables 8196 1726878311.95197: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Friday 20 September 2024 20:25:11 -0400 (0:00:03.583) 0:00:47.115 ****** 8196 1726878311.95224: entering _queue_task() for managed_node2/package 8196 1726878311.95426: worker is 1 (out of 1 available) 8196 1726878311.95442: exiting _queue_task() for managed_node2/package 8196 1726878311.95455: done queuing things up, now waiting for results queue to drain 8196 1726878311.95457: waiting for pending results... 8919 1726878311.95590: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Ensure provider packages are installed 8919 1726878311.95728: in run() - task 0affdecc-488f-74fb-5155-000000000240 8919 1726878311.95747: variable 'ansible_search_path' from source: unknown 8919 1726878311.95752: variable 'ansible_search_path' from source: unknown 8919 1726878311.95790: variable '__certificate_providers' from source: task vars 8919 1726878311.96031: variable '__certificate_providers' from source: task vars 8919 1726878311.96250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8919 1726878311.98375: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8919 1726878311.98438: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8919 1726878311.98477: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8919 1726878311.98545: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8919 1726878311.98589: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8919 1726878311.98646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8919 1726878311.98667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8919 1726878311.98682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8919 1726878311.98710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8919 1726878311.98718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8919 1726878311.98838: variable 'certificate_requests' from source: include params 8919 1726878311.98860: variable '__cockpit_test_group' from source: set_fact 8919 1726878311.98925: variable '__cockpit_test_group' from source: set_fact 8919 1726878311.98954: variable '__certificate_provider_default' from source: role '' all vars 8919 1726878311.99025: variable 'omit' from source: magic vars 8919 1726878311.99127: variable 'ansible_host' from source: host vars for 'managed_node2' 8919 1726878311.99139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8919 1726878311.99149: variable 'omit' from source: magic vars 8919 1726878311.99361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8919 1726878311.99386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8919 1726878311.99409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8919 1726878311.99446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8919 1726878311.99459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8919 1726878311.99563: variable 'ansible_facts' from source: unknown 8919 1726878312.00274: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 8919 1726878312.00363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8919 1726878312.00476: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8919 1726878312.00505: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8919 1726878312.00529: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8919 1726878312.00552: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8919 1726878312.00586: 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) 8919 1726878312.00605: 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) 8919 1726878312.00622: 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) 8919 1726878312.00642: 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) 8919 1726878312.00696: variable '__certificate_provider_vars' from source: role '' all vars 8919 1726878312.00703: variable '__certificate_certmonger_packages' from source: role '' all vars 8919 1726878312.00750: variable '__certificate_certmonger_packages' from source: role '' all vars 8919 1726878312.00765: variable '__certificate_provider' from source: unknown 8919 1726878312.00773: Evaluated conditional (__certificate_provider_vars[__certificate_provider].packages is defined ): True 8919 1726878312.00779: variable 'omit' from source: magic vars 8919 1726878312.00816: variable 'omit' from source: magic vars 8919 1726878312.00909: variable '__certificate_provider_vars' from source: role '' all vars 8919 1726878312.00916: variable '__certificate_certmonger_packages' from source: role '' all vars 8919 1726878312.00959: variable '__certificate_certmonger_packages' from source: role '' all vars 8919 1726878312.00973: variable '__certificate_provider' from source: unknown 8919 1726878312.01052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8919 1726878312.01069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8919 1726878312.01089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8919 1726878312.01115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8919 1726878312.01128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8919 1726878312.01189: variable '__certificate_is_ostree' from source: set_fact 8919 1726878312.01195: variable 'omit' from source: magic vars 8919 1726878312.01211: variable 'omit' from source: magic vars 8919 1726878312.01231: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8919 1726878312.01253: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8919 1726878312.01267: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8919 1726878312.01280: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8919 1726878312.01293: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8919 1726878312.01315: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8919 1726878312.01320: variable 'ansible_host' from source: host vars for 'managed_node2' 8919 1726878312.01324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8919 1726878312.01391: Set connection var ansible_module_compression to ZIP_DEFLATED 8919 1726878312.01400: Set connection var ansible_shell_executable to /bin/sh 8919 1726878312.01408: Set connection var ansible_timeout to 10 8919 1726878312.01411: Set connection var ansible_shell_type to sh 8919 1726878312.01416: Set connection var ansible_connection to ssh 8919 1726878312.01421: Set connection var ansible_pipelining to False 8919 1726878312.01437: variable 'ansible_shell_executable' from source: unknown 8919 1726878312.01441: variable 'ansible_connection' from source: unknown 8919 1726878312.01444: variable 'ansible_module_compression' from source: unknown 8919 1726878312.01447: variable 'ansible_shell_type' from source: unknown 8919 1726878312.01450: variable 'ansible_shell_executable' from source: unknown 8919 1726878312.01453: variable 'ansible_host' from source: host vars for 'managed_node2' 8919 1726878312.01457: variable 'ansible_pipelining' from source: unknown 8919 1726878312.01459: variable 'ansible_timeout' from source: unknown 8919 1726878312.01462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8919 1726878312.01523: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8919 1726878312.01533: variable 'omit' from source: magic vars 8919 1726878312.01549: starting attempt loop 8919 1726878312.01552: running the handler 8919 1726878312.01615: variable 'ansible_facts' from source: unknown 8919 1726878312.01950: _low_level_execute_command(): starting 8919 1726878312.01959: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8919 1726878312.04338: stdout chunk (state=2): >>>/root <<< 8919 1726878312.04647: stderr chunk (state=3): >>><<< 8919 1726878312.04655: stdout chunk (state=3): >>><<< 8919 1726878312.04674: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 8919 1726878312.04690: _low_level_execute_command(): starting 8919 1726878312.04696: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878312.0468562-8919-105503057445595 `" && echo ansible-tmp-1726878312.0468562-8919-105503057445595="` echo /root/.ansible/tmp/ansible-tmp-1726878312.0468562-8919-105503057445595 `" ) && sleep 0' 8919 1726878312.07442: stdout chunk (state=2): >>>ansible-tmp-1726878312.0468562-8919-105503057445595=/root/.ansible/tmp/ansible-tmp-1726878312.0468562-8919-105503057445595 <<< 8919 1726878312.07602: stderr chunk (state=3): >>><<< 8919 1726878312.07610: stdout chunk (state=3): >>><<< 8919 1726878312.07626: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878312.0468562-8919-105503057445595=/root/.ansible/tmp/ansible-tmp-1726878312.0468562-8919-105503057445595 , stderr= 8919 1726878312.07660: variable 'ansible_module_compression' from source: unknown 8919 1726878312.07718: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81963qu3yf6t/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 8919 1726878312.07762: variable 'ansible_facts' from source: unknown 8919 1726878312.07889: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878312.0468562-8919-105503057445595/AnsiballZ_dnf.py 8919 1726878312.08080: Sending initial data 8919 1726878312.08089: Sent initial data (150 bytes) 8919 1726878312.10777: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmpirjxp6lj /root/.ansible/tmp/ansible-tmp-1726878312.0468562-8919-105503057445595/AnsiballZ_dnf.py <<< 8919 1726878312.12750: stderr chunk (state=3): >>><<< 8919 1726878312.12758: stdout chunk (state=3): >>><<< 8919 1726878312.12780: done transferring module to remote 8919 1726878312.12798: _low_level_execute_command(): starting 8919 1726878312.12806: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878312.0468562-8919-105503057445595/ /root/.ansible/tmp/ansible-tmp-1726878312.0468562-8919-105503057445595/AnsiballZ_dnf.py && sleep 0' 8919 1726878312.15517: stderr chunk (state=2): >>><<< 8919 1726878312.15525: stdout chunk (state=2): >>><<< 8919 1726878312.15541: _low_level_execute_command() done: rc=0, stdout=, stderr= 8919 1726878312.15546: _low_level_execute_command(): starting 8919 1726878312.15551: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878312.0468562-8919-105503057445595/AnsiballZ_dnf.py && sleep 0' 8919 1726878312.19215: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # <<< 8919 1726878312.19245: stdout chunk (state=3): >>>import '_weakref' # <<< 8919 1726878312.19289: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 8919 1726878312.19316: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8919 1726878312.19358: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') <<< 8919 1726878312.19386: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 8919 1726878312.19433: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.19455: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 8919 1726878312.19475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 8919 1726878312.19499: stdout chunk (state=3): >>>import '_codecs' # <<< 8919 1726878312.19520: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c1d7e48> <<< 8919 1726878312.19553: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c16d828> <<< 8919 1726878312.19575: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c1d79b0> <<< 8919 1726878312.19601: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c17a630> <<< 8919 1726878312.19627: stdout chunk (state=3): >>>import '_signal' # <<< 8919 1726878312.19655: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c181160> <<< 8919 1726878312.19679: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 8919 1726878312.19706: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 8919 1726878312.19728: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 8919 1726878312.19760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c1860f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c181748> <<< 8919 1726878312.19792: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c181390> <<< 8919 1726878312.19818: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 8919 1726878312.19844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 8919 1726878312.19873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 8919 1726878312.19897: stdout chunk (state=3): >>>import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 8919 1726878312.19917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 8919 1726878312.19943: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c12b470> <<< 8919 1726878312.19976: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 8919 1726878312.20002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c130e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c12bb38> <<< 8919 1726878312.20023: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 8919 1726878312.20058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 8919 1726878312.20167: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c1374e0> <<< 8919 1726878312.20202: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c11ad68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 8919 1726878312.20226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c11d198> <<< 8919 1726878312.20254: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 8919 1726878312.20273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 8919 1726878312.20294: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a42b940> <<< 8919 1726878312.20313: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 8919 1726878312.20334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a43d240> <<< 8919 1726878312.20420: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c18ba20> <<< 8919 1726878312.20438: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8919 1726878312.20722: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 8919 1726878312.20756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 8919 1726878312.20774: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 8919 1726878312.20798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 8919 1726878312.20820: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 8919 1726878312.20840: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 8919 1726878312.20917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 8919 1726878312.20931: stdout chunk (state=3): >>>import '_functools' # <<< 8919 1726878312.20954: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 8919 1726878312.20977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.21006: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 8919 1726878312.21033: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a3ab198> <<< 8919 1726878312.21058: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a3b53c8> <<< 8919 1726878312.21089: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 8919 1726878312.21118: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd60a3b90b8> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a3b5ba8> <<< 8919 1726878312.21143: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 8919 1726878312.21170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a3b9198> <<< 8919 1726878312.21198: stdout chunk (state=3): >>>import '_collections' # <<< 8919 1726878312.21231: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a4068d0> <<< 8919 1726878312.21256: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 8919 1726878312.21272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 8919 1726878312.21302: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a406cc0> <<< 8919 1726878312.21352: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a3f8278> <<< 8919 1726878312.21379: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' <<< 8919 1726878312.21410: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a3fe278> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a3f0550> <<< 8919 1726878312.21439: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a3e2588> <<< 8919 1726878312.21471: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # <<< 8919 1726878312.21501: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 8919 1726878312.21539: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 8919 1726878312.21558: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a163390> <<< 8919 1726878312.21595: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a16ae10> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a3f8550> import '_locale' # <<< 8919 1726878312.21655: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a16ff28> <<< 8919 1726878312.21686: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a3dc3c8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 8919 1726878312.21723: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd60a1752e8> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a1750f0> <<< 8919 1726878312.21765: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd60a175400> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a455128> <<< 8919 1726878312.21788: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 8919 1726878312.21812: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.21849: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a175ef0> <<< 8919 1726878312.21894: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a175b00> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a1837b8> <<< 8919 1726878312.21914: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 8919 1726878312.21944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 8919 1726878312.22000: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a183f98> <<< 8919 1726878312.22025: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 8919 1726878312.22074: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609d082b0> <<< 8919 1726878312.22110: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a183898> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 8919 1726878312.22169: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609d0dda0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a175630> <<< 8919 1726878312.22202: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 8919 1726878312.22237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609d32400> <<< 8919 1726878312.22269: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd609d327b8> <<< 8919 1726878312.22305: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 8919 1726878312.22330: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 8919 1726878312.22352: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609d394a8> <<< 8919 1726878312.22386: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 8919 1726878312.22418: stdout chunk (state=3): >>>import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 8919 1726878312.22441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 8919 1726878312.22475: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 8919 1726878312.22519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 8919 1726878312.22549: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609ae4cc0> <<< 8919 1726878312.22676: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609ad8400> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609ad80f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609ac9f98> <<< 8919 1726878312.22707: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609d39e48> <<< 8919 1726878312.22747: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd609ade0b8> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609d32b38> <<< 8919 1726878312.22845: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd609a36828> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609ade160> import 'pwd' # <<< 8919 1726878312.23060: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd609a36ba8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a175978> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd609a506d8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 8919 1726878312.23472: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd609a58748> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd609a58c18> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd609a58d30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609a50f28> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd609a600b8> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609a585f8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd609a58358> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609a45c18> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609d1e470> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609a50588> <<< 8919 1726878312.23606: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 8919 1726878312.23632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6080c7a20> <<< 8919 1726878312.23699: stdout chunk (state=3): >>># zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip' <<< 8919 1726878312.23721: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8919 1726878312.23749: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8919 1726878312.23773: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8919 1726878312.24898: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.25842: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' <<< 8919 1726878312.25870: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607e93748> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 8919 1726878312.25922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 8919 1726878312.25981: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 8919 1726878312.26029: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd607db0390> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607e93f28> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6080c7e10> <<< 8919 1726878312.26055: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 8919 1726878312.26076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 8919 1726878312.26115: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607d85c50> <<< 8919 1726878312.26140: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 8919 1726878312.26163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 8919 1726878312.26183: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 8919 1726878312.26203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 8919 1726878312.26226: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 8919 1726878312.26307: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607d8d4a8> <<< 8919 1726878312.26341: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd607d8d518> <<< 8919 1726878312.26368: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 8919 1726878312.26394: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd607d8de48> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 8919 1726878312.26409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 8919 1726878312.26476: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607d34be0> <<< 8919 1726878312.26496: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607db0208> <<< 8919 1726878312.26780: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607d4d5c0> <<< 8919 1726878312.26795: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 8919 1726878312.26810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 8919 1726878312.26825: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6080df710> <<< 8919 1726878312.26855: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 8919 1726878312.26863: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd607d61470> <<< 8919 1726878312.26887: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607d61588> <<< 8919 1726878312.26914: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 8919 1726878312.26924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 8919 1726878312.26957: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 8919 1726878312.26969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 8919 1726878312.26995: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 8919 1726878312.27009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.27059: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 8919 1726878312.27066: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd607dc4048> <<< 8919 1726878312.27151: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 8919 1726878312.27162: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607dda048> <<< 8919 1726878312.27175: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607db4438> <<< 8919 1726878312.27196: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 8919 1726878312.27208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607db4c50> <<< 8919 1726878312.27424: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607d6c940> <<< 8919 1726878312.27458: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 8919 1726878312.27495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.27516: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 8919 1726878312.27523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 8919 1726878312.27535: stdout chunk (state=3): >>>import '_string' # <<< 8919 1726878312.27618: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607f73048> <<< 8919 1726878312.27684: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607db42b0> <<< 8919 1726878312.27808: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' <<< 8919 1726878312.27818: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd607f73eb8> <<< 8919 1726878312.27845: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' <<< 8919 1726878312.27854: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd607f73fd0> <<< 8919 1726878312.27885: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' <<< 8919 1726878312.27895: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd607f80160> <<< 8919 1726878312.27906: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607d616d8> <<< 8919 1726878312.27929: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 8919 1726878312.27948: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 8919 1726878312.27964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 8919 1726878312.28014: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd607f94b00> <<< 8919 1726878312.28191: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607f8f240> <<< 8919 1726878312.28216: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 8919 1726878312.28227: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd607f8f438> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607f80cc0> <<< 8919 1726878312.28251: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8919 1726878312.28262: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 8919 1726878312.28268: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.28342: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.28409: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.28421: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 8919 1726878312.28430: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.28441: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.28456: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8919 1726878312.28539: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.28677: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 8919 1726878312.28705: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 8919 1726878312.28737: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd607fabf28> <<< 8919 1726878312.28790: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607fabbe0> <<< 8919 1726878312.28836: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607fab400> <<< 8919 1726878312.28858: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 8919 1726878312.28893: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607faba58> <<< 8919 1726878312.28912: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607f9bda0> # zipimport: zlib available <<< 8919 1726878312.29396: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.29864: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 8919 1726878312.29879: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 8919 1726878312.29897: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 8919 1726878312.29913: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 8919 1726878312.29928: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.29946: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.29970: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py <<< 8919 1726878312.29982: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.29997: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.30012: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 8919 1726878312.30025: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.30134: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.30257: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 8919 1726878312.30289: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607f0cd30> <<< 8919 1726878312.30298: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.30653: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.31005: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.31052: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.31114: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8919 1726878312.31147: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.31176: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 8919 1726878312.31187: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.31242: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.31316: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 8919 1726878312.31326: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.31347: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 8919 1726878312.31379: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.31410: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8919 1726878312.31417: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.31602: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.31919: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607fc1d68> # zipimport: zlib available <<< 8919 1726878312.31942: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.31958: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py <<< 8919 1726878312.31969: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.32236: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/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_o24arrjq/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_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 8919 1726878312.32444: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/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_o24arrjq/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.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 8919 1726878312.32841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd608061240> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607f65080> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/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_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8919 1726878312.32853: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.32895: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.33250: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.33625: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 8919 1726878312.33639: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607f14198> <<< 8919 1726878312.33666: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 8919 1726878312.33781: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607f14240> <<< 8919 1726878312.33822: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd608034ba8> <<< 8919 1726878312.33887: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py <<< 8919 1726878312.33902: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8919 1726878312.33910: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.33942: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/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_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 8919 1726878312.33952: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.33964: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.33985: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py <<< 8919 1726878312.34078: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 8919 1726878312.34096: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8919 1726878312.34114: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 8919 1726878312.34552: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.35225: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.35851: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.36667: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py <<< 8919 1726878312.36687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607ef1780> <<< 8919 1726878312.36700: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607ef1860> <<< 8919 1726878312.36745: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc' # /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc' <<< 8919 1726878312.36779: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py # code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py <<< 8919 1726878312.36807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py <<< 8919 1726878312.36818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc' <<< 8919 1726878312.36829: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py <<< 8919 1726878312.36844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc' <<< 8919 1726878312.36853: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607e45470> <<< 8919 1726878312.36876: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py <<< 8919 1726878312.36887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607e72550> <<< 8919 1726878312.36899: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py <<< 8919 1726878312.36913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc' <<< 8919 1726878312.36950: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607e72780> <<< 8919 1726878312.36969: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py <<< 8919 1726878312.36978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc' <<< 8919 1726878312.37000: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py <<< 8919 1726878312.37006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc' <<< 8919 1726878312.37049: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py # code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60424c160> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604270cf8> <<< 8919 1726878312.37056: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607e72860> <<< 8919 1726878312.37138: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607e5b2b0> <<< 8919 1726878312.37149: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py <<< 8919 1726878312.37166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc' <<< 8919 1726878312.37187: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py <<< 8919 1726878312.37196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604255208> <<< 8919 1726878312.37207: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py <<< 8919 1726878312.37229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc' <<< 8919 1726878312.37374: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6042552e8> <<< 8919 1726878312.37393: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py <<< 8919 1726878312.37400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc' <<< 8919 1726878312.37430: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py <<< 8919 1726878312.37443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' <<< 8919 1726878312.37475: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6042684e0> <<< 8919 1726878312.37482: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6042656a0> <<< 8919 1726878312.37568: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607e45208> <<< 8919 1726878312.37582: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607eefc50> <<< 8919 1726878312.37602: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py <<< 8919 1726878312.37613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc' <<< 8919 1726878312.37638: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py <<< 8919 1726878312.37680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc' <<< 8919 1726878312.37700: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py <<< 8919 1726878312.37706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc' <<< 8919 1726878312.37728: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607edc9e8> <<< 8919 1726878312.37854: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607ec3c88> <<< 8919 1726878312.37890: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604284e48> <<< 8919 1726878312.37907: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py <<< 8919 1726878312.37917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc' <<< 8919 1726878312.37929: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py <<< 8919 1726878312.37961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc' <<< 8919 1726878312.37976: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py <<< 8919 1726878312.37997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609aa06d8> <<< 8919 1726878312.38039: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py <<< 8919 1726878312.38051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609aa08d0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609a91390> <<< 8919 1726878312.38058: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607ebebe0> <<< 8919 1726878312.38084: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607e399b0> <<< 8919 1726878312.38095: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6080c77f0> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607ef1898> <<< 8919 1726878312.38121: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc' <<< 8919 1726878312.38131: stdout chunk (state=3): >>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607e39470> <<< 8919 1726878312.38143: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py <<< 8919 1726878312.38153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc' import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607e39908> <<< 8919 1726878312.38171: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py <<< 8919 1726878312.38178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc' <<< 8919 1726878312.38196: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py <<< 8919 1726878312.38203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc' <<< 8919 1726878312.38256: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609aa0f60> <<< 8919 1726878312.38265: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609aa0be0> <<< 8919 1726878312.38288: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py <<< 8919 1726878312.38295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc' <<< 8919 1726878312.38318: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609aa0e48> <<< 8919 1726878312.38338: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py <<< 8919 1726878312.38347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd608007f28> <<< 8919 1726878312.38370: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py <<< 8919 1726878312.38392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc' <<< 8919 1726878312.38413: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607fff5c0> <<< 8919 1726878312.38441: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py <<< 8919 1726878312.38451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.38521: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6080038d0> <<< 8919 1726878312.38545: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py <<< 8919 1726878312.38565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc' <<< 8919 1726878312.38636: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 8919 1726878312.38659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 8919 1726878312.38682: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 8919 1726878312.38781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 8919 1726878312.38868: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604293400> <<< 8919 1726878312.38931: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' <<< 8919 1726878312.38945: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6042a8a58> <<< 8919 1726878312.39165: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60802b8d0> <<< 8919 1726878312.39236: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd608003cc0> # zipimport: zlib available # zipimport: zlib available <<< 8919 1726878312.39290: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 8919 1726878312.39328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 8919 1726878312.40015: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60802b860> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py # /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py <<< 8919 1726878312.40036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc' <<< 8919 1726878312.40060: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py <<< 8919 1726878312.40122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc' <<< 8919 1726878312.40153: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py <<< 8919 1726878312.40164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc' <<< 8919 1726878312.40177: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60807e7b8> <<< 8919 1726878312.40196: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60807e1d0> <<< 8919 1726878312.40304: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604224b38> <<< 8919 1726878312.40736: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607fe3ac8> import 'ansible.module_utils.six.moves.http_cookiejar' # import 'ansible.module_utils.six.moves.urllib' # import 'ansible.module_utils.six.moves.urllib.error' # <<< 8919 1726878312.40747: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.urllib.parse' # <<< 8919 1726878312.40776: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.40844: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd608089588> # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py <<< 8919 1726878312.40921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py <<< 8919 1726878312.40933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc' <<< 8919 1726878312.40949: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py <<< 8919 1726878312.41006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6043615f8> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604357ef0> <<< 8919 1726878312.41067: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60434be48> <<< 8919 1726878312.41360: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd608089e48> <<< 8919 1726878312.41383: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6080895c0> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604213ba8> <<< 8919 1726878312.41422: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.41487: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc' # /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc' <<< 8919 1726878312.41558: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604385b70> <<< 8919 1726878312.41578: stdout chunk (state=3): >>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604385940> <<< 8919 1726878312.41622: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc' <<< 8919 1726878312.41636: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py <<< 8919 1726878312.41691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60431aa90> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60431ab38> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py <<< 8919 1726878312.41703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60431ad68> <<< 8919 1726878312.41713: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.41820: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60431aef0> <<< 8919 1726878312.41848: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc' <<< 8919 1726878312.41891: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60432b518> <<< 8919 1726878312.41901: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py <<< 8919 1726878312.41928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py <<< 8919 1726878312.41939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc' <<< 8919 1726878312.41955: stdout chunk (state=3): >>>import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604330be0> <<< 8919 1726878312.42045: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604337c18> <<< 8919 1726878312.42065: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc' <<< 8919 1726878312.42075: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py <<< 8919 1726878312.42084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc' <<< 8919 1726878312.42119: stdout chunk (state=3): >>>import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604330198> <<< 8919 1726878312.42185: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604337f98> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6042d2588> <<< 8919 1726878312.42206: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc' <<< 8919 1726878312.42245: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc' <<< 8919 1726878312.42303: stdout chunk (state=3): >>>import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6042e2860> <<< 8919 1726878312.42337: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6042d2a58> <<< 8919 1726878312.42366: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py <<< 8919 1726878312.42393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc' <<< 8919 1726878312.42415: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py <<< 8919 1726878312.42427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc' import 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603dce6a0> <<< 8919 1726878312.42447: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py <<< 8919 1726878312.42458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc' <<< 8919 1726878312.42471: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py # code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc' <<< 8919 1726878312.42505: stdout chunk (state=3): >>># extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' <<< 8919 1726878312.42521: stdout chunk (state=3): >>># extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' import '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd603dd34e0> <<< 8919 1726878312.42529: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603dcecf8> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603dceb00> <<< 8919 1726878312.42563: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.42574: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py <<< 8919 1726878312.42584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc' <<< 8919 1726878312.42640: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603dd3630> <<< 8919 1726878312.42686: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc' <<< 8919 1726878312.42720: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py <<< 8919 1726878312.42728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc' <<< 8919 1726878312.42751: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py <<< 8919 1726878312.42760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc' <<< 8919 1726878312.42862: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603b6a2e8> <<< 8919 1726878312.42923: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603de5cc0> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603de5a20> <<< 8919 1726878312.42936: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py <<< 8919 1726878312.42945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc' <<< 8919 1726878312.42985: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603b7a5f8> <<< 8919 1726878312.43066: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603ddc3c8> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603dcecc0> <<< 8919 1726878312.43094: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc' <<< 8919 1726878312.43121: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc' <<< 8919 1726878312.43151: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc' <<< 8919 1726878312.43177: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py <<< 8919 1726878312.43203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc' <<< 8919 1726878312.43251: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603b9bd30> <<< 8919 1726878312.43316: stdout chunk (state=3): >>>import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603b9b7b8> <<< 8919 1726878312.43335: stdout chunk (state=3): >>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603b98208> <<< 8919 1726878312.43368: stdout chunk (state=3): >>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603de5748> <<< 8919 1726878312.43488: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604305438> <<< 8919 1726878312.43535: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6043744e0> <<< 8919 1726878312.43546: stdout chunk (state=3): >>>import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd608089a20> <<< 8919 1726878312.43606: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.43749: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 8919 1726878312.43760: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.43852: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.43996: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 8919 1726878312.44004: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.44045: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.44085: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 8919 1726878312.44095: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.44197: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.44324: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 8919 1726878312.44350: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603b047b8> <<< 8919 1726878312.44361: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 8919 1726878312.44464: stdout chunk (state=3): >>># zipimport: zlib available <<< 8919 1726878312.44606: stdout chunk (state=3): >>>import 'gc' # <<< 8919 1726878312.44989: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.45019: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py <<< 8919 1726878312.45027: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc' <<< 8919 1726878312.45054: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc' <<< 8919 1726878312.45062: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603ad9d68> <<< 8919 1726878312.45087: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 8919 1726878312.45117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 8919 1726878312.45443: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603ad9f60> <<< 8919 1726878312.45461: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py <<< 8919 1726878312.45472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' <<< 8919 1726878312.45487: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603ab8d68> <<< 8919 1726878312.45497: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603ad9390> <<< 8919 1726878312.45534: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py <<< 8919 1726878312.45543: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc' <<< 8919 1726878312.45560: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc' import 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603ab9860> <<< 8919 1726878312.45578: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py <<< 8919 1726878312.45604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc' <<< 8919 1726878312.45633: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc' <<< 8919 1726878312.45648: stdout chunk (state=3): >>>import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603a86080> <<< 8919 1726878312.45704: stdout chunk (state=3): >>>import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603ab9a20> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603ad9828> <<< 8919 1726878312.45754: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py <<< 8919 1726878312.45802: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc' <<< 8919 1726878312.45828: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.45849: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py <<< 8919 1726878312.45874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc' <<< 8919 1726878312.47224: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd603a38cc0> <<< 8919 1726878312.47250: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603a389b0> <<< 8919 1726878312.47259: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py <<< 8919 1726878312.47308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc' <<< 8919 1726878312.47434: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' <<< 8919 1726878312.47445: stdout chunk (state=3): >>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5fb0b32e8> <<< 8919 1726878312.47468: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603a38b00> <<< 8919 1726878312.47508: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py <<< 8919 1726878312.47587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc' <<< 8919 1726878312.47709: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5fae10e80> <<< 8919 1726878312.47786: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fb0b3470> <<< 8919 1726878312.47802: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py <<< 8919 1726878312.47861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc' <<< 8919 1726878312.48006: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' <<< 8919 1726878312.48017: stdout chunk (state=3): >>># extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5fab3edd8> <<< 8919 1726878312.48055: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fae03438> <<< 8919 1726878312.48078: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py <<< 8919 1726878312.48107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc' <<< 8919 1726878312.48233: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5faaeecc0> <<< 8919 1726878312.48265: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fab3ef60> <<< 8919 1726878312.48288: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py <<< 8919 1726878312.48335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc' <<< 8919 1726878312.48442: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' <<< 8919 1726878312.48453: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5fa564860> <<< 8919 1726878312.48489: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5faae1630> <<< 8919 1726878312.48514: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc' <<< 8919 1726878312.48619: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd603a456d8> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fa551978> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603a38470> <<< 8919 1726878312.48639: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py <<< 8919 1726878312.48663: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc' <<< 8919 1726878312.48677: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py <<< 8919 1726878312.48692: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc' <<< 8919 1726878312.48708: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py <<< 8919 1726878312.48722: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc' <<< 8919 1726878312.48748: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' <<< 8919 1726878312.48758: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5fa084c50> <<< 8919 1726878312.48789: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fa078f98> <<< 8919 1726878312.48807: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py <<< 8919 1726878312.48834: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc' <<< 8919 1726878312.48855: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py <<< 8919 1726878312.48862: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc' <<< 8919 1726878312.48885: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py <<< 8919 1726878312.48893: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fa095f28> <<< 8919 1726878312.48910: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py <<< 8919 1726878312.48918: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc' <<< 8919 1726878312.48944: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc' <<< 8919 1726878312.48954: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fa09cc50> <<< 8919 1726878312.48977: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py <<< 8919 1726878312.48990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.49219: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' <<< 8919 1726878312.49231: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5fa09b550> <<< 8919 1726878312.49256: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py <<< 8919 1726878312.49268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' <<< 8919 1726878312.49277: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f944a0f0> <<< 8919 1726878312.49351: stdout chunk (state=3): >>># extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' <<< 8919 1726878312.49362: stdout chunk (state=3): >>># extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5f944aa20> <<< 8919 1726878312.49564: stdout chunk (state=3): >>># extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5f944abe0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fa09ce80> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fa095fd0> <<< 8919 1726878312.49591: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fa095908> <<< 8919 1726878312.49642: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.49745: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' <<< 8919 1726878312.49755: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5f9456f98> <<< 8919 1726878312.49763: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fa095d68> <<< 8919 1726878312.49843: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fa084e10> <<< 8919 1726878312.49875: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fa0784a8> <<< 8919 1726878312.49923: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.50059: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' <<< 8919 1726878312.50068: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5f945bf60> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f945be10> <<< 8919 1726878312.50098: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603a385f8> <<< 8919 1726878312.50116: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py <<< 8919 1726878312.50127: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f9471710> <<< 8919 1726878312.50141: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py <<< 8919 1726878312.50163: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc' <<< 8919 1726878312.50180: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py <<< 8919 1726878312.50197: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc' <<< 8919 1726878312.50214: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py <<< 8919 1726878312.50229: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc' <<< 8919 1726878312.50249: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py <<< 8919 1726878312.50268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.50299: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py <<< 8919 1726878312.50329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc' <<< 8919 1726878312.50363: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py <<< 8919 1726878312.50556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc' <<< 8919 1726878312.50673: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' <<< 8919 1726878312.50685: stdout chunk (state=3): >>># extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5f73356a0> <<< 8919 1726878312.50835: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f7365ef0> <<< 8919 1726878312.50862: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc' <<< 8919 1726878312.50879: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py <<< 8919 1726878312.50893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60464dc88> <<< 8919 1726878312.50993: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f7335dd8> <<< 8919 1726878312.51024: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.51092: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py <<< 8919 1726878312.51103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.51122: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc' <<< 8919 1726878312.51164: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604607cc0> <<< 8919 1726878312.51174: stdout chunk (state=3): >>>import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604607ac8> <<< 8919 1726878312.51193: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py <<< 8919 1726878312.51200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.51214: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py <<< 8919 1726878312.51224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc' <<< 8919 1726878312.51266: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604611048> <<< 8919 1726878312.51275: stdout chunk (state=3): >>>import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604607b38> <<< 8919 1726878312.51289: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py <<< 8919 1726878312.51298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.51313: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py <<< 8919 1726878312.51323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc' <<< 8919 1726878312.51358: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604611240> <<< 8919 1726878312.51377: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc' <<< 8919 1726878312.51436: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604611358> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604607f28> <<< 8919 1726878312.51459: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.51470: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/policy.py <<< 8919 1726878312.51481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc' <<< 8919 1726878312.51525: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6046114e0> <<< 8919 1726878312.51538: stdout chunk (state=3): >>>import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604611198> <<< 8919 1726878312.51548: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py <<< 8919 1726878312.51558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc' <<< 8919 1726878312.51599: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6046113c8> <<< 8919 1726878312.51618: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py <<< 8919 1726878312.51628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc' <<< 8919 1726878312.51669: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6046117b8> <<< 8919 1726878312.51716: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc' <<< 8919 1726878312.51744: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604611860> <<< 8919 1726878312.51771: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc' <<< 8919 1726878312.51803: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604611a20> <<< 8919 1726878312.51837: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc' <<< 8919 1726878312.51868: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604611b00> <<< 8919 1726878312.51905: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc' <<< 8919 1726878312.51938: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604611e48> <<< 8919 1726878312.51957: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py <<< 8919 1726878312.51965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc' <<< 8919 1726878312.52005: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6046160f0> <<< 8919 1726878312.52025: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc' <<< 8919 1726878312.52071: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604616358> <<< 8919 1726878312.52099: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py <<< 8919 1726878312.52108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604616470> <<< 8919 1726878312.52130: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc' <<< 8919 1726878312.52169: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604616438> <<< 8919 1726878312.52182: stdout chunk (state=3): >>>import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6045ebf60> <<< 8919 1726878312.52218: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f734bf28> <<< 8919 1726878312.52245: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc' <<< 8919 1726878312.52272: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 8919 1726878312.52326: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 8919 1726878312.52341: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd604616828> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6046077f0> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f7365eb8> <<< 8919 1726878312.52366: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604616710> <<< 8919 1726878312.52380: stdout chunk (state=3): >>>import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f734b9e8> <<< 8919 1726878312.52421: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f7345b70> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f733fe48> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py <<< 8919 1726878312.52444: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc' <<< 8919 1726878312.52468: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f7345cc0> <<< 8919 1726878312.52485: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f94716a0> <<< 8919 1726878312.52503: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py <<< 8919 1726878312.52513: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.52526: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py <<< 8919 1726878312.52547: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc' <<< 8919 1726878312.52563: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py <<< 8919 1726878312.52573: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc' <<< 8919 1726878312.52596: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6caef60> <<< 8919 1726878312.52615: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6cae4a8> <<< 8919 1726878312.52622: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6cae2e8> <<< 8919 1726878312.52640: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc' <<< 8919 1726878312.52663: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py <<< 8919 1726878312.52696: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc' <<< 8919 1726878312.52717: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py <<< 8919 1726878312.52728: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc' <<< 8919 1726878312.52766: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6cd3208> <<< 8919 1726878312.52793: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py <<< 8919 1726878312.52823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc' <<< 8919 1726878312.52840: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 8919 1726878312.52885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 8919 1726878312.52903: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 8919 1726878312.52918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 8919 1726878312.52927: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6c77e10> <<< 8919 1726878312.53036: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' <<< 8919 1726878312.53064: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5f6c82550> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6cddc50> <<< 8919 1726878312.53079: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6cd3630> <<< 8919 1726878312.53104: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6cc97f0> <<< 8919 1726878312.53134: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6cb85c0> <<< 8919 1726878312.53144: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6cb82e8> <<< 8919 1726878312.53157: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py <<< 8919 1726878312.53172: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc' <<< 8919 1726878312.53191: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py <<< 8919 1726878312.53242: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6c9fe10> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6c82c50> <<< 8919 1726878312.53280: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6cb8588> <<< 8919 1726878312.53295: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py <<< 8919 1726878312.53311: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc' <<< 8919 1726878312.53323: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6ca1438> <<< 8919 1726878312.53368: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6ca15f8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6ca16a0> <<< 8919 1726878312.53390: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py <<< 8919 1726878312.53401: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6ca17b8> <<< 8919 1726878312.53452: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py <<< 8919 1726878312.53465: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc' <<< 8919 1726878312.53528: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc' <<< 8919 1726878312.53595: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5f6a24da0> <<< 8919 1726878312.53664: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6a11c88> # /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6a24c88> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py <<< 8919 1726878312.53675: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc' <<< 8919 1726878312.53691: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6a24d68> <<< 8919 1726878312.53704: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6ca1710> <<< 8919 1726878312.53720: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py <<< 8919 1726878312.53731: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc' <<< 8919 1726878312.53743: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py <<< 8919 1726878312.53752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc' <<< 8919 1726878312.53765: stdout chunk (state=3): >>>import 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6a34a20> <<< 8919 1726878312.53782: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6a34780> <<< 8919 1726878312.53796: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py <<< 8919 1726878312.53813: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc' <<< 8919 1726878312.53823: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6a34f28> <<< 8919 1726878312.53845: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc' <<< 8919 1726878312.53855: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6a45080> <<< 8919 1726878312.53863: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py <<< 8919 1726878312.53882: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc' <<< 8919 1726878312.53889: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6a45278> <<< 8919 1726878312.53907: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc' <<< 8919 1726878312.53923: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6a45dd8> <<< 8919 1726878312.53940: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py <<< 8919 1726878312.53952: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6a45f98> <<< 8919 1726878312.53972: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py <<< 8919 1726878312.53980: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc' <<< 8919 1726878312.53997: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py <<< 8919 1726878312.54006: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc' <<< 8919 1726878312.54029: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f67925f8> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6792160> <<< 8919 1726878312.54051: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py <<< 8919 1726878312.54059: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f679b780> <<< 8919 1726878312.54081: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603a86198> <<< 8919 1726878312.54091: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603ae64e0> <<< 8919 1726878312.54382: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f679b978> <<< 8919 1726878312.54540: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py <<< 8919 1726878312.54549: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc' <<< 8919 1726878312.54577: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.54598: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f67c0780> <<< 8919 1726878312.54625: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py <<< 8919 1726878312.54638: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.54645: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py <<< 8919 1726878312.54685: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc' <<< 8919 1726878312.54709: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py <<< 8919 1726878312.54751: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc' <<< 8919 1726878312.54784: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py <<< 8919 1726878312.54795: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f676af60> <<< 8919 1726878312.54813: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc' <<< 8919 1726878312.54835: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py <<< 8919 1726878312.54844: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc' <<< 8919 1726878312.54866: stdout chunk (state=3): >>># /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py # code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.55001: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' <<< 8919 1726878312.55012: stdout chunk (state=3): >>>import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5f677b0b8> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6776be0> <<< 8919 1726878312.55029: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f67718d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6771278> <<< 8919 1726878312.55060: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f67d16a0> <<< 8919 1726878312.55073: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py <<< 8919 1726878312.55090: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc' <<< 8919 1726878312.55101: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6771668> <<< 8919 1726878312.55124: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py <<< 8919 1726878312.55152: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.55170: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py <<< 8919 1726878312.55188: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc' <<< 8919 1726878312.55217: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6092898> <<< 8919 1726878312.55246: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f67824e0> <<< 8919 1726878312.55272: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc' <<< 8919 1726878312.55292: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60a8128> <<< 8919 1726878312.55309: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py <<< 8919 1726878312.55321: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc' <<< 8919 1726878312.55329: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60a82b0> <<< 8919 1726878312.55365: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60a84e0> <<< 8919 1726878312.55378: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py <<< 8919 1726878312.55391: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc' <<< 8919 1726878312.55398: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60a8780> <<< 8919 1726878312.55416: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc' <<< 8919 1726878312.55437: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py <<< 8919 1726878312.55535: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc' <<< 8919 1726878312.55573: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60a8dd8> <<< 8919 1726878312.55580: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60a8be0> <<< 8919 1726878312.55599: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py <<< 8919 1726878312.55610: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60b1128> <<< 8919 1726878312.55628: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py <<< 8919 1726878312.55640: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60b6cf8> <<< 8919 1726878312.55660: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py <<< 8919 1726878312.55670: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc' <<< 8919 1726878312.55690: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60b6eb8> <<< 8919 1726878312.55699: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py <<< 8919 1726878312.55719: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc' <<< 8919 1726878312.55734: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py <<< 8919 1726878312.55754: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc' <<< 8919 1726878312.55770: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60bdda0> <<< 8919 1726878312.55786: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60bd6d8> <<< 8919 1726878312.55795: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py <<< 8919 1726878312.55813: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc' <<< 8919 1726878312.55820: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60ca940> <<< 8919 1726878312.55842: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc' <<< 8919 1726878312.55857: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60cac50> <<< 8919 1726878312.55869: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py <<< 8919 1726878312.55886: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60cada0> <<< 8919 1726878312.55899: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py <<< 8919 1726878312.55929: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc' <<< 8919 1726878312.55953: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60caf60> <<< 8919 1726878312.55973: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc' <<< 8919 1726878312.55989: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6061d30> <<< 8919 1726878312.56005: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py <<< 8919 1726878312.56016: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc' <<< 8919 1726878312.56023: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6061f60> <<< 8919 1726878312.56043: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py <<< 8919 1726878312.56051: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc' <<< 8919 1726878312.56063: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6069198> <<< 8919 1726878312.56081: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py <<< 8919 1726878312.56097: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc' <<< 8919 1726878312.56107: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py <<< 8919 1726878312.56121: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc' <<< 8919 1726878312.56134: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6069e48> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6069940> <<< 8919 1726878312.56309: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py # code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6074f28> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6074710> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f607bb00> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py <<< 8919 1726878312.56377: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f607bd68> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6085dd8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6085fd0> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py <<< 8919 1726878312.56402: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f608d160> <<< 8919 1726878312.56429: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f67c0cf8> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f67c0940> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f67c0160> <<< 8919 1726878312.56457: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc' <<< 8919 1726878312.56487: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.56514: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f608dba8> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f608d8d0> <<< 8919 1726878312.56528: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py <<< 8919 1726878312.56552: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc' <<< 8919 1726878312.56568: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py <<< 8919 1726878312.56593: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc' <<< 8919 1726878312.56615: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py <<< 8919 1726878312.56644: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6024320> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f601f710> # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py <<< 8919 1726878312.56670: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py <<< 8919 1726878312.56699: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc' <<< 8919 1726878312.56713: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py <<< 8919 1726878312.56728: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc' <<< 8919 1726878312.56742: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6037358> <<< 8919 1726878312.56758: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py <<< 8919 1726878312.56768: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc' <<< 8919 1726878312.56793: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 8919 1726878312.56850: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6024898> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6024588> <<< 8919 1726878312.56903: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f608d978> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f67c09b0> <<< 8919 1726878312.56920: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc' <<< 8919 1726878312.56953: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f608d780> <<< 8919 1726878312.56974: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py <<< 8919 1726878312.57009: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc' <<< 8919 1726878312.57075: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f604b7b8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5fd37b8> <<< 8919 1726878312.57089: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py <<< 8919 1726878312.57139: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5fde4a8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc' <<< 8919 1726878312.57162: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5fdeac8> <<< 8919 1726878312.57178: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py <<< 8919 1726878312.57189: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc' <<< 8919 1726878312.57204: stdout chunk (state=3): >>># /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py <<< 8919 1726878312.57214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc' <<< 8919 1726878312.57226: stdout chunk (state=3): >>># /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py <<< 8919 1726878312.57236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc' <<< 8919 1726878312.57357: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5f5ff0160> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5fe9a58> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5fe97b8> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5fe93c8> <<< 8919 1726878312.57405: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc' <<< 8919 1726878312.57443: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5fe9828> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py <<< 8919 1726878312.57466: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc' <<< 8919 1726878312.57546: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5ffce10> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc' <<< 8919 1726878312.57602: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5ffcef0> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc' <<< 8919 1726878312.57747: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5f6005748> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6005518> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py <<< 8919 1726878312.57767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc' <<< 8919 1726878312.57800: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc' <<< 8919 1726878312.57834: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5909c88> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py <<< 8919 1726878312.57856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc' <<< 8919 1726878312.57865: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py <<< 8919 1726878312.57886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc' <<< 8919 1726878312.57924: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py # code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5916f60> <<< 8919 1726878312.57949: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f591c198> # /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py <<< 8919 1726878312.57961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc' <<< 8919 1726878312.58001: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' <<< 8919 1726878312.58031: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5f591c320> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f591c208> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f59169e8> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5909da0> <<< 8919 1726878312.58048: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5909160> <<< 8919 1726878312.58067: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f58ff710> <<< 8919 1726878312.58080: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6005f60> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5ffc7f0> <<< 8919 1726878312.58108: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5ff0c18> <<< 8919 1726878312.58139: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60055f8> <<< 8919 1726878312.58165: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc' <<< 8919 1726878312.58184: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f591c6a0> <<< 8919 1726878312.58202: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py <<< 8919 1726878312.58223: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f592c198> <<< 8919 1726878312.58237: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py <<< 8919 1726878312.58249: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc' <<< 8919 1726878312.58261: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f592c4e0> <<< 8919 1726878312.58291: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc' <<< 8919 1726878312.58309: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f592cf98> <<< 8919 1726878312.58326: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py <<< 8919 1726878312.58355: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc' <<< 8919 1726878312.58385: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f592fb70> <<< 8919 1726878316.23353: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: xmlrpc-c-1.51.0-9.el8.x86_64", "Installed: certmonger-0.79.17-2.el8.x86_64", "Installed: xmlrpc-c-client-1.51.0-9.el8.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["certmonger"], "state": "present", "allow_downgrade": 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, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}} <<< 8919 1726878316.25146: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 8919 1726878316.29326: stdout chunk (state=3): >>># destroy __main__ <<< 8919 1726878316.30206: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 8919 1726878316.30216: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 8919 1726878316.30270: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value <<< 8919 1726878316.30281: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 8919 1726878316.30300: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags <<< 8919 1726878316.30310: stdout chunk (state=3): >>># clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal <<< 8919 1726878316.30328: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig <<< 8919 1726878316.30340: stdout chunk (state=3): >>># destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch <<< 8919 1726878316.30356: stdout chunk (state=3): >>># cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic <<< 8919 1726878316.30367: stdout chunk (state=3): >>># destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util <<< 8919 1726878316.30379: stdout chunk (state=3): >>># cleanup[2] removing logging # cleanup[2] removing string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner <<< 8919 1726878316.30394: stdout chunk (state=3): >>># cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 <<< 8919 1726878316.30403: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext <<< 8919 1726878316.30418: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.mime.base # cleanup[2] removing email.policy # cleanup[2] removing email._policybase # cleanup[2] removing email.header # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.errors # cleanup[2] removing email.charset # cleanup[2] removing email.encoders # cleanup[2] removing quopri # cleanup[2] removing email.utils # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing email._parseaddr # cleanup[2] removing calendar # cleanup[2] removing email.headerregistry # cleanup[2] removing email._header_value_parser # cleanup[2] removing email._encoded_words # cleanup[2] removing email.contentmanager # cleanup[2] removing email.message # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.parser # cleanup[2] removing email.feedparser # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing gzip # cleanup[2] removing http # cleanup[2] removing http.client # cleanup[2] removing ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing <<< 8919 1726878316.30430: stdout chunk (state=3): >>># destroy typing # cleanup[2] removing http.cookiejar # cleanup[2] removing urllib.request # cleanup[2] removing urllib.error # cleanup[2] removing urllib.response # cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar # cleanup[2] removing ansible.module_utils.six.moves.urllib # cleanup[2] removing ansible.module_utils.six.moves.urllib.error # cleanup[2] removing ansible.module_utils.six.moves.urllib.parse # cleanup[2] removing cryptography # destroy cryptography # cleanup[2] removing cryptography.__about__ # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode <<< 8919 1726878316.30449: stdout chunk (state=3): >>># cleanup[2] removing _opcode # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing six # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.hazmat._der # destroy cryptography.hazmat._der # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn <<< 8919 1726878316.30459: stdout chunk (state=3): >>># destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing glob # cleanup[2] removing gc # cleanup[2] removing dnf # cleanup[2] removing dnf.pycomp # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing queue # cleanup[2] removing dnf.const # cleanup[2] removing distutils # cleanup[2] removing distutils.sysconfig # cleanup[2] removing distutils.errors # cleanup[2] removing dnf.base # cleanup[2] removing libdnf # 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 <<< 8919 1726878316.30473: stdout chunk (state=3): >>># cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf._utils # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.exceptions # cleanup[2] removing dnf.i18n # cleanup[2] removing unicodedata # cleanup[2] removing dnf.util # cleanup[2] removing dnf.callback # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # cleanup[2] removing hawkey # cleanup[2] removing hawkey._hawkey # cleanup[2] removing libcomps # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.crypto <<< 8919 1726878316.30481: stdout chunk (state=3): >>># cleanup[2] removing gpg # destroy gpg # cleanup[2] removing gpg.core # destroy gpg.core # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.util # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.tofu.policy # 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.callbacks # destroy gpg.callbacks <<< 8919 1726878316.30497: stdout chunk (state=3): >>># cleanup[2] removing getpass # destroy getpass # cleanup[2] removing termios # cleanup[2] removing gpg.version # destroy gpg.version # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.lock # cleanup[2] removing logging.handlers # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history <<< 8919 1726878316.30508: stdout chunk (state=3): >>># cleanup[2] removing dnf.module # cleanup[2] removing dnf.module.module_base # 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.persistor # cleanup[2] removing distutils.version # 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.sack # cleanup[2] removing dnf.package # cleanup[2] removing dnf.subject # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore <<< 8919 1726878316.30520: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.format # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.term # cleanup[2] removing curses # cleanup[2] removing _curses # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.option_parser # 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.deplist # cleanup[2] removing dnf.cli.commands.repoquery # 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.cli.commands.history # cleanup[2] removing dnf.transaction_sr # 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.cli.commands.search # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing cmd # 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.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dateutil # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil.parser # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz._common # cleanup[2] removing six.moves # 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 <<< 8919 1726878316.30536: stdout chunk (state=3): >>># 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 dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing _sqlite3 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dbus # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing dbus.types # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus.bus # cleanup[2] removing dbus.connection <<< 8919 1726878316.30549: stdout chunk (state=3): >>># cleanup[2] removing dbus.lowlevel # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # 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 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 <<< 8919 1726878316.30603: stdout chunk (state=3): >>># destroy _ast # destroy _datetime <<< 8919 1726878316.30615: stdout chunk (state=3): >>># destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 8919 1726878316.31228: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8919 1726878316.31257: stdout chunk (state=3): >>># destroy zipimport <<< 8919 1726878316.31269: stdout chunk (state=3): >>># destroy _lzma <<< 8919 1726878316.31283: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 8919 1726878316.31297: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 8919 1726878316.31311: stdout chunk (state=3): >>># destroy syslog <<< 8919 1726878316.31325: stdout chunk (state=3): >>># destroy ctypes # destroy systemd._journal # destroy systemd._reader <<< 8919 1726878316.31336: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._daemon <<< 8919 1726878316.31370: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.distro._distro <<< 8919 1726878316.31389: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc # destroy platform <<< 8919 1726878316.31403: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.primitives.hashes <<< 8919 1726878316.31461: stdout chunk (state=3): >>># destroy six.moves.urllib # destroy six.moves <<< 8919 1726878316.31473: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy cryptography.hazmat.backends.interfaces # destroy cryptography.hazmat.primitives.asymmetric.ed448 <<< 8919 1726878316.31502: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh <<< 8919 1726878316.31516: stdout chunk (state=3): >>># destroy hmac # destroy _hmacopenssl # destroy cryptography.hazmat.primitives.asymmetric.dsa <<< 8919 1726878316.31536: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes <<< 8919 1726878316.31544: stdout chunk (state=3): >>># destroy six # destroy cryptography.utils <<< 8919 1726878316.31598: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.relativedelta # destroy dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz.tz <<< 8919 1726878316.31646: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 8919 1726878316.31662: stdout chunk (state=3): >>># destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus <<< 8919 1726878316.31675: stdout chunk (state=3): >>># destroy _dbus_bindings # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 8919 1726878316.31691: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 8919 1726878316.31737: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread <<< 8919 1726878316.31750: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping _io # cleanup[3] wiping marshal # destroy marshal <<< 8919 1726878316.31765: stdout chunk (state=3): >>># cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 <<< 8919 1726878316.31773: stdout chunk (state=3): >>># destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal <<< 8919 1726878316.31784: stdout chunk (state=3): >>># cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os <<< 8919 1726878316.31797: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping posixpath # destroy genericpath <<< 8919 1726878316.31809: stdout chunk (state=3): >>># cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping base64 # cleanup[3] wiping re <<< 8919 1726878316.31821: stdout chunk (state=3): >>># destroy sre_compile # destroy copyreg # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping functools <<< 8919 1726878316.31842: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping operator <<< 8919 1726878316.31870: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping binascii # cleanup[3] wiping importlib # destroy importlib.util # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping warnings # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping contextlib # destroy _collections_abc # cleanup[3] wiping shutil # cleanup[3] wiping fnmatch <<< 8919 1726878316.31883: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping _compression <<< 8919 1726878316.31897: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # cleanup[3] wiping linecache <<< 8919 1726878316.31914: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # destroy io <<< 8919 1726878316.31926: stdout chunk (state=3): >>># cleanup[3] wiping token <<< 8919 1726878316.31941: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy _random <<< 8919 1726878316.31956: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # destroy _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale <<< 8919 1726878316.31968: stdout chunk (state=3): >>># cleanup[3] wiping subprocess <<< 8919 1726878316.31982: stdout chunk (state=3): >>># cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex <<< 8919 1726878316.31999: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # cleanup[3] wiping logging # destroy atexit # destroy logging.handlers <<< 8919 1726878316.32011: stdout chunk (state=3): >>># cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping _socket # destroy _socket # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json <<< 8919 1726878316.32023: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping copy # cleanup[3] wiping ast # cleanup[3] wiping _selinux <<< 8919 1726878316.32038: stdout chunk (state=3): >>># cleanup[3] wiping argparse # cleanup[3] wiping textwrap # cleanup[3] wiping gettext <<< 8919 1726878316.32051: stdout chunk (state=3): >>># cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase <<< 8919 1726878316.32066: stdout chunk (state=3): >>># destroy email.mime # destroy email.mime.base # destroy email.mime.multipart # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.text # destroy email.base64mime # destroy email.headerregistry # destroy email.iterators # destroy email.contentmanager # destroy email.policy # destroy email.feedparser <<< 8919 1726878316.32080: stdout chunk (state=3): >>># destroy email.parser # cleanup[3] wiping email.header # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping quopri # cleanup[3] wiping email.utils # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping urllib.parse <<< 8919 1726878316.32095: stdout chunk (state=3): >>># cleanup[3] wiping calendar # cleanup[3] wiping email._header_value_parser # destroy email._encoded_words <<< 8919 1726878316.32106: stdout chunk (state=3): >>># cleanup[3] wiping email.message <<< 8919 1726878316.32118: stdout chunk (state=3): >>># destroy uu # destroy quopri # cleanup[3] wiping gzip # destroy _compression # destroy zlib # cleanup[3] wiping http # destroy http.client # destroy http.cookiejar # cleanup[3] wiping ssl <<< 8919 1726878316.32133: stdout chunk (state=3): >>># destroy ipaddress # destroy textwrap # cleanup[3] wiping _ssl # destroy _ssl # cleanup[3] wiping ansible.module_utils.six.moves.urllib # cleanup[3] wiping ansible.module_utils.six.moves.urllib.error <<< 8919 1726878316.32145: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token <<< 8919 1726878316.32158: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping glob <<< 8919 1726878316.32168: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping dnf <<< 8919 1726878316.32182: stdout chunk (state=3): >>># 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 <<< 8919 1726878316.32196: stdout chunk (state=3): >>># 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 <<< 8919 1726878316.32210: stdout chunk (state=3): >>># destroy 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 queue # cleanup[3] wiping distutils # destroy distutils.errors # destroy distutils.sysconfig # destroy distutils.version # 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._error # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._module <<< 8919 1726878316.32224: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._transaction <<< 8919 1726878316.32240: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._utils # cleanup[3] wiping unicodedata # cleanup[3] wiping rpm # destroy rpm._rpmb <<< 8919 1726878316.32252: stdout chunk (state=3): >>># destroy rpm.transaction # cleanup[3] wiping rpm._rpm # destroy rpm._rpm # cleanup[3] wiping rpm._rpms <<< 8919 1726878316.32264: stdout chunk (state=3): >>># destroy rpm._rpms # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # destroy hawkey._hawkey # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # destroy libcomps._libpycomps # cleanup[3] wiping dnf.yum.misc # destroy _stat <<< 8919 1726878316.32281: stdout chunk (state=3): >>># cleanup[3] wiping gpg.gpgme <<< 8919 1726878316.32299: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 8919 1726878316.32318: stdout chunk (state=3): >>># cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util <<< 8919 1726878316.32330: stdout chunk (state=3): >>># cleanup[3] wiping gpg.constants <<< 8919 1726878316.32345: stdout chunk (state=3): >>># destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type <<< 8919 1726878316.32358: stdout chunk (state=3): >>># 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 termios # cleanup[3] wiping pickle # destroy _compat_pickle <<< 8919 1726878316.32370: stdout chunk (state=3): >>># cleanup[3] wiping _pickle # destroy _pickle <<< 8919 1726878316.32381: stdout chunk (state=3): >>># cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping libdnf._smartcols <<< 8919 1726878316.32400: stdout chunk (state=3): >>># cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # destroy _curses # cleanup[3] wiping dnf.cli.commands # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check <<< 8919 1726878316.32415: stdout chunk (state=3): >>># 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 # cleanup[3] wiping cmd # cleanup[3] wiping _sqlite3 <<< 8919 1726878316.32431: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 8919 1726878316.32996: stdout chunk (state=3): >>># destroy libdnf._error # destroy _heapq <<< 8919 1726878316.33011: stdout chunk (state=3): >>># destroy _thread # destroy _warnings <<< 8919 1726878316.33023: stdout chunk (state=3): >>># destroy stat # destroy _sre # destroy sre_parse <<< 8919 1726878316.33041: stdout chunk (state=3): >>># destroy select <<< 8919 1726878316.33055: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 8919 1726878316.33076: stdout chunk (state=3): >>># destroy pickle <<< 8919 1726878316.33094: 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 <<< 8919 1726878316.33104: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.robotparser # destroy ansible.module_utils.six.moves # destroy _operator <<< 8919 1726878316.33154: stdout chunk (state=3): >>># destroy bisect # destroy posixpath <<< 8919 1726878316.33168: stdout chunk (state=3): >>># destroy posix # destroy http # destroy socket # destroy ssl <<< 8919 1726878316.33213: stdout chunk (state=3): >>># destroy gzip <<< 8919 1726878316.33226: stdout chunk (state=3): >>># destroy abc # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser <<< 8919 1726878316.33239: stdout chunk (state=3): >>># destroy email.quoprimime <<< 8919 1726878316.33274: stdout chunk (state=3): >>># destroy threading # destroy email.message # destroy email.errors # destroy email.encoders <<< 8919 1726878316.33315: stdout chunk (state=3): >>># destroy signal # destroy unicodedata <<< 8919 1726878316.33327: stdout chunk (state=3): >>># destroy email # destroy queue # destroy urllib # destroy pwd # destroy gettext # destroy libcomps # destroy locale <<< 8919 1726878316.33346: stdout chunk (state=3): >>># destroy contextlib # destroy string # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy hashlib # destroy distutils # destroy errno # destroy importlib # destroy inspect # destroy binascii # destroy gc # destroy math # destroy _functools <<< 8919 1726878316.33375: stdout chunk (state=3): >>># destroy urllib.parse <<< 8919 1726878316.33415: stdout chunk (state=3): >>># destroy tempfile # destroy traceback <<< 8919 1726878316.33428: stdout chunk (state=3): >>># destroy calendar # destroy glob # destroy curses <<< 8919 1726878316.33442: stdout chunk (state=3): >>># destroy fcntl # destroy struct # destroy termios # destroy random # destroy dnf.cli.output <<< 8919 1726878316.33472: stdout chunk (state=3): >>># destroy rpm <<< 8919 1726878316.33516: stdout chunk (state=3): >>># destroy itertools # destroy _imp <<< 8919 1726878316.33531: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy json.scanner <<< 8919 1726878316.33548: stdout chunk (state=3): >>># destroy _json # destroy importlib.abc # destroy warnings # destroy types # destroy io # destroy _opcode # destroy dnf.yum.misc # destroy re <<< 8919 1726878316.33558: stdout chunk (state=3): >>># destroy json # destroy functools # destroy argparse # destroy operator # destroy cmd # destroy copy # destroy shlex <<< 8919 1726878316.33566: stdout chunk (state=3): >>># destroy fnmatch # destroy hawkey # destroy logging # destroy dnf # destroy dnf.cli.commands <<< 8919 1726878316.33677: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 8919 1726878316.34482: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 8919 1726878316.34530: stderr chunk (state=3): >>><<< 8919 1726878316.34537: stdout chunk (state=3): >>><<< 8919 1726878316.34656: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c1d7e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c16d828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c1d79b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c17a630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c181160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c1860f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c181748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c181390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c12b470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c130e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c12bb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c1374e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c11ad68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c11d198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a42b940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a43d240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60c18ba20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a3ab198> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a3b53c8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd60a3b90b8> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a3b5ba8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a3b9198> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a4068d0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a406cc0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a3f8278> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a3fe278> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a3f0550> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a3e2588> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a163390> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a16ae10> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a3f8550> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a16ff28> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a3dc3c8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd60a1752e8> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a1750f0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd60a175400> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a455128> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a175ef0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a175b00> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a1837b8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a183f98> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609d082b0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a183898> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609d0dda0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a175630> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609d32400> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd609d327b8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609d394a8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609ae4cc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609ad8400> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609ad80f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609ac9f98> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609d39e48> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd609ade0b8> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609d32b38> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd609a36828> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609ade160> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd609a36ba8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60a175978> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd609a506d8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd609a58748> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd609a58c18> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd609a58d30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609a50f28> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd609a600b8> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609a585f8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd609a58358> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609a45c18> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609d1e470> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609a50588> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6080c7a20> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/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_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607e93748> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd607db0390> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607e93f28> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6080c7e10> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607d85c50> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607d8d4a8> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd607d8d518> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd607d8de48> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607d34be0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607db0208> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607d4d5c0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6080df710> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd607d61470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607d61588> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd607dc4048> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607dda048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607db4438> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607db4c50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607d6c940> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607f73048> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607db42b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd607f73eb8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd607f73fd0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd607f80160> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607d616d8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd607f94b00> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607f8f240> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd607f8f438> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607f80cc0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/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_o24arrjq/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_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd607fabf28> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607fabbe0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607fab400> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607faba58> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607f9bda0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/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_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607f0cd30> # 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_o24arrjq/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_o24arrjq/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_o24arrjq/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_o24arrjq/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_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607fc1d68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/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_o24arrjq/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_o24arrjq/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_o24arrjq/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_o24arrjq/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.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd608061240> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607f65080> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/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_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607f14198> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607f14240> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd608034ba8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/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_o24arrjq/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_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/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_o24arrjq/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.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py # code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607ef1780> # /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607ef1860> # /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc' # /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py # code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py # code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py # code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py # code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607e45470> # /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py # code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607e72550> # /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py # code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607e72780> # /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py # code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py # code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py # code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60424c160> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604270cf8> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607e72860> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607e5b2b0> # /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py # code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604255208> # /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6042552e8> # /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py # code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py # code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6042684e0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6042656a0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607e45208> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607eefc50> # /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py # code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py # code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py # code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607edc9e8> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607ec3c88> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604284e48> # /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py # code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py # code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py # code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609aa06d8> # /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py # code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609aa08d0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609a91390> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607ebebe0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607e399b0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6080c77f0> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607ef1898> # /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc' import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607e39470> # /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc' import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607e39908> # /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py # code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py # code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609aa0f60> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609aa0be0> # /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py # code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd609aa0e48> # /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py # code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd608007f28> # /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py # code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607fff5c0> # /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py # code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6080038d0> # /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py # code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604293400> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6042a8a58> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60802b8d0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd608003cc0> # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60802b860> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py # /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py # code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60807e7b8> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60807e1d0> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604224b38> import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd607fe3ac8> import 'ansible.module_utils.six.moves.http_cookiejar' # import 'ansible.module_utils.six.moves.urllib' # import 'ansible.module_utils.six.moves.urllib.error' # import 'ansible.module_utils.six.moves.urllib.parse' # # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd608089588> # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py # code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py # code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py # code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd6043615f8> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604357ef0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60434be48> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd608089e48> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6080895c0> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604213ba8> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc' # /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604385b70> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604385940> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60431aa90> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60431ab38> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60431ad68> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60431aef0> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60432b518> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604330be0> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604337c18> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc' import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604330198> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604337f98> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6042d2588> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc' import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6042e2860> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6042d2a58> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc' import 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603dce6a0> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py # code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc' # extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' import '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd603dd34e0> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603dcecf8> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603dceb00> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc' import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603dd3630> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc' import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603b6a2e8> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603de5cc0> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603de5a20> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc' import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603b7a5f8> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603ddc3c8> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603dcecc0> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc' import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603b9bd30> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603b9b7b8> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603b98208> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603de5748> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604305438> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6043744e0> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd608089a20> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/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_o24arrjq/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_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603b047b8> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_o24arrjq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc' # /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603ad9d68> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603ad9f60> # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603ab8d68> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603ad9390> # /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc' import 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603ab9860> # /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc' import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603a86080> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603ab9a20> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603ad9828> # /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd603a38cc0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603a389b0> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5fb0b32e8> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603a38b00> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5fae10e80> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fb0b3470> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5fab3edd8> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fae03438> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5faaeecc0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fab3ef60> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5fa564860> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5faae1630> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd603a456d8> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fa551978> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603a38470> # /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5fa084c50> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fa078f98> # /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fa095f28> # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fa09cc50> # /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5fa09b550> # /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f944a0f0> # extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5f944aa20> # extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5f944abe0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fa09ce80> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fa095fd0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fa095908> # /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5f9456f98> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fa095d68> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fa084e10> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5fa0784a8> # /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5f945bf60> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f945be10> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603a385f8> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f9471710> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5f73356a0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f7365ef0> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd60464dc88> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f7335dd8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604607cc0> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604607ac8> # /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604611048> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604607b38> # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604611240> # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604611358> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604607f28> # /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6046114e0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604611198> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6046113c8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6046117b8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604611860> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604611a20> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604611b00> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604611e48> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6046160f0> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604616358> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604616470> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604616438> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6045ebf60> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f734bf28> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd604616828> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6046077f0> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f7365eb8> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd604616710> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f734b9e8> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f7345b70> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f733fe48> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f7345cc0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f94716a0> # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6caef60> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6cae4a8> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6cae2e8> # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6cd3208> # /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py # code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6c77e10> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5f6c82550> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6cddc50> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6cd3630> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6cc97f0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6cb85c0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6cb82e8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6c9fe10> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6c82c50> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6cb8588> # /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6ca1438> # /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6ca15f8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6ca16a0> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6ca17b8> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5f6a24da0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6a11c88> # /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6a24c88> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6a24d68> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6ca1710> # /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc' import 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6a34a20> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6a34780> # /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6a34f28> # /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6a45080> # /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6a45278> # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6a45dd8> # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6a45f98> # /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f67925f8> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6792160> # /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f679b780> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603a86198> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd603ae64e0> # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f679b978> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f67c0780> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f676af60> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc' # /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py # code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5f677b0b8> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6776be0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f67718d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6771278> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f67d16a0> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6771668> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6092898> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f67824e0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60a8128> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60a82b0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60a84e0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60a8780> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60a8dd8> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60a8be0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60b1128> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60b6cf8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60b6eb8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60bdda0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60bd6d8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60ca940> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60cac50> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60cada0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60caf60> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6061d30> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6061f60> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6069198> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6069e48> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6069940> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py # code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6074f28> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6074710> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f607bb00> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f607bd68> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6085dd8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6085fd0> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f608d160> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f67c0cf8> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f67c0940> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f67c0160> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f608dba8> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f608d8d0> # /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6024320> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f601f710> # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6037358> # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6024898> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6024588> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f608d978> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f67c09b0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f608d780> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f604b7b8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5fd37b8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5fde4a8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5fdeac8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc' # /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py # code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5f5ff0160> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5fe9a58> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5fe97b8> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5fe93c8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5fe9828> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5ffce10> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5ffcef0> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5f6005748> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6005518> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5909c88> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc' # /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py # code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5916f60> # /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f591c198> # /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5f591c320> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f591c208> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f59169e8> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5909da0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5909160> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f58ff710> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f6005f60> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5ffc7f0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f5ff0c18> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f60055f8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f591c6a0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f592c198> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f592c4e0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f592cf98> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5f592fb70> {"msg": "", "changed": true, "results": ["Installed: xmlrpc-c-1.51.0-9.el8.x86_64", "Installed: certmonger-0.79.17-2.el8.x86_64", "Installed: xmlrpc-c-client-1.51.0-9.el8.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["certmonger"], "state": "present", "allow_downgrade": 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, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": 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__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.mime.base # cleanup[2] removing email.policy # cleanup[2] removing email._policybase # cleanup[2] removing email.header # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.errors # cleanup[2] removing email.charset # cleanup[2] removing email.encoders # cleanup[2] removing quopri # cleanup[2] removing email.utils # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing email._parseaddr # cleanup[2] removing calendar # cleanup[2] removing email.headerregistry # cleanup[2] removing email._header_value_parser # cleanup[2] removing email._encoded_words # cleanup[2] removing email.contentmanager # cleanup[2] removing email.message # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.parser # cleanup[2] removing email.feedparser # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing gzip # cleanup[2] removing http # cleanup[2] removing http.client # cleanup[2] removing ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing http.cookiejar # cleanup[2] removing urllib.request # cleanup[2] removing urllib.error # cleanup[2] removing urllib.response # cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar # cleanup[2] removing ansible.module_utils.six.moves.urllib # cleanup[2] removing ansible.module_utils.six.moves.urllib.error # cleanup[2] removing ansible.module_utils.six.moves.urllib.parse # cleanup[2] removing cryptography # destroy cryptography # cleanup[2] removing cryptography.__about__ # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing _opcode # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing six # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.hazmat._der # destroy cryptography.hazmat._der # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.hazmat.primitives.hashes # 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 glob # cleanup[2] removing gc # cleanup[2] removing dnf # cleanup[2] removing dnf.pycomp # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing queue # cleanup[2] removing dnf.const # cleanup[2] removing distutils # cleanup[2] removing distutils.sysconfig # cleanup[2] removing distutils.errors # cleanup[2] removing dnf.base # cleanup[2] removing libdnf # 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 dnf.comps # cleanup[2] removing dnf.exceptions # cleanup[2] removing dnf.i18n # cleanup[2] removing unicodedata # cleanup[2] removing dnf.util # cleanup[2] removing dnf.callback # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # cleanup[2] removing hawkey # cleanup[2] removing hawkey._hawkey # cleanup[2] removing libcomps # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.crypto # cleanup[2] removing gpg # destroy gpg # cleanup[2] removing gpg.core # destroy gpg.core # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.util # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.tofu.policy # 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.callbacks # destroy gpg.callbacks # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing termios # cleanup[2] removing gpg.version # destroy gpg.version # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.lock # cleanup[2] removing logging.handlers # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing dnf.module.module_base # 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.persistor # cleanup[2] removing distutils.version # 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.sack # cleanup[2] removing dnf.package # cleanup[2] removing dnf.subject # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.format # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.term # cleanup[2] removing curses # cleanup[2] removing _curses # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.option_parser # 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.deplist # cleanup[2] removing dnf.cli.commands.repoquery # 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.cli.commands.history # cleanup[2] removing dnf.transaction_sr # 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.cli.commands.search # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing cmd # 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.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dateutil # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil.parser # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz._common # cleanup[2] removing six.moves # 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 dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing _sqlite3 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dbus # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing dbus.types # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus.bus # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.lowlevel # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # 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 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 # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy zipimport # destroy _lzma # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy syslog # destroy ctypes # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy selinux # destroy ansible.module_utils.distro._distro # destroy mimetypes # destroy netrc # destroy platform # destroy ansible.module_utils.compat.typing # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.primitives.hashes # destroy six.moves.urllib # destroy six.moves # 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 cryptography.hazmat.backends.interfaces # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # destroy hmac # destroy _hmacopenssl # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes # destroy six # destroy cryptography.utils # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.relativedelta # destroy dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz.tz # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy _dbus_bindings # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping _io # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping base64 # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping binascii # cleanup[3] wiping importlib # destroy importlib.util # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping warnings # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping contextlib # destroy _collections_abc # cleanup[3] wiping shutil # cleanup[3] wiping fnmatch # cleanup[3] wiping zlib # cleanup[3] wiping _compression # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # destroy io # cleanup[3] wiping token # cleanup[3] wiping pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy _random # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # destroy _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # cleanup[3] wiping logging # destroy atexit # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping _socket # destroy _socket # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping copy # cleanup[3] wiping ast # cleanup[3] wiping _selinux # cleanup[3] wiping argparse # cleanup[3] wiping textwrap # cleanup[3] wiping gettext # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email.mime # destroy email.mime.base # destroy email.mime.multipart # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.text # destroy email.base64mime # destroy email.headerregistry # destroy email.iterators # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping email.header # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping quopri # cleanup[3] wiping email.utils # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping urllib.parse # cleanup[3] wiping calendar # cleanup[3] wiping email._header_value_parser # destroy email._encoded_words # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping gzip # destroy _compression # destroy zlib # cleanup[3] wiping http # destroy http.client # destroy http.cookiejar # cleanup[3] wiping ssl # destroy ipaddress # destroy textwrap # cleanup[3] wiping _ssl # destroy _ssl # cleanup[3] wiping ansible.module_utils.six.moves.urllib # cleanup[3] wiping ansible.module_utils.six.moves.urllib.error # cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping glob # cleanup[3] wiping gc # 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 # 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 queue # cleanup[3] wiping distutils # destroy distutils.errors # destroy distutils.sysconfig # destroy distutils.version # 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._error # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._utils # cleanup[3] wiping unicodedata # cleanup[3] wiping rpm # destroy rpm._rpmb # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # destroy rpm._rpm # cleanup[3] wiping rpm._rpms # destroy rpm._rpms # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # destroy hawkey._hawkey # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # destroy libcomps._libpycomps # cleanup[3] wiping dnf.yum.misc # destroy _stat # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # 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 termios # cleanup[3] wiping pickle # destroy _compat_pickle # cleanup[3] wiping _pickle # destroy _pickle # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # destroy _curses # cleanup[3] wiping dnf.cli.commands # 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 # cleanup[3] wiping cmd # cleanup[3] wiping _sqlite3 # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy libdnf._error # destroy _heapq # destroy _thread # destroy _warnings # destroy stat # destroy _sre # destroy sre_parse # destroy select # destroy ansible.module_utils.six.moves.urllib # destroy pickle # 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 bisect # destroy posixpath # destroy posix # destroy http # destroy socket # destroy ssl # destroy gzip # destroy abc # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime # destroy threading # destroy email.message # destroy email.errors # destroy email.encoders # destroy signal # destroy unicodedata # destroy email # destroy queue # destroy urllib # destroy pwd # destroy gettext # destroy libcomps # destroy locale # destroy contextlib # destroy string # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy hashlib # destroy distutils # destroy errno # destroy importlib # destroy inspect # destroy binascii # destroy gc # destroy math # destroy _functools # destroy urllib.parse # destroy tempfile # destroy traceback # destroy calendar # destroy glob # destroy curses # destroy fcntl # destroy struct # destroy termios # destroy random # destroy dnf.cli.output # destroy rpm # destroy itertools # destroy _imp # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy json.scanner # destroy _json # destroy importlib.abc # destroy warnings # destroy types # destroy io # destroy _opcode # destroy dnf.yum.misc # destroy re # destroy json # destroy functools # destroy argparse # destroy operator # destroy cmd # destroy copy # destroy shlex # destroy fnmatch # destroy hawkey # destroy logging # destroy dnf # destroy dnf.cli.commands # destroy _frozen_importlib , stderr=Shared connection to 10.31.12.109 closed. 8919 1726878316.34888: done with _execute_module (ansible.legacy.dnf, {'name': ['certmonger'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_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-1726878312.0468562-8919-105503057445595/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 8919 1726878316.34912: _low_level_execute_command(): starting 8919 1726878316.34918: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878312.0468562-8919-105503057445595/ > /dev/null 2>&1 && sleep 0' 8919 1726878316.37534: stderr chunk (state=2): >>><<< 8919 1726878316.37543: stdout chunk (state=2): >>><<< 8919 1726878316.37561: _low_level_execute_command() done: rc=0, stdout=, stderr= 8919 1726878316.37569: handler run complete 8919 1726878316.37595: attempt loop complete, returning result 8919 1726878316.37612: variable '__certificate_provider' from source: unknown 8919 1726878316.37676: variable '__certificate_provider' from source: unknown changed: [managed_node2] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: xmlrpc-c-1.51.0-9.el8.x86_64", "Installed: certmonger-0.79.17-2.el8.x86_64", "Installed: xmlrpc-c-client-1.51.0-9.el8.x86_64" ] } 8919 1726878316.37721: dumping result to json 8919 1726878316.37729: done dumping result, returning 8919 1726878316.37740: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Ensure provider packages are installed [0affdecc-488f-74fb-5155-000000000240] 8919 1726878316.37746: sending task result for task 0affdecc-488f-74fb-5155-000000000240 8919 1726878316.37780: done sending task result for task 0affdecc-488f-74fb-5155-000000000240 8919 1726878316.37784: WORKER PROCESS EXITING 8196 1726878316.37956: no more pending results, returning what we have 8196 1726878316.37959: results queue empty 8196 1726878316.37960: checking for any_errors_fatal 8196 1726878316.37966: done checking for any_errors_fatal 8196 1726878316.37967: checking for max_fail_percentage 8196 1726878316.37968: done checking for max_fail_percentage 8196 1726878316.37969: checking to see if all hosts have failed and the running result is not ok 8196 1726878316.37969: done checking to see if all hosts have failed 8196 1726878316.37970: getting the remaining hosts for this loop 8196 1726878316.37971: done getting the remaining hosts for this loop 8196 1726878316.37974: getting the next task for host managed_node2 8196 1726878316.37979: done getting next task for host managed_node2 8196 1726878316.37982: ^ task is: TASK: fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists 8196 1726878316.37985: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 8196 1726878316.37996: getting variables 8196 1726878316.37998: in VariableManager get_vars() 8196 1726878316.38030: Calling all_inventory to load vars for managed_node2 8196 1726878316.38035: Calling groups_inventory to load vars for managed_node2 8196 1726878316.38037: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878316.38046: Calling all_plugins_play to load vars for managed_node2 8196 1726878316.38048: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878316.38051: Calling groups_plugins_play to load vars for managed_node2 8196 1726878316.38796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878316.39621: done with get_vars() 8196 1726878316.39637: done getting variables TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Friday 20 September 2024 20:25:16 -0400 (0:00:04.444) 0:00:51.560 ****** 8196 1726878316.39709: entering _queue_task() for managed_node2/file 8196 1726878316.39883: worker is 1 (out of 1 available) 8196 1726878316.39899: exiting _queue_task() for managed_node2/file 8196 1726878316.39912: done queuing things up, now waiting for results queue to drain 8196 1726878316.39913: waiting for pending results... 8973 1726878316.40027: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists 8973 1726878316.40143: in run() - task 0affdecc-488f-74fb-5155-000000000242 8973 1726878316.40159: variable 'ansible_search_path' from source: unknown 8973 1726878316.40164: variable 'ansible_search_path' from source: unknown 8973 1726878316.40197: variable '__certificate_providers' from source: task vars 8973 1726878316.40426: variable '__certificate_providers' from source: task vars 8973 1726878316.40620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8973 1726878316.42699: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8973 1726878316.42762: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8973 1726878316.42791: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8973 1726878316.42822: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8973 1726878316.42844: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8973 1726878316.42921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8973 1726878316.42954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8973 1726878316.42979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8973 1726878316.43021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8973 1726878316.43037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8973 1726878316.43210: variable 'certificate_requests' from source: include params 8973 1726878316.43235: variable '__cockpit_test_group' from source: set_fact 8973 1726878316.43305: variable '__cockpit_test_group' from source: set_fact 8973 1726878316.43335: variable '__certificate_provider_default' from source: role '' all vars 8973 1726878316.43401: variable 'omit' from source: magic vars 8973 1726878316.43491: variable 'ansible_host' from source: host vars for 'managed_node2' 8973 1726878316.43501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8973 1726878316.43511: variable 'omit' from source: magic vars 8973 1726878316.43727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8973 1726878316.43754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8973 1726878316.43780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8973 1726878316.43822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8973 1726878316.43839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8973 1726878316.43951: variable 'ansible_facts' from source: unknown 8973 1726878316.44569: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 8973 1726878316.44661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8973 1726878316.44769: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8973 1726878316.44799: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8973 1726878316.44824: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8973 1726878316.44848: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8973 1726878316.44878: 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) 8973 1726878316.44898: 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) 8973 1726878316.44916: 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) 8973 1726878316.44938: 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) 8973 1726878316.44991: variable '__certificate_provider_vars' from source: role '' all vars 8973 1726878316.44998: variable '__certificate_certmonger_packages' from source: role '' all vars 8973 1726878316.45044: variable '__certificate_certmonger_packages' from source: role '' all vars 8973 1726878316.45060: variable '__certificate_provider' from source: unknown 8973 1726878316.45067: Evaluated conditional (__certificate_provider_vars[__certificate_provider].config_dir is defined ): True 8973 1726878316.45073: variable 'omit' from source: magic vars 8973 1726878316.45109: variable 'omit' from source: magic vars 8973 1726878316.45200: variable '__certificate_provider_vars' from source: role '' all vars 8973 1726878316.45207: variable '__certificate_certmonger_packages' from source: role '' all vars 8973 1726878316.45249: variable '__certificate_certmonger_packages' from source: role '' all vars 8973 1726878316.45264: variable '__certificate_provider' from source: unknown 8973 1726878316.45326: variable '__certificate_provider_vars' from source: role '' all vars 8973 1726878316.45334: variable '__certificate_certmonger_packages' from source: role '' all vars 8973 1726878316.45377: variable '__certificate_certmonger_packages' from source: role '' all vars 8973 1726878316.45393: variable '__certificate_provider' from source: unknown 8973 1726878316.45454: variable '__certificate_provider_vars' from source: role '' all vars 8973 1726878316.45461: variable '__certificate_certmonger_packages' from source: role '' all vars 8973 1726878316.45505: variable '__certificate_certmonger_packages' from source: role '' all vars 8973 1726878316.45519: variable '__certificate_provider' from source: unknown 8973 1726878316.45580: variable '__certificate_provider_vars' from source: role '' all vars 8973 1726878316.45587: variable '__certificate_certmonger_packages' from source: role '' all vars 8973 1726878316.45627: variable '__certificate_certmonger_packages' from source: role '' all vars 8973 1726878316.45645: variable '__certificate_provider' from source: unknown 8973 1726878316.45659: variable 'omit' from source: magic vars 8973 1726878316.45677: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8973 1726878316.45707: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8973 1726878316.45721: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8973 1726878316.45737: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8973 1726878316.45746: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8973 1726878316.45770: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8973 1726878316.45775: variable 'ansible_host' from source: host vars for 'managed_node2' 8973 1726878316.45779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8973 1726878316.45843: Set connection var ansible_module_compression to ZIP_DEFLATED 8973 1726878316.45853: Set connection var ansible_shell_executable to /bin/sh 8973 1726878316.45860: Set connection var ansible_timeout to 10 8973 1726878316.45864: Set connection var ansible_shell_type to sh 8973 1726878316.45869: Set connection var ansible_connection to ssh 8973 1726878316.45874: Set connection var ansible_pipelining to False 8973 1726878316.45888: variable 'ansible_shell_executable' from source: unknown 8973 1726878316.45892: variable 'ansible_connection' from source: unknown 8973 1726878316.45895: variable 'ansible_module_compression' from source: unknown 8973 1726878316.45899: variable 'ansible_shell_type' from source: unknown 8973 1726878316.45902: variable 'ansible_shell_executable' from source: unknown 8973 1726878316.45905: variable 'ansible_host' from source: host vars for 'managed_node2' 8973 1726878316.45910: variable 'ansible_pipelining' from source: unknown 8973 1726878316.45913: variable 'ansible_timeout' from source: unknown 8973 1726878316.45917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8973 1726878316.46008: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8973 1726878316.46019: variable 'omit' from source: magic vars 8973 1726878316.46025: starting attempt loop 8973 1726878316.46028: running the handler 8973 1726878316.46040: _low_level_execute_command(): starting 8973 1726878316.46048: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8973 1726878316.48321: stdout chunk (state=2): >>>/root <<< 8973 1726878316.48437: stderr chunk (state=3): >>><<< 8973 1726878316.48448: stdout chunk (state=3): >>><<< 8973 1726878316.48460: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 8973 1726878316.48470: _low_level_execute_command(): starting 8973 1726878316.48476: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878316.4846723-8973-261087390782923 `" && echo ansible-tmp-1726878316.4846723-8973-261087390782923="` echo /root/.ansible/tmp/ansible-tmp-1726878316.4846723-8973-261087390782923 `" ) && sleep 0' 8973 1726878316.50901: stdout chunk (state=2): >>>ansible-tmp-1726878316.4846723-8973-261087390782923=/root/.ansible/tmp/ansible-tmp-1726878316.4846723-8973-261087390782923 <<< 8973 1726878316.51024: stderr chunk (state=3): >>><<< 8973 1726878316.51030: stdout chunk (state=3): >>><<< 8973 1726878316.51044: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878316.4846723-8973-261087390782923=/root/.ansible/tmp/ansible-tmp-1726878316.4846723-8973-261087390782923 , stderr= 8973 1726878316.51077: variable 'ansible_module_compression' from source: unknown 8973 1726878316.51112: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81963qu3yf6t/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 8973 1726878316.51143: variable 'ansible_facts' from source: unknown 8973 1726878316.51211: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878316.4846723-8973-261087390782923/AnsiballZ_file.py 8973 1726878316.51299: Sending initial data 8973 1726878316.51306: Sent initial data (151 bytes) 8973 1726878316.53814: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmpeef94syc /root/.ansible/tmp/ansible-tmp-1726878316.4846723-8973-261087390782923/AnsiballZ_file.py <<< 8973 1726878316.54822: stderr chunk (state=3): >>><<< 8973 1726878316.54828: stdout chunk (state=3): >>><<< 8973 1726878316.54847: done transferring module to remote 8973 1726878316.54858: _low_level_execute_command(): starting 8973 1726878316.54863: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878316.4846723-8973-261087390782923/ /root/.ansible/tmp/ansible-tmp-1726878316.4846723-8973-261087390782923/AnsiballZ_file.py && sleep 0' 8973 1726878316.57179: stderr chunk (state=2): >>><<< 8973 1726878316.57185: stdout chunk (state=2): >>><<< 8973 1726878316.57198: _low_level_execute_command() done: rc=0, stdout=, stderr= 8973 1726878316.57202: _low_level_execute_command(): starting 8973 1726878316.57207: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878316.4846723-8973-261087390782923/AnsiballZ_file.py && sleep 0' 8973 1726878316.60009: stdout chunk (state=2): >>>import _frozen_importlib # frozen <<< 8973 1726878316.60022: stdout chunk (state=3): >>>import _imp # builtin import sys # builtin <<< 8973 1726878316.60033: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 8973 1726878316.60091: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 8973 1726878316.60120: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8973 1726878316.60160: stdout chunk (state=3): >>>import 'posix' # <<< 8973 1726878316.60173: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # <<< 8973 1726878316.60182: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 8973 1726878316.60192: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8973 1726878316.60233: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 8973 1726878316.60240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 8973 1726878316.60255: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 8973 1726878316.60273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 8973 1726878316.60291: stdout chunk (state=3): >>>import '_codecs' # <<< 8973 1726878316.60313: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c853e48> <<< 8973 1726878316.60343: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 8973 1726878316.60353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 8973 1726878316.60367: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c7e9828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c8539b0> <<< 8973 1726878316.60393: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 8973 1726878316.60404: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c7f6630> <<< 8973 1726878316.60423: stdout chunk (state=3): >>>import '_signal' # <<< 8973 1726878316.60443: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 8973 1726878316.60460: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c7fd160> <<< 8973 1726878316.60482: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 8973 1726878316.60493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 8973 1726878316.60504: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 8973 1726878316.60512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 8973 1726878316.60527: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 8973 1726878316.60545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 8973 1726878316.60552: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c8020f0> <<< 8973 1726878316.60568: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c7fd748> <<< 8973 1726878316.60595: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c7fd390> <<< 8973 1726878316.60624: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 8973 1726878316.60634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 8973 1726878316.60655: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 8973 1726878316.60668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 8973 1726878316.60689: stdout chunk (state=3): >>>import 'errno' # <<< 8973 1726878316.60703: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 8973 1726878316.60719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 8973 1726878316.60729: stdout chunk (state=3): >>>import '_stat' # <<< 8973 1726878316.60739: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c7a7470> <<< 8973 1726878316.60755: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 8973 1726878316.60769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 8973 1726878316.60783: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 8973 1726878316.60797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c7ace48> <<< 8973 1726878316.60805: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c7a7b38> <<< 8973 1726878316.60835: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 8973 1726878316.60869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 8973 1726878316.60977: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c7b34e0> <<< 8973 1726878316.60999: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c796d68> <<< 8973 1726878316.61012: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 8973 1726878316.61024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 8973 1726878316.61030: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c799198> <<< 8973 1726878316.61072: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 8973 1726878316.61082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 8973 1726878316.61102: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aaa7940> <<< 8973 1726878316.61118: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 8973 1726878316.61141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 8973 1726878316.61148: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aab9240> <<< 8973 1726878316.61233: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c807a20> <<< 8973 1726878316.61240: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8973 1726878316.61476: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 8973 1726878316.61488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 8973 1726878316.61508: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 8973 1726878316.61534: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 8973 1726878316.61548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 8973 1726878316.61568: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 8973 1726878316.61574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 8973 1726878316.61601: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 8973 1726878316.61675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 8973 1726878316.61692: stdout chunk (state=3): >>>import '_functools' # <<< 8973 1726878316.61706: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 8973 1726878316.61744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 8973 1726878316.61756: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 8973 1726878316.61775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 8973 1726878316.61792: stdout chunk (state=3): >>>import '_operator' # <<< 8973 1726878316.61808: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aa27208> <<< 8973 1726878316.61818: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 8973 1726878316.61827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' <<< 8973 1726878316.61836: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aa32438> <<< 8973 1726878316.61854: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 8973 1726878316.61879: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 8973 1726878316.61891: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9aa31128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aa32c18> <<< 8973 1726878316.61904: stdout chunk (state=3): >>>import 'itertools' # <<< 8973 1726878316.61921: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 8973 1726878316.61928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 8973 1726878316.61947: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aa31208> <<< 8973 1726878316.61954: stdout chunk (state=3): >>>import '_collections' # <<< 8973 1726878316.62004: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aa82940> <<< 8973 1726878316.62018: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 8973 1726878316.62039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 8973 1726878316.62071: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aa82d30> <<< 8973 1726878316.62129: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aa742e8> <<< 8973 1726878316.62145: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 8973 1726878316.62162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aa792e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aa6c5c0> <<< 8973 1726878316.62209: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aa5e5f8> <<< 8973 1726878316.62222: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 8973 1726878316.62236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 8973 1726878316.62245: stdout chunk (state=3): >>>import '_sre' # <<< 8973 1726878316.62265: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 8973 1726878316.62274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 8973 1726878316.62297: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 8973 1726878316.62331: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a7e0438> <<< 8973 1726878316.62345: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a7d0eb8> <<< 8973 1726878316.62363: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aa74240> <<< 8973 1726878316.62369: stdout chunk (state=3): >>>import '_locale' # <<< 8973 1726878316.62422: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 8973 1726878316.62430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a7ecf98> <<< 8973 1726878316.62440: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aa58438> <<< 8973 1726878316.62449: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 8973 1726878316.62457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 8973 1726878316.62482: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 8973 1726878316.62495: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 8973 1726878316.62499: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9a7f2358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a7f2160> <<< 8973 1726878316.62524: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9a7f2470> <<< 8973 1726878316.62535: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aad1198> <<< 8973 1726878316.62551: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 8973 1726878316.62560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 8973 1726878316.62572: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 8973 1726878316.62585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 8973 1726878316.62599: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 8973 1726878316.62614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 8973 1726878316.62629: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a7f2f60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a7f2b70> <<< 8973 1726878316.62649: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 8973 1726878316.62659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a7ff828> <<< 8973 1726878316.62675: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 8973 1726878316.62694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 8973 1726878316.62717: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 8973 1726878316.62726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 8973 1726878316.62776: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a809048> <<< 8973 1726878316.62792: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 8973 1726878316.62807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 8973 1726878316.62842: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a384320> <<< 8973 1726878316.62855: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a7ff908> <<< 8973 1726878316.62869: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 8973 1726878316.62888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 8973 1726878316.62939: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a389e10> <<< 8973 1726878316.62949: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a7f26a0> <<< 8973 1726878316.62964: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 8973 1726878316.62986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 8973 1726878316.62998: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 8973 1726878316.63012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a3ae470> <<< 8973 1726878316.63037: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 8973 1726878316.63049: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9a3ae828> <<< 8973 1726878316.63057: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 8973 1726878316.63076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 8973 1726878316.63090: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 8973 1726878316.63104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 8973 1726878316.63117: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a3b4518> <<< 8973 1726878316.63136: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 8973 1726878316.63153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 8973 1726878316.63175: stdout chunk (state=3): >>>import 'time' # <<< 8973 1726878316.63189: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 8973 1726878316.63206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 8973 1726878316.63226: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 8973 1726878316.63236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 8973 1726878316.63249: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 8973 1726878316.63291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 8973 1726878316.63304: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 8973 1726878316.63316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 8973 1726878316.63320: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a160d30> <<< 8973 1726878316.63438: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a153470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a153160> <<< 8973 1726878316.63452: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a149048> <<< 8973 1726878316.63482: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a3b4eb8> <<< 8973 1726878316.63520: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9a15a128> <<< 8973 1726878316.63530: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a3aeba8> <<< 8973 1726878316.63545: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 8973 1726878316.63563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 8973 1726878316.63606: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 8973 1726878316.63617: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9c764898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a15a1d0> <<< 8973 1726878316.63625: stdout chunk (state=3): >>>import 'pwd' # <<< 8973 1726878316.63646: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 8973 1726878316.63656: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9c764c18> <<< 8973 1726878316.63710: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a7f29e8> <<< 8973 1726878316.63730: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 8973 1726878316.63739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 8973 1726878316.63761: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 8973 1726878316.63768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 8973 1726878316.63801: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 8973 1726878316.63807: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9c77b748> <<< 8973 1726878316.63826: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 8973 1726878316.63963: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9c7817b8> <<< 8973 1726878316.63996: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 8973 1726878316.64003: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9c781c88> <<< 8973 1726878316.64033: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9c781da0> <<< 8973 1726878316.64044: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c77bf98> <<< 8973 1726878316.64053: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 8973 1726878316.64061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 8973 1726878316.64077: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 8973 1726878316.64090: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9c789128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c781668> <<< 8973 1726878316.64117: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 8973 1726878316.64128: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9c7813c8> <<< 8973 1726878316.64135: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c76fc88> <<< 8973 1726878316.64154: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a3974e0> <<< 8973 1726878316.64173: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 8973 1726878316.64211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 8973 1726878316.64252: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c77b5f8> <<< 8973 1726878316.64382: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 8973 1726878316.64405: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98782a90> <<< 8973 1726878316.64465: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip' <<< 8973 1726878316.64476: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.64485: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.64505: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/__init__.py <<< 8973 1726878316.64513: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.64526: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.64536: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/__init__.py <<< 8973 1726878316.64546: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.65655: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.66586: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' <<< 8973 1726878316.66599: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd985736d8> import 'atexit' # <<< 8973 1726878316.66624: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 8973 1726878316.66654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 8973 1726878316.66719: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd98467400> <<< 8973 1726878316.66737: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98573f98> <<< 8973 1726878316.66753: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 8973 1726878316.66764: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd98573048> <<< 8973 1726878316.66770: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 8973 1726878316.66801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 8973 1726878316.66842: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98445cc0> <<< 8973 1726878316.66861: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 8973 1726878316.66873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 8973 1726878316.66898: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 8973 1726878316.66927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 8973 1726878316.66947: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 8973 1726878316.67034: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd984ae208> <<< 8973 1726878316.67067: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 8973 1726878316.67075: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd984584a8> <<< 8973 1726878316.67103: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 8973 1726878316.67115: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd984580b8> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 8973 1726878316.67131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 8973 1726878316.67192: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd984ad2b0> <<< 8973 1726878316.67203: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9848d438> <<< 8973 1726878316.67500: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98481630> <<< 8973 1726878316.67521: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 8973 1726878316.67528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 8973 1726878316.67549: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd987a2e48> <<< 8973 1726878316.67570: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 8973 1726878316.67589: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd984964a8> <<< 8973 1726878316.67605: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py <<< 8973 1726878316.67612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd984965c0> <<< 8973 1726878316.67625: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 8973 1726878316.67641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 8973 1726878316.67653: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 8973 1726878316.67689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 8973 1726878316.67703: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 8973 1726878316.67720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 8973 1726878316.67768: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 8973 1726878316.67778: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd98582080> <<< 8973 1726878316.67854: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 8973 1726878316.67864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 8973 1726878316.67871: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98597080> <<< 8973 1726878316.67890: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98572470> <<< 8973 1726878316.67900: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 8973 1726878316.67910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98572c88> <<< 8973 1726878316.68138: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd984a2978> <<< 8973 1726878316.68166: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 8973 1726878316.68204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 8973 1726878316.68220: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 8973 1726878316.68238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 8973 1726878316.68325: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd983f00b8> <<< 8973 1726878316.68380: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd985722e8> <<< 8973 1726878316.68507: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' <<< 8973 1726878316.68514: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd983f0f60> <<< 8973 1726878316.68543: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' <<< 8973 1726878316.68550: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd983fd0b8> <<< 8973 1726878316.68585: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' <<< 8973 1726878316.68595: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd983fd208> <<< 8973 1726878316.68606: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98496710> <<< 8973 1726878316.68622: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py <<< 8973 1726878316.68633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 8973 1726878316.68646: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 8973 1726878316.68667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 8973 1726878316.68707: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 8973 1726878316.68717: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9840dba8> <<< 8973 1726878316.68882: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9840a2e8> <<< 8973 1726878316.68907: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 8973 1726878316.68917: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9840a4e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd983fdd68> <<< 8973 1726878316.68937: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.68950: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.68957: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py <<< 8973 1726878316.68965: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.69040: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.69115: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.69124: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/__init__.py <<< 8973 1726878316.69134: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8973 1726878316.69150: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8973 1726878316.69260: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.69360: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 8973 1726878316.69369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 8973 1726878316.69384: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 8973 1726878316.69397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 8973 1726878316.69410: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 8973 1726878316.69415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 8973 1726878316.69438: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 8973 1726878316.69447: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd98429f28> <<< 8973 1726878316.69493: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98429be0> <<< 8973 1726878316.69535: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98429400> <<< 8973 1726878316.69553: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 8973 1726878316.69562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 8973 1726878316.69597: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98429a58> <<< 8973 1726878316.69608: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98415da0> <<< 8973 1726878316.69613: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.70100: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.70546: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/six/__init__.py <<< 8973 1726878316.70557: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 8973 1726878316.70570: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 8973 1726878316.70596: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py <<< 8973 1726878316.70616: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.70629: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.70652: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py <<< 8973 1726878316.70659: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.70675: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.70688: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/_text.py <<< 8973 1726878316.70698: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.70805: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.70928: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 8973 1726878316.70957: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd985c4630> # zipimport: zlib available <<< 8973 1726878316.71322: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.71666: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.71718: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.71773: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/collections.py <<< 8973 1726878316.71784: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.71809: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.71838: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 8973 1726878316.71906: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.71971: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/errors.py <<< 8973 1726878316.71987: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.71998: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.72013: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 8973 1726878316.72031: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.72064: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8973 1726878316.72071: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.72236: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.72403: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 8973 1726878316.72414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 8973 1726878316.72539: stdout chunk (state=3): >>>import '_ast' # <<< 8973 1726878316.72553: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9863ae10> # zipimport: zlib available <<< 8973 1726878316.72575: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.72589: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py <<< 8973 1726878316.72602: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.72649: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.72704: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8973 1726878316.72721: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8973 1726878316.72742: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.72774: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.72805: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/locale.py <<< 8973 1726878316.72813: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.72843: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.72873: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.72916: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.72978: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 8973 1726878316.73141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 8973 1726878316.73231: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 8973 1726878316.73242: stdout chunk (state=3): >>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd986412b0> <<< 8973 1726878316.73304: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9875e0f0> <<< 8973 1726878316.73338: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/file.py <<< 8973 1726878316.73348: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8973 1726878316.73395: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.73446: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.73463: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.73499: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.73782: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.74057: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 8973 1726878316.74085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 8973 1726878316.74105: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 8973 1726878316.74112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 8973 1726878316.74247: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9860e208> <<< 8973 1726878316.74259: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 8973 1726878316.74276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 8973 1726878316.74386: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9860e2b0> <<< 8973 1726878316.74428: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98636c18> <<< 8973 1726878316.74491: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro <<< 8973 1726878316.74502: stdout chunk (state=3): >>>import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8973 1726878316.74519: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.74535: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/_utils.py <<< 8973 1726878316.74547: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py <<< 8973 1726878316.74552: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.74567: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.74584: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/pycompat24.py <<< 8973 1726878316.74677: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/basic.py <<< 8973 1726878316.74689: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.74698: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.74705: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/modules/__init__.py <<< 8973 1726878316.74713: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.75112: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.75570: stdout chunk (state=3): >>># zipimport: zlib available <<< 8973 1726878316.76147: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py <<< 8973 1726878316.76157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd94a91b70> <<< 8973 1726878316.76301: stdout chunk (state=3): >>> {"path": "/etc/certmonger//pre-scripts", "changed": true, "diff": {"before": {"path": "/etc/certmonger//pre-scripts", "state": "absent", "mode": "0755"}, "after": {"path": "/etc/certmonger//pre-scripts", "state": "directory", "mode": "0700"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "invocation": {"module_args": {"name": "/etc/certmonger//pre-scripts", "owner": "root", "group": "root", "mode": "0700", "state": "directory", "path": "/etc/certmonger//pre-scripts", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}<<< 8973 1726878316.76312: stdout chunk (state=3): >>> # destroy __main__ <<< 8973 1726878316.76607: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 8973 1726878316.76618: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 8973 1726878316.76629: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io <<< 8973 1726878316.76643: stdout chunk (state=3): >>># cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins <<< 8973 1726878316.76653: stdout chunk (state=3): >>># cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil <<< 8973 1726878316.76680: stdout chunk (state=3): >>># cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess <<< 8973 1726878316.76693: stdout chunk (state=3): >>># cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket <<< 8973 1726878316.76704: stdout chunk (state=3): >>># cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters <<< 8973 1726878316.76716: stdout chunk (state=3): >>># destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing _bootlocale # destroy _bootlocale <<< 8973 1726878316.76739: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 8973 1726878316.76908: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8973 1726878316.76936: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 8973 1726878316.76947: stdout chunk (state=3): >>># destroy importlib.machinery # destroy zipimport <<< 8973 1726878316.76956: stdout chunk (state=3): >>># destroy _compression <<< 8973 1726878316.76965: stdout chunk (state=3): >>># destroy _lzma <<< 8973 1726878316.76971: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 8973 1726878316.76995: stdout chunk (state=3): >>># destroy _socket <<< 8973 1726878316.77008: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref <<< 8973 1726878316.77019: stdout chunk (state=3): >>># cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases <<< 8973 1726878316.77026: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs <<< 8973 1726878316.77037: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc <<< 8973 1726878316.77067: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools <<< 8973 1726878316.77079: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 8973 1726878316.77093: stdout chunk (state=3): >>># cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch <<< 8973 1726878316.77114: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 8973 1726878316.77123: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib <<< 8973 1726878316.77140: stdout chunk (state=3): >>># cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale <<< 8973 1726878316.77151: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 8973 1726878316.77160: stdout chunk (state=3): >>># cleanup[3] wiping subprocess <<< 8973 1726878316.77171: stdout chunk (state=3): >>># cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal <<< 8973 1726878316.77181: stdout chunk (state=3): >>># destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading # cleanup[3] wiping _string <<< 8973 1726878316.77204: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder <<< 8973 1726878316.77215: stdout chunk (state=3): >>># cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux <<< 8973 1726878316.77239: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys <<< 8973 1726878316.77247: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 8973 1726878316.77409: stdout chunk (state=3): >>># destroy posixpath <<< 8973 1726878316.77416: stdout chunk (state=3): >>># destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess <<< 8973 1726878316.77436: stdout chunk (state=3): >>># destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime <<< 8973 1726878316.77459: 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 <<< 8973 1726878316.77468: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 8973 1726878316.77478: stdout chunk (state=3): >>># destroy stat <<< 8973 1726878316.77490: stdout chunk (state=3): >>># destroy _heapq # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json <<< 8973 1726878316.77508: stdout chunk (state=3): >>># destroy _functools # destroy _operator # destroy _sre # destroy sre_parse <<< 8973 1726878316.77524: stdout chunk (state=3): >>># destroy select <<< 8973 1726878316.77539: stdout chunk (state=3): >>># destroy functools # destroy tokenize <<< 8973 1726878316.77558: stdout chunk (state=3): >>># destroy ctypes <<< 8973 1726878316.77568: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time <<< 8973 1726878316.77593: stdout chunk (state=3): >>># destroy collections # destroy textwrap <<< 8973 1726878316.77608: stdout chunk (state=3): >>># destroy _string <<< 8973 1726878316.77616: stdout chunk (state=3): >>># destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 8973 1726878316.77928: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 8973 1726878316.77974: stderr chunk (state=3): >>><<< 8973 1726878316.77980: stdout chunk (state=3): >>><<< 8973 1726878316.78024: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c853e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c7e9828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c8539b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c7f6630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c7fd160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c8020f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c7fd748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c7fd390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c7a7470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c7ace48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c7a7b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c7b34e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c796d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c799198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aaa7940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aab9240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c807a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aa27208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aa32438> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9aa31128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aa32c18> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aa31208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aa82940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aa82d30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aa742e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aa792e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aa6c5c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aa5e5f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a7e0438> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a7d0eb8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aa74240> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a7ecf98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aa58438> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9a7f2358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a7f2160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9a7f2470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9aad1198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a7f2f60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a7f2b70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a7ff828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a809048> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a384320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a7ff908> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a389e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a7f26a0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a3ae470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9a3ae828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a3b4518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a160d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a153470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a153160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a149048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a3b4eb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9a15a128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a3aeba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9c764898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a15a1d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9c764c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a7f29e8> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9c77b748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9c7817b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9c781c88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9c781da0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c77bf98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9c789128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c781668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9c7813c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c76fc88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9a3974e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9c77b5f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98782a90> # zipimport: found 33 names in '/tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd985736d8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd98467400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98573f98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd98573048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98445cc0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd984ae208> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd984584a8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd984580b8> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd984ad2b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9848d438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98481630> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd987a2e48> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd984964a8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd984965c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd98582080> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98597080> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98572470> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98572c88> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd984a2978> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd983f00b8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd985722e8> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd983f0f60> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd983fd0b8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd983fd208> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98496710> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9840dba8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9840a2e8> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd9840a4e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd983fdd68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd98429f28> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98429be0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98429400> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98429a58> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98415da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd985c4630> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9863ae10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd986412b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9875e0f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9860e208> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd9860e2b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd98636c18> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_ukt4_zsd/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd94a91b70> {"path": "/etc/certmonger//pre-scripts", "changed": true, "diff": {"before": {"path": "/etc/certmonger//pre-scripts", "state": "absent", "mode": "0755"}, "after": {"path": "/etc/certmonger//pre-scripts", "state": "directory", "mode": "0700"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "invocation": {"module_args": {"name": "/etc/certmonger//pre-scripts", "owner": "root", "group": "root", "mode": "0700", "state": "directory", "path": "/etc/certmonger//pre-scripts", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _heapq # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse # destroy select # destroy functools # destroy tokenize # destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap # destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct , stderr=Shared connection to 10.31.12.109 closed. 8973 1726878316.78129: done with _execute_module (file, {'name': '/etc/certmonger//pre-scripts', 'owner': 'root', 'group': 'root', 'mode': '0700', 'state': 'directory', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878316.4846723-8973-261087390782923/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 8973 1726878316.78143: _low_level_execute_command(): starting 8973 1726878316.78149: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878316.4846723-8973-261087390782923/ > /dev/null 2>&1 && sleep 0' 8973 1726878316.80673: stderr chunk (state=2): >>><<< 8973 1726878316.80679: stdout chunk (state=2): >>><<< 8973 1726878316.80692: _low_level_execute_command() done: rc=0, stdout=, stderr= 8973 1726878316.80698: handler run complete 8973 1726878316.80718: attempt loop complete, returning result 8973 1726878316.80735: variable '__certificate_provider' from source: unknown 8973 1726878316.80792: variable '__certificate_provider' from source: unknown changed: [managed_node2] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } 8973 1726878316.80841: dumping result to json 8973 1726878316.80849: done dumping result, returning 8973 1726878316.80858: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists [0affdecc-488f-74fb-5155-000000000242] 8973 1726878316.80863: sending task result for task 0affdecc-488f-74fb-5155-000000000242 8973 1726878316.80901: done sending task result for task 0affdecc-488f-74fb-5155-000000000242 8973 1726878316.80904: WORKER PROCESS EXITING 8196 1726878316.81073: no more pending results, returning what we have 8196 1726878316.81077: results queue empty 8196 1726878316.81077: checking for any_errors_fatal 8196 1726878316.81084: done checking for any_errors_fatal 8196 1726878316.81085: checking for max_fail_percentage 8196 1726878316.81086: done checking for max_fail_percentage 8196 1726878316.81087: checking to see if all hosts have failed and the running result is not ok 8196 1726878316.81090: done checking to see if all hosts have failed 8196 1726878316.81090: getting the remaining hosts for this loop 8196 1726878316.81091: done getting the remaining hosts for this loop 8196 1726878316.81094: getting the next task for host managed_node2 8196 1726878316.81101: done getting next task for host managed_node2 8196 1726878316.81103: ^ task is: TASK: fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists 8196 1726878316.81106: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 8196 1726878316.81115: getting variables 8196 1726878316.81116: in VariableManager get_vars() 8196 1726878316.81150: Calling all_inventory to load vars for managed_node2 8196 1726878316.81153: Calling groups_inventory to load vars for managed_node2 8196 1726878316.81155: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878316.81163: Calling all_plugins_play to load vars for managed_node2 8196 1726878316.81166: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878316.81168: Calling groups_plugins_play to load vars for managed_node2 8196 1726878316.82003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878316.82816: done with get_vars() 8196 1726878316.82830: done getting variables TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Friday 20 September 2024 20:25:16 -0400 (0:00:00.431) 0:00:51.992 ****** 8196 1726878316.82900: entering _queue_task() for managed_node2/file 8196 1726878316.83067: worker is 1 (out of 1 available) 8196 1726878316.83081: exiting _queue_task() for managed_node2/file 8196 1726878316.83096: done queuing things up, now waiting for results queue to drain 8196 1726878316.83098: waiting for pending results... 8988 1726878316.83209: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists 8988 1726878316.83330: in run() - task 0affdecc-488f-74fb-5155-000000000244 8988 1726878316.83348: variable 'ansible_search_path' from source: unknown 8988 1726878316.83353: variable 'ansible_search_path' from source: unknown 8988 1726878316.83386: variable '__certificate_providers' from source: task vars 8988 1726878316.83612: variable '__certificate_providers' from source: task vars 8988 1726878316.83809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8988 1726878316.85325: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8988 1726878316.85376: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8988 1726878316.85406: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8988 1726878316.85431: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8988 1726878316.85453: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8988 1726878316.85509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8988 1726878316.85530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8988 1726878316.85550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8988 1726878316.85576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8988 1726878316.85588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8988 1726878316.85686: variable 'certificate_requests' from source: include params 8988 1726878316.85706: variable '__cockpit_test_group' from source: set_fact 8988 1726878316.85755: variable '__cockpit_test_group' from source: set_fact 8988 1726878316.85779: variable '__certificate_provider_default' from source: role '' all vars 8988 1726878316.85829: variable 'omit' from source: magic vars 8988 1726878316.85894: variable 'ansible_host' from source: host vars for 'managed_node2' 8988 1726878316.85904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8988 1726878316.85912: variable 'omit' from source: magic vars 8988 1726878316.86051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8988 1726878316.86070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8988 1726878316.86088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8988 1726878316.86115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8988 1726878316.86126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8988 1726878316.86200: variable 'ansible_facts' from source: unknown 8988 1726878316.86592: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 8988 1726878316.86676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8988 1726878316.86779: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8988 1726878316.86807: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8988 1726878316.86834: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8988 1726878316.86855: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8988 1726878316.86884: 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) 8988 1726878316.86903: 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) 8988 1726878316.86922: 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) 8988 1726878316.86943: 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) 8988 1726878316.86993: variable '__certificate_provider_vars' from source: role '' all vars 8988 1726878316.87001: variable '__certificate_certmonger_packages' from source: role '' all vars 8988 1726878316.87048: variable '__certificate_certmonger_packages' from source: role '' all vars 8988 1726878316.87062: variable '__certificate_provider' from source: unknown 8988 1726878316.87070: Evaluated conditional (__certificate_provider_vars[__certificate_provider].config_dir is defined ): True 8988 1726878316.87076: variable 'omit' from source: magic vars 8988 1726878316.87107: variable 'omit' from source: magic vars 8988 1726878316.87200: variable '__certificate_provider_vars' from source: role '' all vars 8988 1726878316.87207: variable '__certificate_certmonger_packages' from source: role '' all vars 8988 1726878316.87250: variable '__certificate_certmonger_packages' from source: role '' all vars 8988 1726878316.87265: variable '__certificate_provider' from source: unknown 8988 1726878316.87329: variable '__certificate_provider_vars' from source: role '' all vars 8988 1726878316.87337: variable '__certificate_certmonger_packages' from source: role '' all vars 8988 1726878316.87381: variable '__certificate_certmonger_packages' from source: role '' all vars 8988 1726878316.87396: variable '__certificate_provider' from source: unknown 8988 1726878316.87459: variable '__certificate_provider_vars' from source: role '' all vars 8988 1726878316.87465: variable '__certificate_certmonger_packages' from source: role '' all vars 8988 1726878316.87507: variable '__certificate_certmonger_packages' from source: role '' all vars 8988 1726878316.87521: variable '__certificate_provider' from source: unknown 8988 1726878316.87584: variable '__certificate_provider_vars' from source: role '' all vars 8988 1726878316.87592: variable '__certificate_certmonger_packages' from source: role '' all vars 8988 1726878316.87634: variable '__certificate_certmonger_packages' from source: role '' all vars 8988 1726878316.87649: variable '__certificate_provider' from source: unknown 8988 1726878316.87663: variable 'omit' from source: magic vars 8988 1726878316.87683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8988 1726878316.87798: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8988 1726878316.87814: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8988 1726878316.87827: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8988 1726878316.87838: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8988 1726878316.87859: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8988 1726878316.87864: variable 'ansible_host' from source: host vars for 'managed_node2' 8988 1726878316.87869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8988 1726878316.87934: Set connection var ansible_module_compression to ZIP_DEFLATED 8988 1726878316.87943: Set connection var ansible_shell_executable to /bin/sh 8988 1726878316.87950: Set connection var ansible_timeout to 10 8988 1726878316.87954: Set connection var ansible_shell_type to sh 8988 1726878316.87959: Set connection var ansible_connection to ssh 8988 1726878316.87964: Set connection var ansible_pipelining to False 8988 1726878316.87977: variable 'ansible_shell_executable' from source: unknown 8988 1726878316.87981: variable 'ansible_connection' from source: unknown 8988 1726878316.87984: variable 'ansible_module_compression' from source: unknown 8988 1726878316.87988: variable 'ansible_shell_type' from source: unknown 8988 1726878316.87990: variable 'ansible_shell_executable' from source: unknown 8988 1726878316.87994: variable 'ansible_host' from source: host vars for 'managed_node2' 8988 1726878316.87997: variable 'ansible_pipelining' from source: unknown 8988 1726878316.88001: variable 'ansible_timeout' from source: unknown 8988 1726878316.88005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8988 1726878316.88094: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8988 1726878316.88104: variable 'omit' from source: magic vars 8988 1726878316.88110: starting attempt loop 8988 1726878316.88114: running the handler 8988 1726878316.88125: _low_level_execute_command(): starting 8988 1726878316.88134: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8988 1726878316.90417: stdout chunk (state=2): >>>/root <<< 8988 1726878316.90537: stderr chunk (state=3): >>><<< 8988 1726878316.90543: stdout chunk (state=3): >>><<< 8988 1726878316.90558: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 8988 1726878316.90569: _low_level_execute_command(): starting 8988 1726878316.90574: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878316.9056585-8988-6957974100565 `" && echo ansible-tmp-1726878316.9056585-8988-6957974100565="` echo /root/.ansible/tmp/ansible-tmp-1726878316.9056585-8988-6957974100565 `" ) && sleep 0' 8988 1726878316.92981: stdout chunk (state=2): >>>ansible-tmp-1726878316.9056585-8988-6957974100565=/root/.ansible/tmp/ansible-tmp-1726878316.9056585-8988-6957974100565 <<< 8988 1726878316.93105: stderr chunk (state=3): >>><<< 8988 1726878316.93111: stdout chunk (state=3): >>><<< 8988 1726878316.93122: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878316.9056585-8988-6957974100565=/root/.ansible/tmp/ansible-tmp-1726878316.9056585-8988-6957974100565 , stderr= 8988 1726878316.93155: variable 'ansible_module_compression' from source: unknown 8988 1726878316.93195: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81963qu3yf6t/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 8988 1726878316.93222: variable 'ansible_facts' from source: unknown 8988 1726878316.93292: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878316.9056585-8988-6957974100565/AnsiballZ_file.py 8988 1726878316.93379: Sending initial data 8988 1726878316.93385: Sent initial data (149 bytes) 8988 1726878316.95805: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmpkz919enh /root/.ansible/tmp/ansible-tmp-1726878316.9056585-8988-6957974100565/AnsiballZ_file.py <<< 8988 1726878316.96808: stderr chunk (state=3): >>><<< 8988 1726878316.96815: stdout chunk (state=3): >>><<< 8988 1726878316.96830: done transferring module to remote 8988 1726878316.96842: _low_level_execute_command(): starting 8988 1726878316.96847: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878316.9056585-8988-6957974100565/ /root/.ansible/tmp/ansible-tmp-1726878316.9056585-8988-6957974100565/AnsiballZ_file.py && sleep 0' 8988 1726878316.99134: stderr chunk (state=2): >>><<< 8988 1726878316.99140: stdout chunk (state=2): >>><<< 8988 1726878316.99152: _low_level_execute_command() done: rc=0, stdout=, stderr= 8988 1726878316.99156: _low_level_execute_command(): starting 8988 1726878316.99160: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878316.9056585-8988-6957974100565/AnsiballZ_file.py && sleep 0' 8988 1726878317.02009: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # <<< 8988 1726878317.02021: stdout chunk (state=3): >>>import 'marshal' # <<< 8988 1726878317.02061: stdout chunk (state=3): >>>import 'posix' # <<< 8988 1726878317.02071: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 8988 1726878317.02094: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8988 1726878317.02141: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 8988 1726878317.02167: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 8988 1726878317.02191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 8988 1726878317.02204: stdout chunk (state=3): >>>import '_codecs' # <<< 8988 1726878317.02227: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a3c6e48> <<< 8988 1726878317.02259: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 8988 1726878317.02306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a35c828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a3c69b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 8988 1726878317.02320: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a369630> <<< 8988 1726878317.02337: stdout chunk (state=3): >>>import '_signal' # <<< 8988 1726878317.02359: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 8988 1726878317.02378: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a370160> <<< 8988 1726878317.02395: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 8988 1726878317.02404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 8988 1726878317.02419: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 8988 1726878317.02427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 8988 1726878317.02441: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 8988 1726878317.02463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 8988 1726878317.02470: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a3750f0> <<< 8988 1726878317.02491: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a370748> <<< 8988 1726878317.02515: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a370390> <<< 8988 1726878317.02544: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 8988 1726878317.02558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 8988 1726878317.02578: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 8988 1726878317.02595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 8988 1726878317.02611: stdout chunk (state=3): >>>import 'errno' # <<< 8988 1726878317.02624: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 8988 1726878317.02643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 8988 1726878317.02654: stdout chunk (state=3): >>>import '_stat' # <<< 8988 1726878317.02663: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a31a470> <<< 8988 1726878317.02685: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 8988 1726878317.02700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 8988 1726878317.02714: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 8988 1726878317.02724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' <<< 8988 1726878317.02736: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a31fe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a31ab38> <<< 8988 1726878317.02766: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 8988 1726878317.02804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 8988 1726878317.02914: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a3264e0> <<< 8988 1726878317.02935: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a309d68> <<< 8988 1726878317.02950: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 8988 1726878317.02961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 8988 1726878317.02967: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a30c198> <<< 8988 1726878317.03011: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 8988 1726878317.03025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 8988 1726878317.03044: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311861a940> <<< 8988 1726878317.03059: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 8988 1726878317.03084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 8988 1726878317.03093: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311862c240> <<< 8988 1726878317.03174: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a37aa20> <<< 8988 1726878317.03181: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8988 1726878317.03417: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 8988 1726878317.03427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 8988 1726878317.03453: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 8988 1726878317.03461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 8988 1726878317.03483: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 8988 1726878317.03497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 8988 1726878317.03516: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 8988 1726878317.03523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 8988 1726878317.03550: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 8988 1726878317.03617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 8988 1726878317.03634: stdout chunk (state=3): >>>import '_functools' # <<< 8988 1726878317.03647: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 8988 1726878317.03689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 8988 1726878317.03701: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 8988 1726878317.03721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 8988 1726878317.03741: stdout chunk (state=3): >>>import '_operator' # <<< 8988 1726878317.03750: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311859a208> <<< 8988 1726878317.03770: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31185a4438> <<< 8988 1726878317.03799: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 8988 1726878317.03809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 8988 1726878317.03838: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 8988 1726878317.03846: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31185a8128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31185a4c18> <<< 8988 1726878317.03864: stdout chunk (state=3): >>>import 'itertools' # <<< 8988 1726878317.03880: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 8988 1726878317.03899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 8988 1726878317.03906: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31185a8208> <<< 8988 1726878317.03918: stdout chunk (state=3): >>>import '_collections' # <<< 8988 1726878317.03964: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31185f5940> <<< 8988 1726878317.03988: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 8988 1726878317.04001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 8988 1726878317.04039: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31185f5d30> <<< 8988 1726878317.04100: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31185e72e8> <<< 8988 1726878317.04121: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31185ed2e8> <<< 8988 1726878317.04134: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31185df5c0> <<< 8988 1726878317.04183: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31185d15f8> <<< 8988 1726878317.04201: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 8988 1726878317.04209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 8988 1726878317.04225: stdout chunk (state=3): >>>import '_sre' # <<< 8988 1726878317.04239: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 8988 1726878317.04257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 8988 1726878317.04272: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 8988 1726878317.04281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 8988 1726878317.04314: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3118352438> <<< 8988 1726878317.04334: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3118342eb8> <<< 8988 1726878317.04342: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31185e7240> <<< 8988 1726878317.04359: stdout chunk (state=3): >>>import '_locale' # <<< 8988 1726878317.04408: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 8988 1726878317.04420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311835efd0> <<< 8988 1726878317.04435: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31185cb438> <<< 8988 1726878317.04445: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 8988 1726878317.04453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 8988 1726878317.04486: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 8988 1726878317.04495: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3118363390> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3118363198> <<< 8988 1726878317.04523: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 8988 1726878317.04536: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31183634a8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3118644198> <<< 8988 1726878317.04555: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 8988 1726878317.04566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 8988 1726878317.04593: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 8988 1726878317.04608: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 8988 1726878317.04625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 8988 1726878317.04644: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3118363f60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3118363b70> <<< 8988 1726878317.04668: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 8988 1726878317.04677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3118373828> <<< 8988 1726878317.04698: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 8988 1726878317.04714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 8988 1726878317.04737: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 8988 1726878317.04745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 8988 1726878317.04799: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311837c048> <<< 8988 1726878317.04815: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 8988 1726878317.04831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 8988 1726878317.04867: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3117ef6320> <<< 8988 1726878317.04884: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3118373908> <<< 8988 1726878317.04899: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 8988 1726878317.04916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 8988 1726878317.04964: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3117efce10> <<< 8988 1726878317.04982: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31183636a0> <<< 8988 1726878317.04996: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 8988 1726878317.05020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 8988 1726878317.05036: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 8988 1726878317.05048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3117f21470> <<< 8988 1726878317.05084: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3117f21828> <<< 8988 1726878317.05102: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 8988 1726878317.05117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 8988 1726878317.05141: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 8988 1726878317.05147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 8988 1726878317.05163: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3117f27518> <<< 8988 1726878317.05182: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 8988 1726878317.05207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 8988 1726878317.05221: stdout chunk (state=3): >>>import 'time' # <<< 8988 1726878317.05242: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 8988 1726878317.05253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 8988 1726878317.05282: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 8988 1726878317.05289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 8988 1726878317.05306: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 8988 1726878317.05342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 8988 1726878317.05364: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 8988 1726878317.05379: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3117cd3d30> <<< 8988 1726878317.05496: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3117cc7470> <<< 8988 1726878317.05506: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3117cc7160> <<< 8988 1726878317.05513: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3117cbd048> <<< 8988 1726878317.05543: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3117f27eb8> <<< 8988 1726878317.05571: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 8988 1726878317.05580: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3117ccd128> <<< 8988 1726878317.05591: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3117f21ba8> <<< 8988 1726878317.05612: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 8988 1726878317.05630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 8988 1726878317.05666: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f311a2d9828> <<< 8988 1726878317.05682: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3117ccd1d0> <<< 8988 1726878317.05699: stdout chunk (state=3): >>>import 'pwd' # <<< 8988 1726878317.05717: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 8988 1726878317.05726: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f311a2d9ba8> <<< 8988 1726878317.05782: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31183639e8> <<< 8988 1726878317.05801: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 8988 1726878317.05813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 8988 1726878317.05836: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 8988 1726878317.05846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 8988 1726878317.05879: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f311a2ec6d8> <<< 8988 1726878317.05900: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 8988 1726878317.05906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 8988 1726878317.06042: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f311a2f4748> <<< 8988 1726878317.06075: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f311a2f4c18> <<< 8988 1726878317.06111: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 8988 1726878317.06121: stdout chunk (state=3): >>># extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f311a2f4d30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a2ecf28> <<< 8988 1726878317.06141: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 8988 1726878317.06149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 8988 1726878317.06163: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 8988 1726878317.06176: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f311a2fc0b8> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a2f45f8> <<< 8988 1726878317.06204: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f311a2f4358> <<< 8988 1726878317.06230: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a2e1c18> <<< 8988 1726878317.06239: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3117f0b4e0> <<< 8988 1726878317.06269: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 8988 1726878317.06301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 8988 1726878317.06345: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a2ec588> <<< 8988 1726878317.06473: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 8988 1726878317.06482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 8988 1726878317.06501: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31162f6a20> <<< 8988 1726878317.06561: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip' <<< 8988 1726878317.06572: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.06581: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.06602: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/__init__.py <<< 8988 1726878317.06614: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.06620: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.06638: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/__init__.py <<< 8988 1726878317.06645: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.07769: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.08723: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 8988 1726878317.08736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31160c1748> <<< 8988 1726878317.08744: stdout chunk (state=3): >>>import 'atexit' # <<< 8988 1726878317.08767: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 8988 1726878317.08802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 8988 1726878317.08871: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3115fdd390> <<< 8988 1726878317.08878: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31160c1f28> <<< 8988 1726878317.08907: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 8988 1726878317.08915: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31162f6e10> <<< 8988 1726878317.08933: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 8988 1726878317.08957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 8988 1726878317.09005: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3115fb6c50> <<< 8988 1726878317.09020: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 8988 1726878317.09041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 8988 1726878317.09057: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 8988 1726878317.09096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 8988 1726878317.09112: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 8988 1726878317.09121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 8988 1726878317.09201: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3115fbb8d0> <<< 8988 1726878317.09237: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3115fbb240> <<< 8988 1726878317.09266: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3115fbbf60> <<< 8988 1726878317.09288: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 8988 1726878317.09297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 8988 1726878317.09365: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3116020208> <<< 8988 1726878317.09374: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31160003c8> <<< 8988 1726878317.09678: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3115ff35c0> <<< 8988 1726878317.09695: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 8988 1726878317.09704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 8988 1726878317.09730: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3116315e80> <<< 8988 1726878317.09754: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3116021e10> <<< 8988 1726878317.09784: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31160094e0> <<< 8988 1726878317.09812: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 8988 1726878317.09822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 8988 1726878317.09845: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 8988 1726878317.09870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 8988 1726878317.09898: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 8988 1726878317.09906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 8988 1726878317.09957: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31160acf60> <<< 8988 1726878317.10063: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 8988 1726878317.10070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31160b3ef0> <<< 8988 1726878317.10084: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31160a4390> <<< 8988 1726878317.10100: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 8988 1726878317.10111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31160a4ba8> <<< 8988 1726878317.10323: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3116015898> <<< 8988 1726878317.10353: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 8988 1726878317.10392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 8988 1726878317.10407: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 8988 1726878317.10423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 8988 1726878317.10433: stdout chunk (state=3): >>>import '_string' # <<< 8988 1726878317.10521: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31160d3f28> <<< 8988 1726878317.10575: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31160a4208> <<< 8988 1726878317.10712: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3115f64e48> <<< 8988 1726878317.10752: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3115f64f28> <<< 8988 1726878317.10794: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3115f720f0> <<< 8988 1726878317.10817: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3116009630> <<< 8988 1726878317.10840: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 8988 1726878317.10861: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 8988 1726878317.10884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 8988 1726878317.10931: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3115f80a90> <<< 8988 1726878317.11101: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3115f7a1d0> <<< 8988 1726878317.11130: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3115f7a3c8> <<< 8988 1726878317.11141: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3115f72c50> <<< 8988 1726878317.11154: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.11172: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py <<< 8988 1726878317.11193: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.11262: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.11342: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.11353: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/__init__.py <<< 8988 1726878317.11364: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.11371: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.11379: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 8988 1726878317.11385: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.11487: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.11586: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 8988 1726878317.11595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 8988 1726878317.11615: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 8988 1726878317.11625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 8988 1726878317.11644: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 8988 1726878317.11672: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 8988 1726878317.11681: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3115f9ae80> <<< 8988 1726878317.11731: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3115f9ab38> <<< 8988 1726878317.11771: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3115f9a358> <<< 8988 1726878317.11786: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 8988 1726878317.11803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 8988 1726878317.11841: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3115f9a9b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3115f88cf8> <<< 8988 1726878317.11856: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.12338: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.12793: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/six/__init__.py <<< 8988 1726878317.12808: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 8988 1726878317.12818: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 8988 1726878317.12846: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py <<< 8988 1726878317.12866: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.12880: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.12907: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py <<< 8988 1726878317.12914: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.12937: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.12948: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/_text.py <<< 8988 1726878317.12957: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.13064: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.13191: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 8988 1726878317.13224: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3116138c88> # zipimport: zlib available <<< 8988 1726878317.13585: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.13932: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.13985: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.14043: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/collections.py <<< 8988 1726878317.14053: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.14079: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.14108: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/warnings.py <<< 8988 1726878317.14116: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.14180: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.14245: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/errors.py <<< 8988 1726878317.14262: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8988 1726878317.14275: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8988 1726878317.14283: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.14317: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.14343: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8988 1726878317.14357: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.14519: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.14694: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 8988 1726878317.14702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 8988 1726878317.14825: stdout chunk (state=3): >>>import '_ast' # <<< 8988 1726878317.14835: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31161adf28> <<< 8988 1726878317.14851: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.14863: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.14889: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py <<< 8988 1726878317.14897: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.14948: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.15000: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8988 1726878317.15010: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/parameters.py <<< 8988 1726878317.15029: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8988 1726878317.15041: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.15075: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.15104: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/locale.py <<< 8988 1726878317.15121: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.15145: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.15180: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.15219: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.15289: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 8988 1726878317.15453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 8988 1726878317.15547: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31161ce240> <<< 8988 1726878317.15621: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31162c4080> <<< 8988 1726878317.15651: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/file.py <<< 8988 1726878317.15661: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/process.py <<< 8988 1726878317.15672: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.15719: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.15768: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.15792: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.15825: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.16117: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.16391: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 8988 1726878317.16421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 8988 1726878317.16440: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 8988 1726878317.16447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 8988 1726878317.16586: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311617d198> <<< 8988 1726878317.16607: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 8988 1726878317.16619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 8988 1726878317.16730: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311617d240> <<< 8988 1726878317.16776: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31161a8ba8> <<< 8988 1726878317.16833: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py <<< 8988 1726878317.16844: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8988 1726878317.16868: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.16895: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py <<< 8988 1726878317.16906: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.16925: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.16946: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/pycompat24.py <<< 8988 1726878317.17039: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/basic.py <<< 8988 1726878317.17058: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8988 1726878317.17065: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/modules/__init__.py <<< 8988 1726878317.17083: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.17483: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.17944: stdout chunk (state=3): >>># zipimport: zlib available <<< 8988 1726878317.18373: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py <<< 8988 1726878317.18384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311609eb00> <<< 8988 1726878317.18534: stdout chunk (state=3): >>> {"path": "/etc/certmonger//post-scripts", "changed": true, "diff": {"before": {"path": "/etc/certmonger//post-scripts", "state": "absent", "mode": "0755"}, "after": {"path": "/etc/certmonger//post-scripts", "state": "directory", "mode": "0700"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "invocation": {"module_args": {"name": "/etc/certmonger//post-scripts", "owner": "root", "group": "root", "mode": "0700", "state": "directory", "path": "/etc/certmonger//post-scripts", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}<<< 8988 1726878317.18546: stdout chunk (state=3): >>> <<< 8988 1726878317.18552: stdout chunk (state=3): >>># destroy __main__ <<< 8988 1726878317.18843: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 8988 1726878317.18855: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins <<< 8988 1726878317.18869: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal <<< 8988 1726878317.18879: stdout chunk (state=3): >>># cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat <<< 8988 1726878317.18892: stdout chunk (state=3): >>># cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 <<< 8988 1726878317.18906: stdout chunk (state=3): >>># destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale <<< 8988 1726878317.18915: stdout chunk (state=3): >>># cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading <<< 8988 1726878317.18930: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile <<< 8988 1726878317.18942: stdout chunk (state=3): >>># cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime <<< 8988 1726878317.18951: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select <<< 8988 1726878317.18962: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string <<< 8988 1726878317.18971: stdout chunk (state=3): >>># cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux <<< 8988 1726878317.18981: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder <<< 8988 1726878317.18993: 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters <<< 8988 1726878317.19003: stdout chunk (state=3): >>># destroy ansible.module_utils.common.parameters # 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 <<< 8988 1726878317.19016: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast <<< 8988 1726878317.19023: stdout chunk (state=3): >>># destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux <<< 8988 1726878317.19034: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils <<< 8988 1726878317.19042: stdout chunk (state=3): >>># destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing _bootlocale # destroy _bootlocale <<< 8988 1726878317.19081: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 8988 1726878317.19244: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8988 1726878317.19270: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 8988 1726878317.19281: stdout chunk (state=3): >>># destroy importlib.machinery <<< 8988 1726878317.19287: stdout chunk (state=3): >>># destroy zipimport <<< 8988 1726878317.19308: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 8988 1726878317.19333: stdout chunk (state=3): >>># destroy _socket <<< 8988 1726878317.19347: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 8988 1726878317.19356: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix <<< 8988 1726878317.19367: stdout chunk (state=3): >>># cleanup[3] wiping encodings # destroy encodings.aliases <<< 8988 1726878317.19375: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs <<< 8988 1726878317.19386: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io <<< 8988 1726878317.19395: stdout chunk (state=3): >>># cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc <<< 8988 1726878317.19430: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re <<< 8988 1726878317.19446: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools <<< 8988 1726878317.19460: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 8988 1726878317.19470: stdout chunk (state=3): >>># cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections <<< 8988 1726878317.19480: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 8988 1726878317.19492: stdout chunk (state=3): >>># cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap <<< 8988 1726878317.19500: stdout chunk (state=3): >>># cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch <<< 8988 1726878317.19511: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache <<< 8988 1726878317.19518: stdout chunk (state=3): >>># cleanup[3] wiping tokenize <<< 8988 1726878317.19529: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping grp <<< 8988 1726878317.19541: stdout chunk (state=3): >>># cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect <<< 8988 1726878317.19555: stdout chunk (state=3): >>># destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl <<< 8988 1726878317.19563: stdout chunk (state=3): >>># cleanup[3] wiping locale # destroy encodings <<< 8988 1726878317.19568: stdout chunk (state=3): >>># destroy _locale <<< 8988 1726878317.19621: stdout chunk (state=3): >>># cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct <<< 8988 1726878317.19636: stdout chunk (state=3): >>># destroy ctypes._endian <<< 8988 1726878317.19649: stdout chunk (state=3): >>># destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading <<< 8988 1726878317.19662: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux <<< 8988 1726878317.19672: stdout chunk (state=3): >>># cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner <<< 8988 1726878317.19683: stdout chunk (state=3): >>># cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy <<< 8988 1726878317.19691: stdout chunk (state=3): >>># cleanup[3] wiping selinux <<< 8988 1726878317.19724: stdout chunk (state=3): >>># cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys <<< 8988 1726878317.19735: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 8988 1726878317.19909: stdout chunk (state=3): >>># destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog <<< 8988 1726878317.19924: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves <<< 8988 1726878317.19934: stdout chunk (state=3): >>># destroy datetime <<< 8988 1726878317.19970: 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 <<< 8988 1726878317.19993: stdout chunk (state=3): >>># destroy stat # destroy _heapq <<< 8988 1726878317.20002: stdout chunk (state=3): >>># destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json <<< 8988 1726878317.20022: stdout chunk (state=3): >>># destroy _functools # destroy _operator # destroy _sre # destroy sre_parse <<< 8988 1726878317.20046: stdout chunk (state=3): >>># destroy select <<< 8988 1726878317.20061: stdout chunk (state=3): >>># destroy functools # destroy tokenize <<< 8988 1726878317.20078: stdout chunk (state=3): >>># destroy ctypes <<< 8988 1726878317.20092: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random <<< 8988 1726878317.20100: stdout chunk (state=3): >>># destroy time <<< 8988 1726878317.20123: stdout chunk (state=3): >>># destroy collections # destroy textwrap <<< 8988 1726878317.20141: stdout chunk (state=3): >>># destroy _string <<< 8988 1726878317.20151: stdout chunk (state=3): >>># destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 8988 1726878317.20449: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 8988 1726878317.20495: stderr chunk (state=3): >>><<< 8988 1726878317.20501: stdout chunk (state=3): >>><<< 8988 1726878317.20547: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a3c6e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a35c828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a3c69b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a369630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a370160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a3750f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a370748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a370390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a31a470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a31fe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a31ab38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a3264e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a309d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a30c198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311861a940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311862c240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a37aa20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311859a208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31185a4438> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31185a8128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31185a4c18> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31185a8208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31185f5940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31185f5d30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31185e72e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31185ed2e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31185df5c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31185d15f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3118352438> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3118342eb8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31185e7240> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311835efd0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31185cb438> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3118363390> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3118363198> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31183634a8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3118644198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3118363f60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3118363b70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3118373828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311837c048> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3117ef6320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3118373908> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3117efce10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31183636a0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3117f21470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3117f21828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3117f27518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3117cd3d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3117cc7470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3117cc7160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3117cbd048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3117f27eb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3117ccd128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3117f21ba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f311a2d9828> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3117ccd1d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f311a2d9ba8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31183639e8> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f311a2ec6d8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f311a2f4748> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f311a2f4c18> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f311a2f4d30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a2ecf28> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f311a2fc0b8> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a2f45f8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f311a2f4358> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a2e1c18> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3117f0b4e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311a2ec588> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31162f6a20> # zipimport: found 33 names in '/tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31160c1748> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3115fdd390> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31160c1f28> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31162f6e10> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3115fb6c50> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3115fbb8d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3115fbb240> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3115fbbf60> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3116020208> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31160003c8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3115ff35c0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3116315e80> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3116021e10> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31160094e0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31160acf60> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31160b3ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31160a4390> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31160a4ba8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3116015898> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31160d3f28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31160a4208> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3115f64e48> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3115f64f28> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3115f720f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3116009630> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3115f80a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3115f7a1d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3115f7a3c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3115f72c50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3115f9ae80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3115f9ab38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3115f9a358> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3115f9a9b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3115f88cf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3116138c88> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31161adf28> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f31161ce240> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31162c4080> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311617d198> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311617d240> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f31161a8ba8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_2has8ypc/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f311609eb00> {"path": "/etc/certmonger//post-scripts", "changed": true, "diff": {"before": {"path": "/etc/certmonger//post-scripts", "state": "absent", "mode": "0755"}, "after": {"path": "/etc/certmonger//post-scripts", "state": "directory", "mode": "0700"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0700", "state": "directory", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "invocation": {"module_args": {"name": "/etc/certmonger//post-scripts", "owner": "root", "group": "root", "mode": "0700", "state": "directory", "path": "/etc/certmonger//post-scripts", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _heapq # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse # destroy select # destroy functools # destroy tokenize # destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap # destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct , stderr=Shared connection to 10.31.12.109 closed. 8988 1726878317.20653: done with _execute_module (file, {'name': '/etc/certmonger//post-scripts', 'owner': 'root', 'group': 'root', 'mode': '0700', 'state': 'directory', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878316.9056585-8988-6957974100565/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 8988 1726878317.20667: _low_level_execute_command(): starting 8988 1726878317.20672: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878316.9056585-8988-6957974100565/ > /dev/null 2>&1 && sleep 0' 8988 1726878317.23189: stderr chunk (state=2): >>><<< 8988 1726878317.23196: stdout chunk (state=2): >>><<< 8988 1726878317.23208: _low_level_execute_command() done: rc=0, stdout=, stderr= 8988 1726878317.23214: handler run complete 8988 1726878317.23234: attempt loop complete, returning result 8988 1726878317.23251: variable '__certificate_provider' from source: unknown 8988 1726878317.23310: variable '__certificate_provider' from source: unknown changed: [managed_node2] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } 8988 1726878317.23358: dumping result to json 8988 1726878317.23366: done dumping result, returning 8988 1726878317.23375: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists [0affdecc-488f-74fb-5155-000000000244] 8988 1726878317.23380: sending task result for task 0affdecc-488f-74fb-5155-000000000244 8988 1726878317.23421: done sending task result for task 0affdecc-488f-74fb-5155-000000000244 8988 1726878317.23424: WORKER PROCESS EXITING 8196 1726878317.23588: no more pending results, returning what we have 8196 1726878317.23592: results queue empty 8196 1726878317.23592: checking for any_errors_fatal 8196 1726878317.23600: done checking for any_errors_fatal 8196 1726878317.23600: checking for max_fail_percentage 8196 1726878317.23601: done checking for max_fail_percentage 8196 1726878317.23602: checking to see if all hosts have failed and the running result is not ok 8196 1726878317.23602: done checking to see if all hosts have failed 8196 1726878317.23603: getting the remaining hosts for this loop 8196 1726878317.23604: done getting the remaining hosts for this loop 8196 1726878317.23607: getting the next task for host managed_node2 8196 1726878317.23613: done getting next task for host managed_node2 8196 1726878317.23616: ^ task is: TASK: fedora.linux_system_roles.certificate : Ensure provider service is running 8196 1726878317.23619: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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=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 8196 1726878317.23627: getting variables 8196 1726878317.23629: in VariableManager get_vars() 8196 1726878317.23664: Calling all_inventory to load vars for managed_node2 8196 1726878317.23667: Calling groups_inventory to load vars for managed_node2 8196 1726878317.23669: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878317.23677: Calling all_plugins_play to load vars for managed_node2 8196 1726878317.23680: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878317.23682: Calling groups_plugins_play to load vars for managed_node2 8196 1726878317.24413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878317.25310: done with get_vars() 8196 1726878317.25324: done getting variables 8196 1726878317.25369: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Friday 20 September 2024 20:25:17 -0400 (0:00:00.424) 0:00:52.417 ****** 8196 1726878317.25391: entering _queue_task() for managed_node2/service 8196 1726878317.25553: worker is 1 (out of 1 available) 8196 1726878317.25566: exiting _queue_task() for managed_node2/service 8196 1726878317.25578: done queuing things up, now waiting for results queue to drain 8196 1726878317.25580: waiting for pending results... 8996 1726878317.25700: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Ensure provider service is running 8996 1726878317.25820: in run() - task 0affdecc-488f-74fb-5155-000000000246 8996 1726878317.25838: variable 'ansible_search_path' from source: unknown 8996 1726878317.25842: variable 'ansible_search_path' from source: unknown 8996 1726878317.25875: variable '__certificate_providers' from source: task vars 8996 1726878317.26101: variable '__certificate_providers' from source: task vars 8996 1726878317.26298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8996 1726878317.27842: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8996 1726878317.27896: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8996 1726878317.27926: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8996 1726878317.27953: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8996 1726878317.27973: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8996 1726878317.28028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8996 1726878317.28052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8996 1726878317.28071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8996 1726878317.28102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8996 1726878317.28114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8996 1726878317.28212: variable 'certificate_requests' from source: include params 8996 1726878317.28230: variable '__cockpit_test_group' from source: set_fact 8996 1726878317.28277: variable '__cockpit_test_group' from source: set_fact 8996 1726878317.28305: variable '__certificate_provider_default' from source: role '' all vars 8996 1726878317.28357: variable 'omit' from source: magic vars 8996 1726878317.28428: variable 'ansible_host' from source: host vars for 'managed_node2' 8996 1726878317.28440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8996 1726878317.28448: variable 'omit' from source: magic vars 8996 1726878317.28591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8996 1726878317.28609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8996 1726878317.28627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8996 1726878317.28656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8996 1726878317.28668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8996 1726878317.28745: variable 'ansible_facts' from source: unknown 8996 1726878317.29146: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 8996 1726878317.29238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8996 1726878317.29346: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8996 1726878317.29373: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8996 1726878317.29398: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8996 1726878317.29420: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8996 1726878317.29452: 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) 8996 1726878317.29469: 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) 8996 1726878317.29490: 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) 8996 1726878317.29508: 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) 8996 1726878317.29562: variable '__certificate_provider_vars' from source: role '' all vars 8996 1726878317.29570: variable '__certificate_certmonger_packages' from source: role '' all vars 8996 1726878317.29615: variable '__certificate_certmonger_packages' from source: role '' all vars 8996 1726878317.29631: variable '__certificate_provider' from source: unknown 8996 1726878317.29640: Evaluated conditional (__certificate_provider_vars[__certificate_provider].service is defined): True 8996 1726878317.29647: variable 'omit' from source: magic vars 8996 1726878317.29680: variable 'omit' from source: magic vars 8996 1726878317.29771: variable '__certificate_provider_vars' from source: role '' all vars 8996 1726878317.29778: variable '__certificate_certmonger_packages' from source: role '' all vars 8996 1726878317.29823: variable '__certificate_certmonger_packages' from source: role '' all vars 8996 1726878317.29839: variable '__certificate_provider' from source: unknown 8996 1726878317.29853: variable 'omit' from source: magic vars 8996 1726878317.29873: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8996 1726878317.29895: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8996 1726878317.29909: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8996 1726878317.29923: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8996 1726878317.29934: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8996 1726878317.29957: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8996 1726878317.29962: variable 'ansible_host' from source: host vars for 'managed_node2' 8996 1726878317.29966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8996 1726878317.30031: Set connection var ansible_module_compression to ZIP_DEFLATED 8996 1726878317.30043: Set connection var ansible_shell_executable to /bin/sh 8996 1726878317.30050: Set connection var ansible_timeout to 10 8996 1726878317.30054: Set connection var ansible_shell_type to sh 8996 1726878317.30059: Set connection var ansible_connection to ssh 8996 1726878317.30065: Set connection var ansible_pipelining to False 8996 1726878317.30078: variable 'ansible_shell_executable' from source: unknown 8996 1726878317.30082: variable 'ansible_connection' from source: unknown 8996 1726878317.30085: variable 'ansible_module_compression' from source: unknown 8996 1726878317.30091: variable 'ansible_shell_type' from source: unknown 8996 1726878317.30096: variable 'ansible_shell_executable' from source: unknown 8996 1726878317.30099: variable 'ansible_host' from source: host vars for 'managed_node2' 8996 1726878317.30103: variable 'ansible_pipelining' from source: unknown 8996 1726878317.30107: variable 'ansible_timeout' from source: unknown 8996 1726878317.30111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8996 1726878317.30175: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8996 1726878317.30186: variable 'omit' from source: magic vars 8996 1726878317.30194: starting attempt loop 8996 1726878317.30198: running the handler 8996 1726878317.30249: variable 'ansible_facts' from source: unknown 8996 1726878317.30585: _low_level_execute_command(): starting 8996 1726878317.30596: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8996 1726878317.32911: stdout chunk (state=2): >>>/root <<< 8996 1726878317.33027: stderr chunk (state=3): >>><<< 8996 1726878317.33035: stdout chunk (state=3): >>><<< 8996 1726878317.33051: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 8996 1726878317.33062: _low_level_execute_command(): starting 8996 1726878317.33068: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878317.330585-8996-280188353718076 `" && echo ansible-tmp-1726878317.330585-8996-280188353718076="` echo /root/.ansible/tmp/ansible-tmp-1726878317.330585-8996-280188353718076 `" ) && sleep 0' 8996 1726878317.35492: stdout chunk (state=2): >>>ansible-tmp-1726878317.330585-8996-280188353718076=/root/.ansible/tmp/ansible-tmp-1726878317.330585-8996-280188353718076 <<< 8996 1726878317.35611: stderr chunk (state=3): >>><<< 8996 1726878317.35617: stdout chunk (state=3): >>><<< 8996 1726878317.35632: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878317.330585-8996-280188353718076=/root/.ansible/tmp/ansible-tmp-1726878317.330585-8996-280188353718076 , stderr= 8996 1726878317.35657: variable 'ansible_module_compression' from source: unknown 8996 1726878317.35694: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81963qu3yf6t/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 8996 1726878317.35743: variable 'ansible_facts' from source: unknown 8996 1726878317.35897: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878317.330585-8996-280188353718076/AnsiballZ_systemd.py 8996 1726878317.35992: Sending initial data 8996 1726878317.35998: Sent initial data (153 bytes) 8996 1726878317.38470: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmp4qlacmiw /root/.ansible/tmp/ansible-tmp-1726878317.330585-8996-280188353718076/AnsiballZ_systemd.py <<< 8996 1726878317.40329: stderr chunk (state=3): >>><<< 8996 1726878317.40337: stdout chunk (state=3): >>><<< 8996 1726878317.40354: done transferring module to remote 8996 1726878317.40366: _low_level_execute_command(): starting 8996 1726878317.40370: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878317.330585-8996-280188353718076/ /root/.ansible/tmp/ansible-tmp-1726878317.330585-8996-280188353718076/AnsiballZ_systemd.py && sleep 0' 8996 1726878317.42717: stderr chunk (state=2): >>><<< 8996 1726878317.42724: stdout chunk (state=2): >>><<< 8996 1726878317.42736: _low_level_execute_command() done: rc=0, stdout=, stderr= 8996 1726878317.42740: _low_level_execute_command(): starting 8996 1726878317.42744: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878317.330585-8996-280188353718076/AnsiballZ_systemd.py && sleep 0' 8996 1726878317.45500: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 8996 1726878317.45521: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 8996 1726878317.45574: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 8996 1726878317.45784: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # <<< 8996 1726878317.45804: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134e8de48> <<< 8996 1726878317.45828: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 8996 1726878317.45853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134e23828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134e8d9b0> <<< 8996 1726878317.45880: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 8996 1726878317.45909: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134e30630> import '_signal' # <<< 8996 1726878317.45933: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 8996 1726878317.45952: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134e37160> <<< 8996 1726878317.45976: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 8996 1726878317.46010: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 8996 1726878317.46035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134e3c0f0> <<< 8996 1726878317.46054: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134e37748> <<< 8996 1726878317.46077: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134e37390> <<< 8996 1726878317.46105: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 8996 1726878317.46139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 8996 1726878317.46165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # <<< 8996 1726878317.46181: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 8996 1726878317.46200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 8996 1726878317.46218: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134de1470> <<< 8996 1726878317.46250: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 8996 1726878317.46275: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134de6e48> <<< 8996 1726878317.46295: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134de1b38> <<< 8996 1726878317.46313: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 8996 1726878317.46352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 8996 1726878317.46457: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134ded4e0> <<< 8996 1726878317.46476: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134dd0d68> <<< 8996 1726878317.46491: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 8996 1726878317.46504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 8996 1726878317.46508: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134dd3198> <<< 8996 1726878317.46548: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 8996 1726878317.46559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 8996 1726878317.46579: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21330e1940> <<< 8996 1726878317.46595: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 8996 1726878317.46617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 8996 1726878317.46623: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21330f3240> <<< 8996 1726878317.46704: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134e41a20> <<< 8996 1726878317.46714: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8996 1726878317.47124: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 8996 1726878317.47133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 8996 1726878317.47149: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 8996 1726878317.47176: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 8996 1726878317.47188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 8996 1726878317.47211: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 8996 1726878317.47218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 8996 1726878317.47244: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 8996 1726878317.47309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 8996 1726878317.47327: stdout chunk (state=3): >>>import '_functools' # <<< 8996 1726878317.47339: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 8996 1726878317.47371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 8996 1726878317.47388: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 8996 1726878317.47404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 8996 1726878317.47422: stdout chunk (state=3): >>>import '_operator' # <<< 8996 1726878317.47431: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2133017198> <<< 8996 1726878317.47445: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 8996 1726878317.47459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21330223c8> <<< 8996 1726878317.47468: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 8996 1726878317.47477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 8996 1726878317.47498: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 8996 1726878317.47507: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21330210b8> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2133022ba8> <<< 8996 1726878317.47524: stdout chunk (state=3): >>>import 'itertools' # <<< 8996 1726878317.47539: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 8996 1726878317.47558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2133021198> <<< 8996 1726878317.47575: stdout chunk (state=3): >>>import '_collections' # <<< 8996 1726878317.47621: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21330bc8d0> <<< 8996 1726878317.47641: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 8996 1726878317.47653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 8996 1726878317.47693: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21330bccc0> <<< 8996 1726878317.47745: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21330ae278> <<< 8996 1726878317.47768: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 8996 1726878317.47784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21330b3278> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21330a6550> <<< 8996 1726878317.47824: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2133098588> <<< 8996 1726878317.47844: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 8996 1726878317.47854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 8996 1726878317.47863: stdout chunk (state=3): >>>import '_sre' # <<< 8996 1726878317.47877: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 8996 1726878317.47898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 8996 1726878317.47910: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 8996 1726878317.47924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 8996 1726878317.47949: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132dcf390> <<< 8996 1726878317.47967: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132dd7e10> <<< 8996 1726878317.47975: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21330ae550> <<< 8996 1726878317.47995: stdout chunk (state=3): >>>import '_locale' # <<< 8996 1726878317.48041: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 8996 1726878317.48051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132ddcf28> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21330923c8> <<< 8996 1726878317.48072: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 8996 1726878317.48078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 8996 1726878317.48104: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 8996 1726878317.48119: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2132de22e8> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132de20f0> <<< 8996 1726878317.48135: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 8996 1726878317.48147: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2132de2400> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213310b128> <<< 8996 1726878317.48166: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 8996 1726878317.48173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 8996 1726878317.48197: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 8996 1726878317.48204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 8996 1726878317.48223: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 8996 1726878317.48233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 8996 1726878317.48244: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132de2ef0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132de2b00> <<< 8996 1726878317.48266: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' <<< 8996 1726878317.48282: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132dee7b8> <<< 8996 1726878317.48293: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 8996 1726878317.48315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 8996 1726878317.48330: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 8996 1726878317.48349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 8996 1726878317.48396: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132deef98> <<< 8996 1726878317.48419: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 8996 1726878317.48428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 8996 1726878317.48465: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21329752b0> <<< 8996 1726878317.48474: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132dee898> <<< 8996 1726878317.48497: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 8996 1726878317.48505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 8996 1726878317.48562: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132979da0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132de2630> <<< 8996 1726878317.48590: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 8996 1726878317.48603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 8996 1726878317.48626: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 8996 1726878317.48637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213299f400> <<< 8996 1726878317.48662: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 8996 1726878317.48672: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f213299f7b8> <<< 8996 1726878317.48681: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 8996 1726878317.48703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 8996 1726878317.48717: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 8996 1726878317.48728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 8996 1726878317.48739: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21329a54a8> <<< 8996 1726878317.48765: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 8996 1726878317.48777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 8996 1726878317.48797: stdout chunk (state=3): >>>import 'time' # <<< 8996 1726878317.48808: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 8996 1726878317.48826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 8996 1726878317.48845: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 8996 1726878317.48856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 8996 1726878317.48871: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 8996 1726878317.48912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 8996 1726878317.48926: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 8996 1726878317.48943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132750cc0> <<< 8996 1726878317.49059: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132743400> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21327430f0> <<< 8996 1726878317.49073: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132734f98> <<< 8996 1726878317.49101: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21329a5e48> <<< 8996 1726878317.49135: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 8996 1726878317.49146: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f213274a0b8> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213299fb38> <<< 8996 1726878317.49164: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 8996 1726878317.49187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 8996 1726878317.49220: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 8996 1726878317.49230: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2134da0828> <<< 8996 1726878317.49240: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213274a160> <<< 8996 1726878317.49246: stdout chunk (state=3): >>>import 'pwd' # <<< 8996 1726878317.49267: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 8996 1726878317.49276: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2134da0ba8> <<< 8996 1726878317.49329: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132de2978> <<< 8996 1726878317.49348: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 8996 1726878317.49359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 8996 1726878317.49381: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 8996 1726878317.49390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 8996 1726878317.49423: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2134db56d8> <<< 8996 1726878317.49442: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 8996 1726878317.49449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 8996 1726878317.49587: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2134dbb748> <<< 8996 1726878317.49616: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 8996 1726878317.49624: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2134dbbc18> <<< 8996 1726878317.49648: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 8996 1726878317.49662: stdout chunk (state=3): >>># extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2134dbbd30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134db5f28> <<< 8996 1726878317.49676: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 8996 1726878317.49685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 8996 1726878317.49702: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 8996 1726878317.49712: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2134dc30b8> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134dbb5f8> <<< 8996 1726878317.49736: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 8996 1726878317.49750: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2134dbb358> <<< 8996 1726878317.49759: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134da9c18> <<< 8996 1726878317.49770: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132989470> <<< 8996 1726878317.49796: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 8996 1726878317.49829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 8996 1726878317.49871: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134db5588> <<< 8996 1726878317.50082: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 8996 1726878317.50105: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130dbca20> <<< 8996 1726878317.50237: stdout chunk (state=3): >>># zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip' <<< 8996 1726878317.50248: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8996 1726878317.50279: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py <<< 8996 1726878317.50288: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.50304: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py <<< 8996 1726878317.50314: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.51444: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.52380: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' <<< 8996 1726878317.52394: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130b9e748> <<< 8996 1726878317.52406: stdout chunk (state=3): >>>import 'atexit' # <<< 8996 1726878317.52431: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 8996 1726878317.52463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 8996 1726878317.52538: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130a34390> <<< 8996 1726878317.52550: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130b9ef28> <<< 8996 1726878317.52578: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 8996 1726878317.52589: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130dbce10> <<< 8996 1726878317.52608: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 8996 1726878317.52637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 8996 1726878317.52681: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130a8ac50> <<< 8996 1726878317.52701: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 8996 1726878317.52726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 8996 1726878317.52743: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 8996 1726878317.52766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 8996 1726878317.52781: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 8996 1726878317.52795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 8996 1726878317.52874: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130a65c18> <<< 8996 1726878317.52909: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130d78160> <<< 8996 1726878317.52946: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130d78390> <<< 8996 1726878317.52967: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 8996 1726878317.52993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 8996 1726878317.53056: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130d786d8> <<< 8996 1726878317.53065: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130a603c8> <<< 8996 1726878317.53377: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130a515c0> <<< 8996 1726878317.53397: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 8996 1726878317.53407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 8996 1726878317.53427: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130d84f98> <<< 8996 1726878317.53455: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130a607f0> <<< 8996 1726878317.53484: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130a609e8> <<< 8996 1726878317.53514: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 8996 1726878317.53523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 8996 1726878317.53546: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 8996 1726878317.53567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 8996 1726878317.53597: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 8996 1726878317.53606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 8996 1726878317.53659: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130b6ea90> <<< 8996 1726878317.53746: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 8996 1726878317.53764: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130b7abe0> <<< 8996 1726878317.53777: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130d9ce80> <<< 8996 1726878317.53799: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 8996 1726878317.53811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130da7588> <<< 8996 1726878317.54029: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130d923c8> <<< 8996 1726878317.54064: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 8996 1726878317.54099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 8996 1726878317.54120: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 8996 1726878317.54128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 8996 1726878317.54146: stdout chunk (state=3): >>>import '_string' # <<< 8996 1726878317.54227: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130b97c18> <<< 8996 1726878317.54287: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130da7748> <<< 8996 1726878317.54416: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' <<< 8996 1726878317.54425: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130ba3b00> <<< 8996 1726878317.54468: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' <<< 8996 1726878317.54479: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130ba3be0> <<< 8996 1726878317.54504: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' <<< 8996 1726878317.54513: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130ba3d68> <<< 8996 1726878317.54524: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130d89160> <<< 8996 1726878317.54548: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 8996 1726878317.54571: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 8996 1726878317.54591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 8996 1726878317.54636: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130c80748> <<< 8996 1726878317.54810: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130c76e48> <<< 8996 1726878317.54837: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 8996 1726878317.54846: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130c7b080> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130c76908> <<< 8996 1726878317.54866: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.54876: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 8996 1726878317.54899: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.54975: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.55051: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.55061: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 8996 1726878317.55079: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.55088: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.55103: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 8996 1726878317.55111: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.55207: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.55307: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 8996 1726878317.55316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 8996 1726878317.55332: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 8996 1726878317.55350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 8996 1726878317.55361: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 8996 1726878317.55367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 8996 1726878317.55399: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130c9bb38> <<< 8996 1726878317.55452: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130c9b828> <<< 8996 1726878317.55490: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130c9b080> <<< 8996 1726878317.55504: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 8996 1726878317.55518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 8996 1726878317.55555: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130c9b6a0> <<< 8996 1726878317.55567: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130c8c860> <<< 8996 1726878317.55578: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.56054: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.56506: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 8996 1726878317.56520: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 8996 1726878317.56530: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 8996 1726878317.56561: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 8996 1726878317.56570: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.56593: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.56617: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py <<< 8996 1726878317.56624: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.56643: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.56658: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py <<< 8996 1726878317.56667: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.56775: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.56900: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 8996 1726878317.56934: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130b3b240> # zipimport: zlib available<<< 8996 1726878317.56944: stdout chunk (state=3): >>> <<< 8996 1726878317.57298: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.57646: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.57699: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.57762: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py <<< 8996 1726878317.57772: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.57799: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.57833: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 8996 1726878317.57900: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.57968: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py <<< 8996 1726878317.57987: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8996 1726878317.57998: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8996 1726878317.58010: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.58044: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.58069: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8996 1726878317.58085: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.58249: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.58424: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 8996 1726878317.58431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 8996 1726878317.58639: stdout chunk (state=3): >>>import '_ast' # <<< 8996 1726878317.58649: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130cb1a20> <<< 8996 1726878317.58663: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.58678: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.58703: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py <<< 8996 1726878317.58709: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.58762: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.58816: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8996 1726878317.58825: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 8996 1726878317.58843: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8996 1726878317.58857: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.58893: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.58919: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py <<< 8996 1726878317.58935: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.58960: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.58999: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.59035: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.59103: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 8996 1726878317.59186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 8996 1726878317.59291: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 8996 1726878317.59302: stdout chunk (state=3): >>>import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130d36240> <<< 8996 1726878317.59358: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130cbc9b0> <<< 8996 1726878317.59396: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py <<< 8996 1726878317.59404: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.59458: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.59505: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.59530: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.59563: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.59827: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.60096: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 8996 1726878317.60134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 8996 1726878317.60148: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 8996 1726878317.60161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 8996 1726878317.60299: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130d5c198> <<< 8996 1726878317.60319: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 8996 1726878317.60329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 8996 1726878317.60431: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130d5c240> <<< 8996 1726878317.60475: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130ccbba8> <<< 8996 1726878317.60538: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 8996 1726878317.60549: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.60571: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.60597: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 8996 1726878317.60607: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.60633: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.60646: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py <<< 8996 1726878317.60751: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py <<< 8996 1726878317.60760: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.60771: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.60776: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py <<< 8996 1726878317.60796: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.60942: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.61097: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.61109: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.61134: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.61165: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.61205: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.61228: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.61259: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 8996 1726878317.61266: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.61327: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.61387: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.61405: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.61441: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 8996 1726878317.61487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 8996 1726878317.62144: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130bbd320> <<< 8996 1726878317.62155: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 8996 1726878317.62165: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.62305: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.62441: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.62475: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.62523: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py <<< 8996 1726878317.62533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' <<< 8996 1726878317.62549: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 8996 1726878317.62565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 8996 1726878317.62580: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py <<< 8996 1726878317.62598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' <<< 8996 1726878317.62614: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130c30828> <<< 8996 1726878317.62638: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py <<< 8996 1726878317.62645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' <<< 8996 1726878317.62670: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 8996 1726878317.62705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 8996 1726878317.62728: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 8996 1726878317.62741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 8996 1726878317.62757: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130c64278> <<< 8996 1726878317.62852: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130c64a20> <<< 8996 1726878317.62862: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130c37ef0> <<< 8996 1726878317.62900: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' <<< 8996 1726878317.62911: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130c53f98> <<< 8996 1726878317.62929: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130c37208> <<< 8996 1726878317.62965: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130c29320> <<< 8996 1726878317.62973: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130bcdc18> <<< 8996 1726878317.62994: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 8996 1726878317.63014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 8996 1726878317.63029: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py <<< 8996 1726878317.63039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' <<< 8996 1726878317.63051: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130cf6e80> <<< 8996 1726878317.63072: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py <<< 8996 1726878317.63084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' <<< 8996 1726878317.63103: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130cfa9e8> <<< 8996 1726878317.63123: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130be4eb8> <<< 8996 1726878317.63134: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 8996 1726878317.63142: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 8996 1726878317.63160: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.63172: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 8996 1726878317.63181: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.63241: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.63283: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 8996 1726878317.63298: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.63334: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.63375: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 8996 1726878317.63381: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.63393: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.63402: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 8996 1726878317.63409: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.63433: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.63461: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 8996 1726878317.63467: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.63512: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.63553: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 8996 1726878317.63563: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.63600: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.63640: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 8996 1726878317.63649: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.63693: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.63744: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.63792: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.63836: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 8996 1726878317.63855: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.64275: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.64651: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 8996 1726878317.64660: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.64709: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.64753: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.64777: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.64805: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py <<< 8996 1726878317.64817: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 8996 1726878317.64830: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.64847: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.64871: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 8996 1726878317.64880: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.64926: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.64967: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 8996 1726878317.64974: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.65001: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.65026: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py <<< 8996 1726878317.65037: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.65057: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.65082: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 8996 1726878317.65091: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.65152: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.65224: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 8996 1726878317.65234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 8996 1726878317.65265: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130d16be0> <<< 8996 1726878317.65293: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 8996 1726878317.65313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 8996 1726878317.65506: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130d16a58> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 8996 1726878317.65525: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.65579: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.65630: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 8996 1726878317.65640: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.65829: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.65911: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 8996 1726878317.65922: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.65971: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.66039: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 8996 1726878317.66046: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.66078: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.66123: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 8996 1726878317.66147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 8996 1726878317.66169: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 8996 1726878317.66203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 8996 1726878317.66289: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f212cbc99b0> <<< 8996 1726878317.66355: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f212cb580b8> <<< 8996 1726878317.66591: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f212cb7e588> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 8996 1726878317.66609: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.66650: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.66697: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 8996 1726878317.66705: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.66774: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.67096: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130b05a90> <<< 8996 1726878317.67199: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.67304: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.67466: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py <<< 8996 1726878317.67474: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 8996 1726878317.67495: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.67521: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.67557: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 8996 1726878317.67565: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.67601: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.67643: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py <<< 8996 1726878317.67652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 8996 1726878317.67701: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 8996 1726878317.67710: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130b04be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130b04860> <<< 8996 1726878317.67719: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 8996 1726878317.67746: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 8996 1726878317.67761: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.67792: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.67825: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 8996 1726878317.67839: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.67972: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.68099: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 8996 1726878317.68109: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.68179: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.68269: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.68301: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.68336: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 8996 1726878317.68346: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 8996 1726878317.68356: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.68370: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.68400: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.68498: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.68606: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 8996 1726878317.68617: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 8996 1726878317.68627: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.68715: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.68816: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 8996 1726878317.68825: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.68849: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.68874: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.69311: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.69746: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 8996 1726878317.69757: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 8996 1726878317.69767: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.69844: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.69941: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 8996 1726878317.69948: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.70017: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.70100: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 8996 1726878317.70229: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.70345: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 8996 1726878317.70357: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.70368: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 8996 1726878317.70375: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.70422: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.70451: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 8996 1726878317.70462: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.70539: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.70617: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.70768: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.70921: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 8996 1726878317.70934: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 8996 1726878317.70963: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.70997: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 8996 1726878317.71023: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.71040: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 8996 1726878317.71053: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.71105: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.71161: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 8996 1726878317.71171: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.71193: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.71211: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 8996 1726878317.71227: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.71266: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.71318: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 8996 1726878317.71326: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.71370: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.71417: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 8996 1726878317.71433: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.71636: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.71845: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 8996 1726878317.71899: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.71948: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 8996 1726878317.71960: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.71992: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.72022: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 8996 1726878317.72033: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.72058: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.72084: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 8996 1726878317.72106: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.72118: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.72151: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 8996 1726878317.72159: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.72221: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.72280: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 8996 1726878317.72302: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.72311: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 8996 1726878317.72323: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.72356: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.72392: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 8996 1726878317.72403: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.72419: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.72439: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.72474: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.72516: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.72567: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.72627: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 8996 1726878317.72639: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 8996 1726878317.72652: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.72696: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.72734: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 8996 1726878317.72745: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.72899: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.73055: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 8996 1726878317.73062: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.73104: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.73143: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 8996 1726878317.73153: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.73189: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.73229: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 8996 1726878317.73237: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.73303: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.73367: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 8996 1726878317.73376: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 8996 1726878317.73389: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.73457: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.73524: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 8996 1726878317.73536: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 8996 1726878317.73553: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.73649: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.73749: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 8996 1726878317.73859: stdout chunk (state=3): >>># zipimport: zlib available <<< 8996 1726878317.74026: stdout chunk (state=3): >>>import 'gc' # <<< 8996 1726878317.93327: stdout chunk (state=3): >>> {"name": "certmonger", "changed": true, "status": {"Type": "dbus", "Restart": "no", "PIDFile": "/run/certmonger.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "org.fedorahosted.certmonger", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time<<< 8996 1726878317.93348: stdout chunk (state=3): >>> cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "certmonger.service", "Names": "certmonger.service", "Requires": "system.slice dbus.socket sysinit.target", "PartOf": "dbus.service", "Conflicts": "shutdown.target", "Before": "shutdown.target", "After": "syslog.target network.target dbus.service sysinit.target basic.target systemd-journald.socket system.slice dbus.socket", "Description": "Certificate monitoring and PKI enrollment", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "certmonger", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # de<<< 8996 1726878317.93372: stdout chunk (state=3): >>>stroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.m<<< 8996 1726878317.93387: stdout chunk (state=3): >>>odule_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process<<< 8996 1726878317.94508: stdout chunk (state=3): >>> # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.mod<<< 8996 1726878317.94538: stdout chunk (state=3): >>>ule_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_u<<< 8996 1726878317.94553: stdout chunk (state=3): >>>tils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy fcntl # destroy datetime # destroy gc # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy platform # destroy shlex # destroy traceback # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 8996 1726878317.95331: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 8996 1726878317.95367: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 8996 1726878317.95412: stderr chunk (state=3): >>><<< 8996 1726878317.95417: stdout chunk (state=3): >>><<< 8996 1726878317.95486: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134e8de48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134e23828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134e8d9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134e30630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134e37160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134e3c0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134e37748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134e37390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134de1470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134de6e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134de1b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134ded4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134dd0d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134dd3198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21330e1940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21330f3240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134e41a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2133017198> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21330223c8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21330210b8> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2133022ba8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2133021198> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21330bc8d0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21330bccc0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21330ae278> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21330b3278> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21330a6550> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2133098588> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132dcf390> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132dd7e10> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21330ae550> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132ddcf28> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21330923c8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2132de22e8> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132de20f0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2132de2400> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213310b128> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132de2ef0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132de2b00> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132dee7b8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132deef98> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21329752b0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132dee898> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132979da0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132de2630> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213299f400> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f213299f7b8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21329a54a8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132750cc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132743400> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21327430f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132734f98> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21329a5e48> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f213274a0b8> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213299fb38> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2134da0828> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213274a160> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2134da0ba8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132de2978> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2134db56d8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2134dbb748> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2134dbbc18> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2134dbbd30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134db5f28> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2134dc30b8> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134dbb5f8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2134dbb358> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134da9c18> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2132989470> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2134db5588> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130dbca20> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130b9e748> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130a34390> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130b9ef28> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130dbce10> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130a8ac50> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130a65c18> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130d78160> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130d78390> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130d786d8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130a603c8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130a515c0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130d84f98> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130a607f0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130a609e8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130b6ea90> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130b7abe0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130d9ce80> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130da7588> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130d923c8> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130b97c18> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130da7748> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130ba3b00> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130ba3be0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130ba3d68> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130d89160> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130c80748> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130c76e48> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130c7b080> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130c76908> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130c9bb38> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130c9b828> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130c9b080> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130c9b6a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130c8c860> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130b3b240> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130cb1a20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130d36240> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130cbc9b0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130d5c198> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130d5c240> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130ccbba8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130bbd320> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130c30828> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130c64278> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130c64a20> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130c37ef0> # extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130c53f98> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130c37208> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130c29320> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130bcdc18> # /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130cf6e80> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130cfa9e8> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130be4eb8> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130d16be0> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130d16a58> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f212cbc99b0> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f212cb580b8> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f212cb7e588> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130b05a90> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2130b04be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2130b04860> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0qwc2ata/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "certmonger", "changed": true, "status": {"Type": "dbus", "Restart": "no", "PIDFile": "/run/certmonger.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "org.fedorahosted.certmonger", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "certmonger.service", "Names": "certmonger.service", "Requires": "system.slice dbus.socket sysinit.target", "PartOf": "dbus.service", "Conflicts": "shutdown.target", "Before": "shutdown.target", "After": "syslog.target network.target dbus.service sysinit.target basic.target systemd-journald.socket system.slice dbus.socket", "Description": "Certificate monitoring and PKI enrollment", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "certmonger", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy fcntl # destroy datetime # destroy gc # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy platform # destroy shlex # destroy traceback # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings , stderr=Shared connection to 10.31.12.109 closed. 8996 1726878317.95736: done with _execute_module (ansible.legacy.systemd, {'name': 'certmonger', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878317.330585-8996-280188353718076/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 8996 1726878317.95759: _low_level_execute_command(): starting 8996 1726878317.95765: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878317.330585-8996-280188353718076/ > /dev/null 2>&1 && sleep 0' 8996 1726878317.99404: stderr chunk (state=2): >>><<< 8996 1726878317.99410: stdout chunk (state=2): >>><<< 8996 1726878317.99423: _low_level_execute_command() done: rc=0, stdout=, stderr= 8996 1726878317.99429: handler run complete 8996 1726878317.99462: attempt loop complete, returning result 8996 1726878317.99478: variable '__certificate_provider' from source: unknown 8996 1726878317.99540: variable '__certificate_provider' from source: unknown changed: [managed_node2] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "syslog.target network.target dbus.service sysinit.target basic.target systemd-journald.socket system.slice dbus.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus.service", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus.socket sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 8996 1726878317.99636: dumping result to json 8996 1726878317.99654: done dumping result, returning 8996 1726878317.99662: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Ensure provider service is running [0affdecc-488f-74fb-5155-000000000246] 8996 1726878317.99668: sending task result for task 0affdecc-488f-74fb-5155-000000000246 8996 1726878317.99774: done sending task result for task 0affdecc-488f-74fb-5155-000000000246 8996 1726878317.99778: WORKER PROCESS EXITING 8196 1726878318.00111: no more pending results, returning what we have 8196 1726878318.00116: results queue empty 8196 1726878318.00116: checking for any_errors_fatal 8196 1726878318.00122: done checking for any_errors_fatal 8196 1726878318.00122: checking for max_fail_percentage 8196 1726878318.00123: done checking for max_fail_percentage 8196 1726878318.00124: checking to see if all hosts have failed and the running result is not ok 8196 1726878318.00124: done checking to see if all hosts have failed 8196 1726878318.00125: getting the remaining hosts for this loop 8196 1726878318.00125: done getting the remaining hosts for this loop 8196 1726878318.00127: getting the next task for host managed_node2 8196 1726878318.00135: done getting next task for host managed_node2 8196 1726878318.00138: ^ task is: TASK: fedora.linux_system_roles.certificate : Ensure certificate requests 8196 1726878318.00140: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 8196 1726878318.00147: getting variables 8196 1726878318.00148: in VariableManager get_vars() 8196 1726878318.00170: Calling all_inventory to load vars for managed_node2 8196 1726878318.00172: Calling groups_inventory to load vars for managed_node2 8196 1726878318.00173: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878318.00180: Calling all_plugins_play to load vars for managed_node2 8196 1726878318.00182: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878318.00183: Calling groups_plugins_play to load vars for managed_node2 8196 1726878318.00881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878318.01694: done with get_vars() 8196 1726878318.01708: done getting variables TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Friday 20 September 2024 20:25:18 -0400 (0:00:00.763) 0:00:53.181 ****** 8196 1726878318.01770: entering _queue_task() for managed_node2/fedora.linux_system_roles.certificate_request 8196 1726878318.01771: Creating lock for fedora.linux_system_roles.certificate_request 8196 1726878318.01949: worker is 1 (out of 1 available) 8196 1726878318.01963: exiting _queue_task() for managed_node2/fedora.linux_system_roles.certificate_request 8196 1726878318.01975: done queuing things up, now waiting for results queue to drain 8196 1726878318.01976: waiting for pending results... 9011 1726878318.02093: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Ensure certificate requests 9011 1726878318.02205: in run() - task 0affdecc-488f-74fb-5155-000000000249 9011 1726878318.02220: variable 'ansible_search_path' from source: unknown 9011 1726878318.02224: variable 'ansible_search_path' from source: unknown 9011 1726878318.02258: variable 'certificate_requests' from source: include params 9011 1726878318.02486: variable 'certificate_requests' from source: include params 9011 1726878318.02511: variable '__cockpit_test_group' from source: set_fact 9011 1726878318.02566: variable '__cockpit_test_group' from source: set_fact 9011 1726878318.02646: variable 'omit' from source: magic vars 9011 1726878318.02724: variable 'ansible_host' from source: host vars for 'managed_node2' 9011 1726878318.02736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9011 1726878318.02745: variable 'omit' from source: magic vars 9011 1726878318.02951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9011 1726878318.04662: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9011 1726878318.04705: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9011 1726878318.04735: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9011 1726878318.04762: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9011 1726878318.04781: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9011 1726878318.04834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9011 1726878318.04857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9011 1726878318.04875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9011 1726878318.04903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9011 1726878318.04915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9011 1726878318.04999: variable 'ansible_facts' from source: unknown 9011 1726878318.05329: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 9011 1726878318.05339: variable 'omit' from source: magic vars 9011 1726878318.05373: variable 'omit' from source: magic vars 9011 1726878318.05456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9011 1726878318.05475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9011 1726878318.05494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9011 1726878318.05521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9011 1726878318.05534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9011 1726878318.05583: variable 'item' from source: unknown 9011 1726878318.05590: variable 'omit' from source: magic vars 9011 1726878318.05663: variable 'item' from source: unknown 9011 1726878318.05670: variable 'omit' from source: magic vars 9011 1726878318.05751: variable 'item' from source: unknown 9011 1726878318.05758: variable 'omit' from source: magic vars 9011 1726878318.05835: variable 'item' from source: unknown 9011 1726878318.05843: variable 'omit' from source: magic vars 9011 1726878318.05913: variable 'item' from source: unknown 9011 1726878318.05920: variable 'omit' from source: magic vars 9011 1726878318.05991: variable 'item' from source: unknown 9011 1726878318.05998: variable 'omit' from source: magic vars 9011 1726878318.06070: variable 'item' from source: unknown 9011 1726878318.06077: variable 'omit' from source: magic vars 9011 1726878318.06153: variable 'item' from source: unknown 9011 1726878318.06160: variable 'omit' from source: magic vars 9011 1726878318.06230: variable 'item' from source: unknown 9011 1726878318.06238: variable 'omit' from source: magic vars 9011 1726878318.06309: variable 'item' from source: unknown 9011 1726878318.06317: variable 'omit' from source: magic vars 9011 1726878318.06326: variable '__certificate_default_directory' from source: role '' all vars 9011 1726878318.06370: variable '__certificate_default_directory' from source: role '' all vars 9011 1726878318.06470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9011 1726878318.06574: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9011 1726878318.06602: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9011 1726878318.06625: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9011 1726878318.06648: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9011 1726878318.06690: 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) 9011 1726878318.06710: 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) 9011 1726878318.06729: 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) 9011 1726878318.06748: 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) 9011 1726878318.06834: variable 'item' from source: unknown 9011 1726878318.06842: variable '__certificate_provider_vars' from source: role '' all vars 9011 1726878318.06848: variable '__certificate_certmonger_packages' from source: role '' all vars 9011 1726878318.06889: variable '__certificate_certmonger_packages' from source: role '' all vars 9011 1726878318.06906: variable 'omit' from source: magic vars 9011 1726878318.06978: variable 'item' from source: unknown 9011 1726878318.06986: variable 'omit' from source: magic vars 9011 1726878318.07062: variable 'item' from source: unknown 9011 1726878318.07069: variable 'omit' from source: magic vars 9011 1726878318.07143: variable 'item' from source: unknown 9011 1726878318.07150: variable 'omit' from source: magic vars 9011 1726878318.07220: variable 'item' from source: unknown 9011 1726878318.07227: variable 'omit' from source: magic vars 9011 1726878318.07238: variable 'certificate_wait' from source: role '' defaults 9011 1726878318.07304: variable 'item' from source: unknown 9011 1726878318.07311: variable 'omit' from source: magic vars 9011 1726878318.07384: variable 'item' from source: unknown 9011 1726878318.07391: variable 'omit' from source: magic vars 9011 1726878318.07464: variable 'item' from source: unknown 9011 1726878318.07471: variable 'omit' from source: magic vars 9011 1726878318.07544: variable 'item' from source: unknown 9011 1726878318.07551: variable 'omit' from source: magic vars 9011 1726878318.07620: variable 'item' from source: unknown 9011 1726878318.07628: variable 'omit' from source: magic vars 9011 1726878318.07701: variable 'item' from source: unknown 9011 1726878318.07708: variable 'omit' from source: magic vars 9011 1726878318.07780: variable 'item' from source: unknown 9011 1726878318.07788: variable 'omit' from source: magic vars 9011 1726878318.07858: variable 'item' from source: unknown 9011 1726878318.07865: variable 'omit' from source: magic vars 9011 1726878318.07939: variable 'item' from source: unknown 9011 1726878318.07945: variable 'omit' from source: magic vars 9011 1726878318.07954: variable '__lsr_ansible_managed' from source: task vars 9011 1726878318.07996: variable '__lsr_ansible_managed' from source: task vars 9011 1726878318.08169: Loaded config def from plugin (lookup/template) 9011 1726878318.08176: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 9011 1726878318.08197: File lookup term: get_ansible_managed.j2 9011 1726878318.08201: variable 'ansible_search_path' from source: unknown 9011 1726878318.08206: evaluation_path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit 9011 1726878318.08217: search_path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/templates/get_ansible_managed.j2 /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/get_ansible_managed.j2 /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/templates/get_ansible_managed.j2 /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/get_ansible_managed.j2 /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/templates/get_ansible_managed.j2 /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/get_ansible_managed.j2 /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/templates/get_ansible_managed.j2 /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/get_ansible_managed.j2 9011 1726878318.08234: variable 'ansible_search_path' from source: unknown 9011 1726878318.11020: variable 'ansible_managed' from source: unknown 9011 1726878318.11086: variable 'omit' from source: magic vars 9011 1726878318.11106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9011 1726878318.11126: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9011 1726878318.11142: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9011 1726878318.11156: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9011 1726878318.11166: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9011 1726878318.11186: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9011 1726878318.11191: variable 'ansible_host' from source: host vars for 'managed_node2' 9011 1726878318.11195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9011 1726878318.11256: Set connection var ansible_module_compression to ZIP_DEFLATED 9011 1726878318.11266: Set connection var ansible_shell_executable to /bin/sh 9011 1726878318.11273: Set connection var ansible_timeout to 10 9011 1726878318.11276: Set connection var ansible_shell_type to sh 9011 1726878318.11281: Set connection var ansible_connection to ssh 9011 1726878318.11287: Set connection var ansible_pipelining to False 9011 1726878318.11302: variable 'ansible_shell_executable' from source: unknown 9011 1726878318.11306: variable 'ansible_connection' from source: unknown 9011 1726878318.11309: variable 'ansible_module_compression' from source: unknown 9011 1726878318.11312: variable 'ansible_shell_type' from source: unknown 9011 1726878318.11315: variable 'ansible_shell_executable' from source: unknown 9011 1726878318.11319: variable 'ansible_host' from source: host vars for 'managed_node2' 9011 1726878318.11323: variable 'ansible_pipelining' from source: unknown 9011 1726878318.11326: variable 'ansible_timeout' from source: unknown 9011 1726878318.11330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9011 1726878318.11409: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9011 1726878318.11420: variable 'omit' from source: magic vars 9011 1726878318.11428: starting attempt loop 9011 1726878318.11431: running the handler 9011 1726878318.11443: _low_level_execute_command(): starting 9011 1726878318.11449: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9011 1726878318.14752: stdout chunk (state=2): >>>/root <<< 9011 1726878318.14813: stderr chunk (state=3): >>><<< 9011 1726878318.14819: stdout chunk (state=3): >>><<< 9011 1726878318.14837: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9011 1726878318.14849: _low_level_execute_command(): starting 9011 1726878318.14854: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878318.1484473-9011-115956605601058 `" && echo ansible-tmp-1726878318.1484473-9011-115956605601058="` echo /root/.ansible/tmp/ansible-tmp-1726878318.1484473-9011-115956605601058 `" ) && sleep 0' 9011 1726878318.18343: stdout chunk (state=2): >>>ansible-tmp-1726878318.1484473-9011-115956605601058=/root/.ansible/tmp/ansible-tmp-1726878318.1484473-9011-115956605601058 <<< 9011 1726878318.18507: stderr chunk (state=3): >>><<< 9011 1726878318.18513: stdout chunk (state=3): >>><<< 9011 1726878318.18526: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878318.1484473-9011-115956605601058=/root/.ansible/tmp/ansible-tmp-1726878318.1484473-9011-115956605601058 , stderr= 9011 1726878318.18565: variable 'ansible_module_compression' from source: unknown 9011 1726878318.18605: ANSIBALLZ: Using lock for fedora.linux_system_roles.certificate_request 9011 1726878318.18610: ANSIBALLZ: Acquiring lock 9011 1726878318.18613: ANSIBALLZ: Lock acquired: 139840358549648 9011 1726878318.18617: ANSIBALLZ: Creating module 9011 1726878318.27500: ANSIBALLZ: Writing module into payload 9011 1726878318.27570: ANSIBALLZ: Writing module 9011 1726878318.27590: ANSIBALLZ: Renaming module 9011 1726878318.27598: ANSIBALLZ: Done creating module 9011 1726878318.27616: variable 'ansible_facts' from source: unknown 9011 1726878318.27675: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878318.1484473-9011-115956605601058/AnsiballZ_certificate_request.py 9011 1726878318.27772: Sending initial data 9011 1726878318.27779: Sent initial data (166 bytes) 9011 1726878318.30407: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmpzwqdvft_ /root/.ansible/tmp/ansible-tmp-1726878318.1484473-9011-115956605601058/AnsiballZ_certificate_request.py <<< 9011 1726878318.31476: stderr chunk (state=3): >>><<< 9011 1726878318.31484: stdout chunk (state=3): >>><<< 9011 1726878318.31507: done transferring module to remote 9011 1726878318.31522: _low_level_execute_command(): starting 9011 1726878318.31527: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878318.1484473-9011-115956605601058/ /root/.ansible/tmp/ansible-tmp-1726878318.1484473-9011-115956605601058/AnsiballZ_certificate_request.py && sleep 0' 9011 1726878318.33905: stderr chunk (state=2): >>><<< 9011 1726878318.33912: stdout chunk (state=2): >>><<< 9011 1726878318.33925: _low_level_execute_command() done: rc=0, stdout=, stderr= 9011 1726878318.33929: _low_level_execute_command(): starting 9011 1726878318.33936: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878318.1484473-9011-115956605601058/AnsiballZ_certificate_request.py && sleep 0' 9011 1726878318.36721: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 9011 1726878318.36738: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 9011 1726878318.36796: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9011 1726878318.36827: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9011 1726878318.36869: stdout chunk (state=3): >>>import 'posix' # <<< 9011 1726878318.36876: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') <<< 9011 1726878318.36891: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 9011 1726878318.36903: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9011 1726878318.36945: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 9011 1726878318.36954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9011 1726878318.36967: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9011 1726878318.36996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 9011 1726878318.37002: stdout chunk (state=3): >>>import '_codecs' # <<< 9011 1726878318.37028: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd90a89e48> <<< 9011 1726878318.37053: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9011 1726878318.37069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd90a1f828> <<< 9011 1726878318.37080: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd90a899b0> <<< 9011 1726878318.37103: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 9011 1726878318.37113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 9011 1726878318.37118: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd90a2c630> <<< 9011 1726878318.37141: stdout chunk (state=3): >>>import '_signal' # <<< 9011 1726878318.37158: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 9011 1726878318.37169: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd90a33160> <<< 9011 1726878318.37197: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9011 1726878318.37223: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'<<< 9011 1726878318.37234: stdout chunk (state=3): >>> <<< 9011 1726878318.37248: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9011 1726878318.37269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 9011 1726878318.37277: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd90a380f0> <<< 9011 1726878318.37300: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd90a33748> <<< 9011 1726878318.37325: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd90a33390> <<< 9011 1726878318.37354: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9011 1726878318.37362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9011 1726878318.37391: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9011 1726878318.37403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 9011 1726878318.37424: stdout chunk (state=3): >>>import 'errno' # <<< 9011 1726878318.37437: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9011 1726878318.37460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 9011 1726878318.37473: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd909dd470> <<< 9011 1726878318.37498: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 9011 1726878318.37511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 9011 1726878318.37526: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 9011 1726878318.37539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' <<< 9011 1726878318.37552: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd909e2e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd909ddb38> <<< 9011 1726878318.37581: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py<<< 9011 1726878318.37590: stdout chunk (state=3): >>> <<< 9011 1726878318.37620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9011 1726878318.37736: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd909e94e0> <<< 9011 1726878318.37750: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd909ccd68> <<< 9011 1726878318.37771: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 9011 1726878318.37778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 9011 1726878318.37793: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd909cf198> <<< 9011 1726878318.37831: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9011 1726878318.37849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 9011 1726878318.37862: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ecdd940> <<< 9011 1726878318.37884: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 9011 1726878318.37906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 9011 1726878318.37914: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ecef240> <<< 9011 1726878318.37997: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd90a3da20> <<< 9011 1726878318.38007: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9011 1726878318.38260: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9011 1726878318.38275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9011 1726878318.38291: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 9011 1726878318.38306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9011 1726878318.38320: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9011 1726878318.38349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9011 1726878318.38360: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 9011 1726878318.38371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9011 1726878318.38397: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9011 1726878318.38466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9011 1726878318.38475: stdout chunk (state=3): >>>import '_functools' # <<< 9011 1726878318.38504: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9011 1726878318.38533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9011 1726878318.38553: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9011 1726878318.38562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9011 1726878318.38591: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ec39198> <<< 9011 1726878318.38618: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ec443c8> <<< 9011 1726878318.38644: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 9011 1726878318.38676: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 9011 1726878318.38688: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8ec480b8> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ec44ba8> <<< 9011 1726878318.38706: stdout chunk (state=3): >>>import 'itertools' # <<< 9011 1726878318.38725: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 9011 1726878318.38735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 9011 1726878318.38752: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ec48198> <<< 9011 1726878318.38759: stdout chunk (state=3): >>>import '_collections' # <<< 9011 1726878318.38811: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ecb88d0> <<< 9011 1726878318.38826: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9011 1726878318.38845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9011 1726878318.38878: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ecb8cc0> <<< 9011 1726878318.38936: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ecaa278> <<< 9011 1726878318.38955: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 9011 1726878318.38965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ecb0278> <<< 9011 1726878318.38975: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8eca2550> <<< 9011 1726878318.39021: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ec94588> <<< 9011 1726878318.39038: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 9011 1726878318.39052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9011 1726878318.39062: stdout chunk (state=3): >>>import '_sre' # <<< 9011 1726878318.39082: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9011 1726878318.39100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9011 1726878318.39119: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 9011 1726878318.39127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9011 1726878318.39157: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e9f13c8> <<< 9011 1726878318.39175: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e9f9e48> <<< 9011 1726878318.39186: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ecaa1d0> <<< 9011 1726878318.39204: stdout chunk (state=3): >>>import '_locale' # <<< 9011 1726878318.39254: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 9011 1726878318.39275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e9fef60> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ec8d3c8> <<< 9011 1726878318.39300: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9011 1726878318.39330: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 9011 1726878318.39352: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8ea04320> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ea04128> <<< 9011 1726878318.39374: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 9011 1726878318.39385: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8ea04438> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ed07128> <<< 9011 1726878318.39408: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 9011 1726878318.39415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9011 1726878318.39439: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 9011 1726878318.39461: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9011 1726878318.39475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 9011 1726878318.39492: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ea04f28> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ea04b38> <<< 9011 1726878318.39515: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 9011 1726878318.39526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ea127f0> <<< 9011 1726878318.39543: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9011 1726878318.39564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9011 1726878318.39580: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 9011 1726878318.39596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9011 1726878318.39645: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ea12fd0> <<< 9011 1726878318.39668: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9011 1726878318.39681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9011 1726878318.39720: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e5972e8> <<< 9011 1726878318.39728: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ea128d0> <<< 9011 1726878318.39754: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 9011 1726878318.39762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9011 1726878318.39820: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e59edd8> <<< 9011 1726878318.39829: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ea04668> <<< 9011 1726878318.39852: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9011 1726878318.39865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9011 1726878318.39894: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' <<< 9011 1726878318.39903: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e5c2438> <<< 9011 1726878318.39933: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 9011 1726878318.39940: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8e5c27f0> <<< 9011 1726878318.39953: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9011 1726878318.39972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9011 1726878318.39994: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 9011 1726878318.40003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 9011 1726878318.40019: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e5c84e0> <<< 9011 1726878318.40035: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9011 1726878318.40055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9011 1726878318.40074: stdout chunk (state=3): >>>import 'time' # <<< 9011 1726878318.40092: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9011 1726878318.40109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9011 1726878318.40133: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 9011 1726878318.40143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 9011 1726878318.40154: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9011 1726878318.40199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9011 1726878318.40214: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 9011 1726878318.40225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 9011 1726878318.40238: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e374cf8> <<< 9011 1726878318.40354: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e367438> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e367128> <<< 9011 1726878318.40371: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e357fd0> <<< 9011 1726878318.40402: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e5c8e80> <<< 9011 1726878318.40435: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8e36d0f0> <<< 9011 1726878318.40453: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e5c2b70> <<< 9011 1726878318.40469: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9011 1726878318.40497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9011 1726878318.40529: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 9011 1726878318.40539: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd9098c860> <<< 9011 1726878318.40552: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e36d198> <<< 9011 1726878318.40563: stdout chunk (state=3): >>>import 'pwd' # <<< 9011 1726878318.40581: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 9011 1726878318.40592: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd9098cbe0> <<< 9011 1726878318.40645: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ea049b0> <<< 9011 1726878318.40667: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9011 1726878318.40680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9011 1726878318.40700: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 9011 1726878318.40713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9011 1726878318.40743: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd909af710> <<< 9011 1726878318.40763: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9011 1726878318.40909: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 9011 1726878318.40916: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd909b6780> <<< 9011 1726878318.40945: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd909b6c18> <<< 9011 1726878318.40979: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd909b6d30> <<< 9011 1726878318.40991: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd909aff60> <<< 9011 1726878318.41011: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 9011 1726878318.41020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9011 1726878318.41040: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd909bf0b8> <<< 9011 1726878318.41049: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd909b6390> <<< 9011 1726878318.41074: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd909b6358> <<< 9011 1726878318.41100: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd909a4c50> <<< 9011 1726878318.41112: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e5ad4a8> <<< 9011 1726878318.41140: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9011 1726878318.41172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9011 1726878318.41220: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8eca27b8> <<< 9011 1726878318.41353: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 9011 1726878318.41362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9011 1726878318.41377: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c997a20> <<< 9011 1726878318.41451: stdout chunk (state=3): >>># zipimport: found 43 names in '/tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip' # zipimport: zlib available <<< 9011 1726878318.41468: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.41493: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/__init__.py <<< 9011 1726878318.41509: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.41515: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.41533: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/__init__.py <<< 9011 1726878318.41541: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.42666: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.43595: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 9011 1726878318.43607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c766748> <<< 9011 1726878318.43624: stdout chunk (state=3): >>>import 'atexit' # <<< 9011 1726878318.43641: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9011 1726878318.43681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9011 1726878318.43742: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 9011 1726878318.43752: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c608390> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c766f28> <<< 9011 1726878318.43784: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c997e10> <<< 9011 1726878318.43810: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9011 1726878318.43838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9011 1726878318.43883: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c65ac50> <<< 9011 1726878318.43898: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9011 1726878318.43935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9011 1726878318.43950: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9011 1726878318.43973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9011 1726878318.43993: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 9011 1726878318.44002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9011 1726878318.44078: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c674438> <<< 9011 1726878318.44115: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c6749b0> <<< 9011 1726878318.44143: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c674eb8> <<< 9011 1726878318.44164: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9011 1726878318.44175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9011 1726878318.44246: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c604be0> <<< 9011 1726878318.44254: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c65ae48> <<< 9011 1726878318.44564: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6215c0> <<< 9011 1726878318.44577: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 9011 1726878318.44594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9011 1726878318.44611: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c65b748> <<< 9011 1726878318.44642: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c6333c8> <<< 9011 1726878318.44669: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6334e0> <<< 9011 1726878318.44695: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9011 1726878318.44721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9011 1726878318.44735: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9011 1726878318.44753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9011 1726878318.44774: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9011 1726878318.44792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9011 1726878318.44841: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 9011 1726878318.44849: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c750f60> <<< 9011 1726878318.44930: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 9011 1726878318.44939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 9011 1726878318.44945: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c771048> <<< 9011 1726878318.44962: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c747390> <<< 9011 1726878318.44976: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 9011 1726878318.44995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c747ba8> <<< 9011 1726878318.45212: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c63e898> <<< 9011 1726878318.45247: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9011 1726878318.45283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9011 1726878318.45305: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9011 1726878318.45316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 9011 1726878318.45331: stdout chunk (state=3): >>>import '_string' # <<< 9011 1726878318.45425: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c687048> <<< 9011 1726878318.45470: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c747208> <<< 9011 1726878318.45600: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' <<< 9011 1726878318.45608: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c687ef0> <<< 9011 1726878318.45644: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c77c048> <<< 9011 1726878318.45683: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' <<< 9011 1726878318.45694: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c77c198> <<< 9011 1726878318.45714: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c633630> <<< 9011 1726878318.45730: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py <<< 9011 1726878318.45741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 9011 1726878318.45753: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9011 1726878318.45776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9011 1726878318.45821: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 9011 1726878318.45829: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c6a2b38> <<< 9011 1726878318.45999: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6a0278> <<< 9011 1726878318.46030: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c6a0470> <<< 9011 1726878318.46040: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c77ccf8> <<< 9011 1726878318.46052: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.46072: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/compat/__init__.py <<< 9011 1726878318.46091: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.46160: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.46239: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9011 1726878318.46248: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/__init__.py <<< 9011 1726878318.46265: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.46281: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9011 1726878318.46288: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.46394: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.46737: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c6bef28> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6bebe0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6be400> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9011 1726878318.46764: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6bea90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6aada0> <<< 9011 1726878318.46783: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.47277: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.47806: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_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.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 9011 1726878318.47826: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.47850: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 9011 1726878318.47871: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.47891: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/_text.py <<< 9011 1726878318.47919: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.48009: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.48141: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9011 1726878318.48166: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c7dc630> # zipimport: zlib available <<< 9011 1726878318.48545: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.48905: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.48955: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.49018: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/collections.py <<< 9011 1726878318.49027: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.49053: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.49080: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/warnings.py <<< 9011 1726878318.49089: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.49153: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.49223: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/errors.py <<< 9011 1726878318.49244: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9011 1726878318.49252: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9011 1726878318.49260: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.49297: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.49325: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9011 1726878318.49337: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.49498: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.49677: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 9011 1726878318.49690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9011 1726878318.49814: stdout chunk (state=3): >>>import '_ast' # <<< 9011 1726878318.49831: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c850d68> <<< 9011 1726878318.49840: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.49860: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.49870: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/_json_compat.py <<< 9011 1726878318.49886: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.49935: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.49993: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/validation.py <<< 9011 1726878318.50003: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/parameters.py <<< 9011 1726878318.50011: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9011 1726878318.50036: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.50066: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.50102: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/locale.py <<< 9011 1726878318.50109: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.50141: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.50171: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.50215: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.50281: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9011 1726878318.50445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9011 1726878318.50540: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c81d278> <<< 9011 1726878318.50611: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c9710b8> <<< 9011 1726878318.50643: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/process.py <<< 9011 1726878318.50661: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.50707: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.50758: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.50780: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.50817: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.51119: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.51401: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9011 1726878318.51428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9011 1726878318.51450: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9011 1726878318.51598: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c865198> <<< 9011 1726878318.51613: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 9011 1726878318.51630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9011 1726878318.51739: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c865240> <<< 9011 1726878318.51786: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c802be0> <<< 9011 1726878318.51844: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/distro/_distro.py <<< 9011 1726878318.51855: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 9011 1726878318.51883: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.51903: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/_utils.py <<< 9011 1726878318.51916: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available<<< 9011 1726878318.51934: stdout chunk (state=3): >>> <<< 9011 1726878318.51941: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.51959: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/pycompat24.py <<< 9011 1726878318.52050: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/basic.py <<< 9011 1726878318.52068: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9011 1726878318.52087: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible_collections/__init__.py <<< 9011 1726878318.52098: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.52109: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible_collections/fedora/__init__.py <<< 9011 1726878318.52126: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9011 1726878318.52146: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 9011 1726878318.52157: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9011 1726878318.52168: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 9011 1726878318.52175: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.52188: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.52199: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 9011 1726878318.52208: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.52272: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.52349: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9011 1726878318.52367: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py <<< 9011 1726878318.52377: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 9011 1726878318.52398: stdout chunk (state=3): >>> import ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/certificate_lsr/__init__.py <<< 9011 1726878318.52410: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.52421: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr.providers # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/certificate_lsr/providers/__init__.py<<< 9011 1726878318.52434: stdout chunk (state=3): >>> <<< 9011 1726878318.52446: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.52455: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.52476: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.52601: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.52760: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc' import 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c9364a8> <<< 9011 1726878318.52789: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc' <<< 9011 1726878318.52875: stdout chunk (state=3): >>>import 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c936dd8> <<< 9011 1726878318.52903: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc' <<< 9011 1726878318.52928: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc' <<< 9011 1726878318.52938: stdout chunk (state=3): >>>import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e343f98> <<< 9011 1726878318.52955: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc' <<< 9011 1726878318.52972: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c9080b8> <<< 9011 1726878318.52995: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc' <<< 9011 1726878318.53078: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c9088d0> <<< 9011 1726878318.53090: stdout chunk (state=3): >>>import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c9086a0> <<< 9011 1726878318.53110: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py <<< 9011 1726878318.53122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc' <<< 9011 1726878318.53131: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py <<< 9011 1726878318.53151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc' <<< 9011 1726878318.53166: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py <<< 9011 1726878318.53183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc' <<< 9011 1726878318.53200: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py <<< 9011 1726878318.53209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c92c080> <<< 9011 1726878318.53227: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py <<< 9011 1726878318.53244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc' <<< 9011 1726878318.53267: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc' <<< 9011 1726878318.53296: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py # code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc' <<< 9011 1726878318.53305: stdout chunk (state=3): >>>import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c93d390> <<< 9011 1726878318.53327: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py <<< 9011 1726878318.53338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c93d588> <<< 9011 1726878318.53356: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc' <<< 9011 1726878318.53403: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' <<< 9011 1726878318.53414: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c93d710> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c93d5f8> <<< 9011 1726878318.53426: stdout chunk (state=3): >>>import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c92cdd8> <<< 9011 1726878318.53439: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c92c198> <<< 9011 1726878318.53457: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c91a438> <<< 9011 1726878318.53468: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c914978> <<< 9011 1726878318.53490: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c914198> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e343a90> <<< 9011 1726878318.53501: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.53842: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.54162: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 9011 1726878318.54185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 9011 1726878318.54271: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c93dcc0> <<< 9011 1726878318.54290: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pprint.cpython-36.pyc matches /usr/lib64/python3.6/pprint.py <<< 9011 1726878318.54307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pprint.cpython-36.pyc' <<< 9011 1726878318.54320: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e333da0> <<< 9011 1726878318.54360: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc' <<< 9011 1726878318.54379: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc' <<< 9011 1726878318.54390: stdout chunk (state=3): >>>import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c7186a0> <<< 9011 1726878318.54408: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py <<< 9011 1726878318.54418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc' <<< 9011 1726878318.54441: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py <<< 9011 1726878318.54485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' <<< 9011 1726878318.54506: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py <<< 9011 1726878318.54515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc' <<< 9011 1726878318.54541: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py # code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc' <<< 9011 1726878318.54574: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c789828> <<< 9011 1726878318.54595: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c789160> <<< 9011 1726878318.54659: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c78b0b8> <<< 9011 1726878318.54951: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c718fd0> <<< 9011 1726878318.54963: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c7187b8> <<< 9011 1726878318.54976: stdout chunk (state=3): >>>import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c718400> <<< 9011 1726878318.54989: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py <<< 9011 1726878318.55003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc' <<< 9011 1726878318.55028: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py <<< 9011 1726878318.55039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc' <<< 9011 1726878318.55053: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py <<< 9011 1726878318.55091: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc' <<< 9011 1726878318.55142: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c792d30> <<< 9011 1726878318.55174: stdout chunk (state=3): >>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c792b00> <<< 9011 1726878318.55192: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py <<< 9011 1726878318.55210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc' <<< 9011 1726878318.55239: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py <<< 9011 1726878318.55250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c895c50> <<< 9011 1726878318.55275: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc' <<< 9011 1726878318.55286: stdout chunk (state=3): >>>import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c895cf8> <<< 9011 1726878318.55309: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py <<< 9011 1726878318.55318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c895f28> <<< 9011 1726878318.55333: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py <<< 9011 1726878318.55345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc' <<< 9011 1726878318.55351: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c8930f0> <<< 9011 1726878318.55376: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py <<< 9011 1726878318.55386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc' <<< 9011 1726878318.55424: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c8936d8> <<< 9011 1726878318.55439: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py <<< 9011 1726878318.55464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc' <<< 9011 1726878318.55481: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py <<< 9011 1726878318.55493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc' <<< 9011 1726878318.55501: stdout chunk (state=3): >>>import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c8aab70> <<< 9011 1726878318.55583: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c89edd8> <<< 9011 1726878318.55605: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py <<< 9011 1726878318.55615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc' <<< 9011 1726878318.55626: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py <<< 9011 1726878318.55636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc' <<< 9011 1726878318.55754: stdout chunk (state=3): >>>import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c8aa358> <<< 9011 1726878318.55771: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c8aa198> <<< 9011 1726878318.55791: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py <<< 9011 1726878318.55799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc' <<< 9011 1726878318.55808: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c8ca710> <<< 9011 1726878318.55831: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py <<< 9011 1726878318.55841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc' <<< 9011 1726878318.55870: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py <<< 9011 1726878318.55884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc' <<< 9011 1726878318.55944: stdout chunk (state=3): >>>import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c8d1a20> <<< 9011 1726878318.55962: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c8cac18> <<< 9011 1726878318.55992: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py <<< 9011 1726878318.56036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc' <<< 9011 1726878318.56055: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc' <<< 9011 1726878318.56073: stdout chunk (state=3): >>>import 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6d8908> <<< 9011 1726878318.56098: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py <<< 9011 1726878318.56107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc' <<< 9011 1726878318.56116: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py <<< 9011 1726878318.56138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc' <<< 9011 1726878318.56161: stdout chunk (state=3): >>># extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' <<< 9011 1726878318.56170: stdout chunk (state=3): >>># extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' import '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c6e0748> <<< 9011 1726878318.56187: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6d8f60> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6d8d68> <<< 9011 1726878318.56211: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py <<< 9011 1726878318.56220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc' <<< 9011 1726878318.56243: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py <<< 9011 1726878318.56252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc' <<< 9011 1726878318.56307: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6e0898> <<< 9011 1726878318.56327: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py <<< 9011 1726878318.56343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc' <<< 9011 1726878318.56370: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc' <<< 9011 1726878318.56400: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py <<< 9011 1726878318.56407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc' <<< 9011 1726878318.56430: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py <<< 9011 1726878318.56439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc' <<< 9011 1726878318.56536: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6f85c0> <<< 9011 1726878318.56604: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6eff98> <<< 9011 1726878318.56614: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6efcf8> <<< 9011 1726878318.56629: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py <<< 9011 1726878318.56639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc' <<< 9011 1726878318.56675: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f4cbe0> <<< 9011 1726878318.56756: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6e8630> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6d8f28> <<< 9011 1726878318.56777: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py <<< 9011 1726878318.56794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc' <<< 9011 1726878318.56816: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py <<< 9011 1726878318.56824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f665f8> <<< 9011 1726878318.56842: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py <<< 9011 1726878318.56856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc' <<< 9011 1726878318.56884: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f71b70> <<< 9011 1726878318.56910: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py <<< 9011 1726878318.56931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc' <<< 9011 1726878318.57106: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f71c50> # /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py <<< 9011 1726878318.57126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc' <<< 9011 1726878318.57142: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py <<< 9011 1726878318.57166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' <<< 9011 1726878318.57198: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f26f60> <<< 9011 1726878318.57211: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f140f0> <<< 9011 1726878318.57226: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py <<< 9011 1726878318.57244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc' <<< 9011 1726878318.57257: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py <<< 9011 1726878318.57268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f344e0> <<< 9011 1726878318.57294: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py <<< 9011 1726878318.57301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc' <<< 9011 1726878318.57319: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f34748> <<< 9011 1726878318.57335: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py <<< 9011 1726878318.57344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc' <<< 9011 1726878318.57388: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f3e7b8> <<< 9011 1726878318.57408: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py # code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc' <<< 9011 1726878318.57430: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py <<< 9011 1726878318.57443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f3eeb8> <<< 9011 1726878318.57456: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f3e828> <<< 9011 1726878318.57468: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f28898> <<< 9011 1726878318.57547: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f667b8> <<< 9011 1726878318.57563: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py <<< 9011 1726878318.57580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc' <<< 9011 1726878318.57594: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py <<< 9011 1726878318.57612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc' <<< 9011 1726878318.57627: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py <<< 9011 1726878318.57650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc' <<< 9011 1726878318.57720: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87ed8198> <<< 9011 1726878318.57771: stdout chunk (state=3): >>>import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87ed0ba8> <<< 9011 1726878318.57802: stdout chunk (state=3): >>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f3eb38> <<< 9011 1726878318.57841: stdout chunk (state=3): >>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6efa20> <<< 9011 1726878318.57964: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c8f3630> <<< 9011 1726878318.58015: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c7ab6a0> <<< 9011 1726878318.58023: stdout chunk (state=3): >>>import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c718e48> <<< 9011 1726878318.58059: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/__init__.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/__pycache__/__init__.cpython-36.pyc' import 'pyasn1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87efce48> <<< 9011 1726878318.58090: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/codec/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/codec/__init__.py <<< 9011 1726878318.58097: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/pyasn1/codec/__pycache__/__init__.cpython-36.pyc' import 'pyasn1.codec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87efcf98> <<< 9011 1726878318.58120: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/codec/der/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/codec/der/__init__.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/codec/der/__pycache__/__init__.cpython-36.pyc' <<< 9011 1726878318.58130: stdout chunk (state=3): >>>import 'pyasn1.codec.der' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e900f0> <<< 9011 1726878318.58151: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/codec/der/__pycache__/decoder.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/codec/der/decoder.py <<< 9011 1726878318.58160: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/pyasn1/codec/der/__pycache__/decoder.cpython-36.pyc' <<< 9011 1726878318.58175: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/type/__init__.py <<< 9011 1726878318.58185: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/__init__.cpython-36.pyc' import 'pyasn1.type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e90550> <<< 9011 1726878318.58212: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/univ.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/type/univ.py <<< 9011 1726878318.58323: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/univ.cpython-36.pyc' <<< 9011 1726878318.58340: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/type/base.py <<< 9011 1726878318.58357: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/base.cpython-36.pyc' <<< 9011 1726878318.58373: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/constraint.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/type/constraint.py <<< 9011 1726878318.58389: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/constraint.cpython-36.pyc' <<< 9011 1726878318.58406: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/error.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/type/error.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/error.cpython-36.pyc' <<< 9011 1726878318.58429: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/__pycache__/error.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/error.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/__pycache__/error.cpython-36.pyc' <<< 9011 1726878318.58445: stdout chunk (state=3): >>>import 'pyasn1.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87ec6240> <<< 9011 1726878318.58455: stdout chunk (state=3): >>>import 'pyasn1.type.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87ec6048> <<< 9011 1726878318.58476: stdout chunk (state=3): >>>import 'pyasn1.type.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87ebaf98> <<< 9011 1726878318.58502: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/tagmap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/type/tagmap.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/tagmap.cpython-36.pyc' <<< 9011 1726878318.58516: stdout chunk (state=3): >>>import 'pyasn1.type.tagmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87ec6400> <<< 9011 1726878318.58529: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/tag.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/type/tag.py <<< 9011 1726878318.58553: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/tag.cpython-36.pyc' <<< 9011 1726878318.58560: stdout chunk (state=3): >>>import 'pyasn1.type.tag' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87ec6b70> <<< 9011 1726878318.58585: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/compat/__init__.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/__init__.cpython-36.pyc' import 'pyasn1.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e52d30> <<< 9011 1726878318.58613: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/calling.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/compat/calling.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/calling.cpython-36.pyc' import 'pyasn1.compat.calling' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e52e48> <<< 9011 1726878318.58660: stdout chunk (state=3): >>>import 'pyasn1.type.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87eb5438> <<< 9011 1726878318.58675: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/namedtype.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/type/namedtype.py <<< 9011 1726878318.58695: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/namedtype.cpython-36.pyc' <<< 9011 1726878318.58709: stdout chunk (state=3): >>>import 'pyasn1.type.namedtype' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e5acf8> <<< 9011 1726878318.58735: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/namedval.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/type/namedval.py <<< 9011 1726878318.58744: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/namedval.cpython-36.pyc' <<< 9011 1726878318.58757: stdout chunk (state=3): >>>import 'pyasn1.type.namedval' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e64630> <<< 9011 1726878318.58775: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/codec/ber/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/codec/ber/__init__.py <<< 9011 1726878318.58784: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/pyasn1/codec/ber/__pycache__/__init__.cpython-36.pyc' import 'pyasn1.codec.ber' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e64fd0> <<< 9011 1726878318.58804: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/codec/ber/__pycache__/eoo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/codec/ber/eoo.py <<< 9011 1726878318.58814: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/pyasn1/codec/ber/__pycache__/eoo.cpython-36.pyc' <<< 9011 1726878318.58824: stdout chunk (state=3): >>>import 'pyasn1.codec.ber.eoo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e6c160> <<< 9011 1726878318.58844: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/octets.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/compat/octets.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/octets.cpython-36.pyc' import 'pyasn1.compat.octets' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e6c390> <<< 9011 1726878318.58871: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/integer.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/compat/integer.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/integer.cpython-36.pyc' <<< 9011 1726878318.58885: stdout chunk (state=3): >>>import 'pyasn1.compat.integer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e6cac8> <<< 9011 1726878318.58900: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/binary.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/compat/binary.py <<< 9011 1726878318.58909: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/binary.cpython-36.pyc' import 'pyasn1.compat.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e6cc18> <<< 9011 1726878318.58983: stdout chunk (state=3): >>>import 'pyasn1.type.univ' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e906d8> <<< 9011 1726878318.59003: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/codec/cer/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/codec/cer/__init__.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/codec/cer/__pycache__/__init__.cpython-36.pyc' import 'pyasn1.codec.cer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e96b70> <<< 9011 1726878318.59029: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/codec/cer/__pycache__/decoder.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/codec/cer/decoder.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/codec/cer/__pycache__/decoder.cpython-36.pyc' <<< 9011 1726878318.59054: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/codec/ber/__pycache__/decoder.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/codec/ber/decoder.py <<< 9011 1726878318.59073: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/pyasn1/codec/ber/__pycache__/decoder.cpython-36.pyc' <<< 9011 1726878318.59099: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/char.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/type/char.py <<< 9011 1726878318.59106: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/char.cpython-36.pyc' <<< 9011 1726878318.59147: stdout chunk (state=3): >>>import 'pyasn1.type.char' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e12080> <<< 9011 1726878318.59168: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/useful.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/type/useful.py <<< 9011 1726878318.59177: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/useful.cpython-36.pyc' <<< 9011 1726878318.59197: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/string.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/compat/string.py <<< 9011 1726878318.59207: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/string.cpython-36.pyc' import 'pyasn1.compat.string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e1b780> <<< 9011 1726878318.59223: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/dateandtime.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/compat/dateandtime.py <<< 9011 1726878318.59234: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/dateandtime.cpython-36.pyc' import 'pyasn1.compat.dateandtime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e1b7f0> <<< 9011 1726878318.59253: stdout chunk (state=3): >>>import 'pyasn1.type.useful' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e1b400> <<< 9011 1726878318.59280: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pyasn1/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/debug.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/__pycache__/debug.cpython-36.pyc' <<< 9011 1726878318.59316: stdout chunk (state=3): >>>import 'pyasn1.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e1b9e8> <<< 9011 1726878318.59390: stdout chunk (state=3): >>>import 'pyasn1.codec.ber.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e84710> <<< 9011 1726878318.59405: stdout chunk (state=3): >>>import 'pyasn1.codec.cer.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87ea1748> <<< 9011 1726878318.59418: stdout chunk (state=3): >>>import 'pyasn1.codec.der.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e90240> <<< 9011 1726878318.59475: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr.providers.base # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/certificate_lsr/providers/base.py import ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr.providers.certmonger # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/certificate_lsr/providers/certmonger.py <<< 9011 1726878318.59493: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr.providers.providers # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/certificate_lsr/providers/providers.py <<< 9011 1726878318.59602: stdout chunk (state=3): >>># zipimport: zlib available <<< 9011 1726878318.60170: stdout chunk (state=3): >>>import 'gc' # <<< 9011 1726878318.90330: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py <<< 9011 1726878318.90351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e3e2e8> <<< 9011 1726878318.90557: stdout chunk (state=3): >>> {"changed": true, "msg": "Certificate requested (new). File attributes updated.", "invocation": {"module_args": {"name": "/etc/cockpit/ws-certs.d/monger-cockpit", "dns": ["localhost", "www.example.com"], "group": "cockpit-wsinstance", "directory": "/etc/pki/tls", "wait": true, "ca": "self-sign", "__header": "#\n# Ansible managed\n#\n# system_role:certificate\n", "provider_config_directory": "/etc/certmonger", "provider": "certmonger", "key_usage": ["digitalSignature", "keyEncipherment"], "extended_key_usage": ["id-kp-serverAuth", "id-kp-clientAuth"], "auto_renew": true, "ip": null, "email": null, "common_name": null, "country": null, "state": null, "locality": null, "organization": null, "organizational_unit": null, "contact_email": null, "key_size": null, "owner": null, "mode": null, "principal": null, "run_before": null, "run_after": null}}} <<< 9011 1726878318.90578: stdout chunk (state=3): >>># destroy __main__ <<< 9011 1726878318.91212: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 9011 1726878318.91234: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins <<< 9011 1726878318.91254: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig <<< 9011 1726878318.91274: stdout chunk (state=3): >>># cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util <<< 9011 1726878318.91284: stdout chunk (state=3): >>># cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # cleanup[2] removing math # cleanup[2] removing hashlib <<< 9011 1726878318.91296: stdout chunk (state=3): >>># cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util <<< 9011 1726878318.91317: stdout chunk (state=3): >>># cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 <<< 9011 1726878318.91339: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # 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 <<< 9011 1726878318.91358: stdout chunk (state=3): >>># cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr.providers # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr.providers # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr.providers.providers # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr.providers.providers # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr.providers.certmonger # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr.providers.certmonger # cleanup[2] removing distutils # destroy distutils # cleanup[2] removing distutils.version # destroy distutils.version # cleanup[2] removing dbus # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing dbus.types # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus.bus # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.lowlevel # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing pyexpat.errors <<< 9011 1726878318.91370: stdout chunk (state=3): >>># 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 ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr.providers.base # cleanup[2] removing ipaddress # cleanup[2] removing pprint # destroy pprint # cleanup[2] removing cryptography # destroy cryptography # cleanup[2] removing cryptography.__about__ # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing _opcode # cleanup[2] removing cryptography.x509 <<< 9011 1726878318.91376: stdout chunk (state=3): >>># cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing six # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.backends.interfaces <<< 9011 1726878318.91401: stdout chunk (state=3): >>># cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.hazmat._der # destroy cryptography.hazmat._der # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing email # cleanup[2] removing email.utils # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing email._parseaddr # cleanup[2] removing calendar # cleanup[2] removing email.charset # cleanup[2] removing email.base64mime # cleanup[2] removing email.quoprimime # cleanup[2] removing email.errors # cleanup[2] removing email.encoders # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing pyasn1 # destroy pyasn1 # cleanup[2] removing pyasn1.codec # destroy pyasn1.codec # cleanup[2] removing pyasn1.codec.der # destroy pyasn1.codec.der # cleanup[2] removing pyasn1.codec.der.decoder # cleanup[2] removing pyasn1.type # destroy pyasn1.type # cleanup[2] removing pyasn1.type.univ # cleanup[2] removing pyasn1.type.base <<< 9011 1726878318.91412: stdout chunk (state=3): >>># cleanup[2] removing pyasn1.type.constraint # cleanup[2] removing pyasn1.type.error # cleanup[2] removing pyasn1.error # cleanup[2] removing pyasn1.type.tagmap # cleanup[2] removing pyasn1.type.tag # cleanup[2] removing pyasn1.compat # destroy pyasn1.compat # cleanup[2] removing pyasn1.compat.calling # cleanup[2] removing pyasn1.type.namedtype # cleanup[2] removing pyasn1.type.namedval # cleanup[2] removing pyasn1.codec.ber # destroy pyasn1.codec.ber # cleanup[2] removing pyasn1.codec.ber.eoo # cleanup[2] removing pyasn1.compat.octets # cleanup[2] removing pyasn1.compat.integer # cleanup[2] removing pyasn1.compat.binary # cleanup[2] removing pyasn1.codec.cer # destroy pyasn1.codec.cer # cleanup[2] removing pyasn1.codec.cer.decoder # cleanup[2] removing pyasn1.codec.ber.decoder # cleanup[2] removing pyasn1.type.char # cleanup[2] removing pyasn1.type.useful <<< 9011 1726878318.91427: stdout chunk (state=3): >>># cleanup[2] removing pyasn1.compat.string # cleanup[2] removing pyasn1.compat.dateandtime # cleanup[2] removing pyasn1.debug # cleanup[2] removing gc # cleanup[2] removing _bootlocale # destroy _bootlocale <<< 9011 1726878318.91444: stdout chunk (state=3): >>># destroy _ast <<< 9011 1726878318.91452: stdout chunk (state=3): >>># destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9011 1726878318.91817: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9011 1726878318.91847: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 9011 1726878318.91859: stdout chunk (state=3): >>># destroy importlib.machinery # destroy zipimport <<< 9011 1726878318.91879: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 9011 1726878318.91889: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma <<< 9011 1726878318.91905: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 9011 1726878318.91915: stdout chunk (state=3): >>># destroy fcntl # destroy encodings <<< 9011 1726878318.91936: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 9011 1726878318.91950: stdout chunk (state=3): >>># destroy ctypes # destroy systemd._journal # destroy systemd._reader <<< 9011 1726878318.91958: stdout chunk (state=3): >>># destroy systemd.id128 # destroy _socket <<< 9011 1726878318.91980: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 9011 1726878318.91993: stdout chunk (state=3): >>># destroy _json <<< 9011 1726878318.92015: stdout chunk (state=3): >>># destroy selinux <<< 9011 1726878318.92026: stdout chunk (state=3): >>># destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy shlex # destroy textwrap # destroy copy <<< 9011 1726878318.92062: stdout chunk (state=3): >>># destroy dbus # destroy dbus._compat <<< 9011 1726878318.92073: stdout chunk (state=3): >>># destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr.providers.base <<< 9011 1726878318.92125: stdout chunk (state=3): >>># destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy pyasn1.codec.der.decoder # destroy pyasn1.codec.cer.decoder # destroy inspect # destroy ast # destroy dis # destroy importlib # destroy token <<< 9011 1726878318.92136: stdout chunk (state=3): >>># destroy _opcode <<< 9011 1726878318.92159: stdout chunk (state=3): >>># destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse <<< 9011 1726878318.92170: stdout chunk (state=3): >>># destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy cryptography.hazmat.backends.interfaces # destroy cryptography.hazmat.primitives.asymmetric.ed448 <<< 9011 1726878318.92198: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh <<< 9011 1726878318.92220: stdout chunk (state=3): >>># destroy hmac # destroy hashlib # destroy _hmacopenssl # destroy struct # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes <<< 9011 1726878318.92235: stdout chunk (state=3): >>># destroy ipaddress # destroy email._parseaddr # destroy email.base64mime <<< 9011 1726878318.92245: stdout chunk (state=3): >>># destroy email.quoprimime # destroy email.encoders # destroy email.charset # destroy email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse <<< 9011 1726878318.92254: stdout chunk (state=3): >>># destroy calendar <<< 9011 1726878318.92264: stdout chunk (state=3): >>># destroy locale <<< 9011 1726878318.92273: stdout chunk (state=3): >>># destroy email # destroy email.errors <<< 9011 1726878318.92283: stdout chunk (state=3): >>># destroy binascii <<< 9011 1726878318.92288: stdout chunk (state=3): >>># destroy six # destroy cryptography.utils <<< 9011 1726878318.92329: stdout chunk (state=3): >>># destroy pyasn1.type.namedtype # destroy pyasn1.type.namedval # destroy pyasn1.compat.octets # destroy pyasn1.compat.integer # destroy pyasn1.compat.binary # destroy gc # destroy pyasn1.type.constraint # destroy pyasn1.compat.calling <<< 9011 1726878318.92342: stdout chunk (state=3): >>># destroy pyasn1.type.error <<< 9011 1726878318.92348: stdout chunk (state=3): >>># destroy platform <<< 9011 1726878318.92369: stdout chunk (state=3): >>># destroy pyasn1.codec.ber.decoder <<< 9011 1726878318.92380: stdout chunk (state=3): >>># destroy pyasn1.type.base # destroy pyasn1.type.useful # destroy pyasn1.type.tagmap # destroy pyasn1.codec.ber.eoo # destroy pyasn1.debug <<< 9011 1726878318.92386: stdout chunk (state=3): >>># destroy datetime # destroy pyasn1.type.univ # destroy pyasn1.type.char # destroy pyasn1.type.tag # destroy pyasn1.compat.string # destroy pyasn1.compat.dateandtime # destroy pyasn1.error <<< 9011 1726878318.92437: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 9011 1726878318.92451: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix <<< 9011 1726878318.92462: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os <<< 9011 1726878318.92474: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat <<< 9011 1726878318.92486: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc <<< 9011 1726878318.92498: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types <<< 9011 1726878318.92510: stdout chunk (state=3): >>># cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 9011 1726878318.92522: stdout chunk (state=3): >>># cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 9011 1726878318.92536: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil <<< 9011 1726878318.92551: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping threading <<< 9011 1726878318.92562: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 9011 1726878318.92572: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect <<< 9011 1726878318.92581: stdout chunk (state=3): >>># destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping atexit # cleanup[3] wiping subprocess # destroy signal # destroy errno # destroy selectors # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util <<< 9011 1726878318.92636: stdout chunk (state=3): >>># destroy subprocess # destroy tempfile # cleanup[3] wiping logging # destroy io # destroy traceback # destroy warnings # destroy collections # destroy atexit # cleanup[3] wiping _string # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9011 1726878318.92842: stdout chunk (state=3): >>># destroy threading # destroy weakref # destroy posixpath # destroy time <<< 9011 1726878318.92871: stdout chunk (state=3): >>># destroy logging # destroy _dbus_bindings <<< 9011 1726878318.92882: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 9011 1726878318.92898: stdout chunk (state=3): >>># destroy _heapq <<< 9011 1726878318.92908: stdout chunk (state=3): >>># destroy select <<< 9011 1726878318.92925: stdout chunk (state=3): >>># destroy tokenize <<< 9011 1726878318.92944: stdout chunk (state=3): >>># destroy _string # destroy pyexpat # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 9011 1726878318.92955: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 9011 1726878318.92974: 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 types # destroy ansible.module_utils.six.moves <<< 9011 1726878318.92994: stdout chunk (state=3): >>># destroy _operator # destroy re <<< 9011 1726878318.93314: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 9011 1726878318.93362: stderr chunk (state=3): >>><<< 9011 1726878318.93369: stdout chunk (state=3): >>><<< 9011 1726878318.93439: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd90a89e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd90a1f828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd90a899b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd90a2c630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd90a33160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd90a380f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd90a33748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd90a33390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd909dd470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd909e2e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd909ddb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd909e94e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd909ccd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd909cf198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ecdd940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ecef240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd90a3da20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ec39198> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ec443c8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8ec480b8> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ec44ba8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ec48198> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ecb88d0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ecb8cc0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ecaa278> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ecb0278> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8eca2550> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ec94588> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e9f13c8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e9f9e48> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ecaa1d0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e9fef60> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ec8d3c8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8ea04320> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ea04128> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8ea04438> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ed07128> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ea04f28> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ea04b38> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ea127f0> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ea12fd0> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e5972e8> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ea128d0> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e59edd8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ea04668> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e5c2438> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8e5c27f0> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e5c84e0> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e374cf8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e367438> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e367128> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e357fd0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e5c8e80> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8e36d0f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e5c2b70> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd9098c860> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e36d198> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd9098cbe0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8ea049b0> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd909af710> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd909b6780> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd909b6c18> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd909b6d30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd909aff60> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd909bf0b8> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd909b6390> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd909b6358> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd909a4c50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e5ad4a8> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8eca27b8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c997a20> # zipimport: found 43 names in '/tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c766748> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c608390> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c766f28> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c997e10> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c65ac50> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c674438> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c6749b0> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c674eb8> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c604be0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c65ae48> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6215c0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c65b748> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c6333c8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6334e0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c750f60> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c771048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c747390> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c747ba8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c63e898> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c687048> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c747208> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c687ef0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c77c048> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c77c198> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c633630> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c6a2b38> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6a0278> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c6a0470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c77ccf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_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.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_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.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c6bef28> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6bebe0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6be400> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6bea90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6aada0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_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.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c7dc630> # 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.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_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.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_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.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_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.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_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.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c850d68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_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.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c81d278> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c9710b8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c865198> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c865240> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c802be0> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_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.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_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.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_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.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_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.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_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.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_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.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/certificate_lsr/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr.providers # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/certificate_lsr/providers/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc' import 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c9364a8> # /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc' import 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c936dd8> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e343f98> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c9080b8> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c9088d0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c9086a0> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c92c080> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc' # /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py # code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c93d390> # /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c93d588> # /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c93d710> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c93d5f8> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c92cdd8> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c92c198> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c91a438> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c914978> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c914198> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e343a90> # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c93dcc0> # /usr/lib64/python3.6/__pycache__/pprint.cpython-36.pyc matches /usr/lib64/python3.6/pprint.py # code object from '/usr/lib64/python3.6/__pycache__/pprint.cpython-36.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8e333da0> # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c7186a0> # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py # code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py # code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py # code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c789828> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c789160> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c78b0b8> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c718fd0> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c7187b8> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c718400> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc' # /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c792d30> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c792b00> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c895c50> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c895cf8> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c895f28> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c8930f0> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c8936d8> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c8aab70> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c89edd8> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc' import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c8aa358> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c8aa198> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c8ca710> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc' import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c8d1a20> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c8cac18> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc' import 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6d8908> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py # code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc' # extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' import '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd8c6e0748> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6d8f60> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6d8d68> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc' import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6e0898> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc' import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6f85c0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6eff98> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6efcf8> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc' import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f4cbe0> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6e8630> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6d8f28> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py # code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f665f8> # /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py # code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f71b70> # /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f71c50> # /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py # code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py # code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f26f60> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f140f0> # /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py # code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py # code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f344e0> # /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py # code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f34748> # /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py # code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f3e7b8> # /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py # code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py # code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f3eeb8> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f3e828> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f28898> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f667b8> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc' import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87ed8198> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87ed0ba8> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87f3eb38> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c6efa20> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c8f3630> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c7ab6a0> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd8c718e48> # /usr/lib/python3.6/site-packages/pyasn1/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/__init__.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/__pycache__/__init__.cpython-36.pyc' import 'pyasn1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87efce48> # /usr/lib/python3.6/site-packages/pyasn1/codec/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/codec/__init__.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/codec/__pycache__/__init__.cpython-36.pyc' import 'pyasn1.codec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87efcf98> # /usr/lib/python3.6/site-packages/pyasn1/codec/der/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/codec/der/__init__.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/codec/der/__pycache__/__init__.cpython-36.pyc' import 'pyasn1.codec.der' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e900f0> # /usr/lib/python3.6/site-packages/pyasn1/codec/der/__pycache__/decoder.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/codec/der/decoder.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/codec/der/__pycache__/decoder.cpython-36.pyc' # /usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/type/__init__.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/__init__.cpython-36.pyc' import 'pyasn1.type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e90550> # /usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/univ.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/type/univ.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/univ.cpython-36.pyc' # /usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/type/base.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/base.cpython-36.pyc' # /usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/constraint.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/type/constraint.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/constraint.cpython-36.pyc' # /usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/error.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/type/error.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/error.cpython-36.pyc' # /usr/lib/python3.6/site-packages/pyasn1/__pycache__/error.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/error.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/__pycache__/error.cpython-36.pyc' import 'pyasn1.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87ec6240> import 'pyasn1.type.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87ec6048> import 'pyasn1.type.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87ebaf98> # /usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/tagmap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/type/tagmap.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/tagmap.cpython-36.pyc' import 'pyasn1.type.tagmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87ec6400> # /usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/tag.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/type/tag.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/tag.cpython-36.pyc' import 'pyasn1.type.tag' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87ec6b70> # /usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/compat/__init__.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/__init__.cpython-36.pyc' import 'pyasn1.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e52d30> # /usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/calling.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/compat/calling.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/calling.cpython-36.pyc' import 'pyasn1.compat.calling' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e52e48> import 'pyasn1.type.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87eb5438> # /usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/namedtype.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/type/namedtype.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/namedtype.cpython-36.pyc' import 'pyasn1.type.namedtype' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e5acf8> # /usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/namedval.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/type/namedval.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/namedval.cpython-36.pyc' import 'pyasn1.type.namedval' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e64630> # /usr/lib/python3.6/site-packages/pyasn1/codec/ber/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/codec/ber/__init__.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/codec/ber/__pycache__/__init__.cpython-36.pyc' import 'pyasn1.codec.ber' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e64fd0> # /usr/lib/python3.6/site-packages/pyasn1/codec/ber/__pycache__/eoo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/codec/ber/eoo.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/codec/ber/__pycache__/eoo.cpython-36.pyc' import 'pyasn1.codec.ber.eoo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e6c160> # /usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/octets.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/compat/octets.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/octets.cpython-36.pyc' import 'pyasn1.compat.octets' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e6c390> # /usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/integer.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/compat/integer.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/integer.cpython-36.pyc' import 'pyasn1.compat.integer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e6cac8> # /usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/binary.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/compat/binary.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/binary.cpython-36.pyc' import 'pyasn1.compat.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e6cc18> import 'pyasn1.type.univ' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e906d8> # /usr/lib/python3.6/site-packages/pyasn1/codec/cer/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/codec/cer/__init__.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/codec/cer/__pycache__/__init__.cpython-36.pyc' import 'pyasn1.codec.cer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e96b70> # /usr/lib/python3.6/site-packages/pyasn1/codec/cer/__pycache__/decoder.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/codec/cer/decoder.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/codec/cer/__pycache__/decoder.cpython-36.pyc' # /usr/lib/python3.6/site-packages/pyasn1/codec/ber/__pycache__/decoder.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/codec/ber/decoder.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/codec/ber/__pycache__/decoder.cpython-36.pyc' # /usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/char.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/type/char.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/char.cpython-36.pyc' import 'pyasn1.type.char' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e12080> # /usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/useful.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/type/useful.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/type/__pycache__/useful.cpython-36.pyc' # /usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/string.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/compat/string.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/string.cpython-36.pyc' import 'pyasn1.compat.string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e1b780> # /usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/dateandtime.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/compat/dateandtime.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/compat/__pycache__/dateandtime.cpython-36.pyc' import 'pyasn1.compat.dateandtime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e1b7f0> import 'pyasn1.type.useful' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e1b400> # /usr/lib/python3.6/site-packages/pyasn1/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pyasn1/debug.py # code object from '/usr/lib/python3.6/site-packages/pyasn1/__pycache__/debug.cpython-36.pyc' import 'pyasn1.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e1b9e8> import 'pyasn1.codec.ber.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e84710> import 'pyasn1.codec.cer.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87ea1748> import 'pyasn1.codec.der.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e90240> import ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr.providers.base # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/certificate_lsr/providers/base.py import ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr.providers.certmonger # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/certificate_lsr/providers/certmonger.py import ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr.providers.providers # loaded from Zip /tmp/ansible_fedora.linux_system_roles.certificate_request_payload_vscy2e8_/ansible_fedora.linux_system_roles.certificate_request_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/certificate_lsr/providers/providers.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd87e3e2e8> {"changed": true, "msg": "Certificate requested (new). File attributes updated.", "invocation": {"module_args": {"name": "/etc/cockpit/ws-certs.d/monger-cockpit", "dns": ["localhost", "www.example.com"], "group": "cockpit-wsinstance", "directory": "/etc/pki/tls", "wait": true, "ca": "self-sign", "__header": "#\n# Ansible managed\n#\n# system_role:certificate\n", "provider_config_directory": "/etc/certmonger", "provider": "certmonger", "key_usage": ["digitalSignature", "keyEncipherment"], "extended_key_usage": ["id-kp-serverAuth", "id-kp-clientAuth"], "auto_renew": true, "ip": null, "email": null, "common_name": null, "country": null, "state": null, "locality": null, "organization": null, "organizational_unit": null, "contact_email": null, "key_size": null, "owner": null, "mode": null, "principal": null, "run_before": null, "run_after": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr.providers # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr.providers # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr.providers.providers # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr.providers.providers # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr.providers.certmonger # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr.providers.certmonger # cleanup[2] removing distutils # destroy distutils # cleanup[2] removing distutils.version # destroy distutils.version # cleanup[2] removing dbus # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing dbus.types # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus.bus # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.lowlevel # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # 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 ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr.providers.base # cleanup[2] removing ipaddress # cleanup[2] removing pprint # destroy pprint # cleanup[2] removing cryptography # destroy cryptography # cleanup[2] removing cryptography.__about__ # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing _opcode # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing six # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.hazmat._der # destroy cryptography.hazmat._der # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing email # cleanup[2] removing email.utils # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing email._parseaddr # cleanup[2] removing calendar # cleanup[2] removing email.charset # cleanup[2] removing email.base64mime # cleanup[2] removing email.quoprimime # cleanup[2] removing email.errors # cleanup[2] removing email.encoders # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing pyasn1 # destroy pyasn1 # cleanup[2] removing pyasn1.codec # destroy pyasn1.codec # cleanup[2] removing pyasn1.codec.der # destroy pyasn1.codec.der # cleanup[2] removing pyasn1.codec.der.decoder # cleanup[2] removing pyasn1.type # destroy pyasn1.type # cleanup[2] removing pyasn1.type.univ # cleanup[2] removing pyasn1.type.base # cleanup[2] removing pyasn1.type.constraint # cleanup[2] removing pyasn1.type.error # cleanup[2] removing pyasn1.error # cleanup[2] removing pyasn1.type.tagmap # cleanup[2] removing pyasn1.type.tag # cleanup[2] removing pyasn1.compat # destroy pyasn1.compat # cleanup[2] removing pyasn1.compat.calling # cleanup[2] removing pyasn1.type.namedtype # cleanup[2] removing pyasn1.type.namedval # cleanup[2] removing pyasn1.codec.ber # destroy pyasn1.codec.ber # cleanup[2] removing pyasn1.codec.ber.eoo # cleanup[2] removing pyasn1.compat.octets # cleanup[2] removing pyasn1.compat.integer # cleanup[2] removing pyasn1.compat.binary # cleanup[2] removing pyasn1.codec.cer # destroy pyasn1.codec.cer # cleanup[2] removing pyasn1.codec.cer.decoder # cleanup[2] removing pyasn1.codec.ber.decoder # cleanup[2] removing pyasn1.type.char # cleanup[2] removing pyasn1.type.useful # cleanup[2] removing pyasn1.compat.string # cleanup[2] removing pyasn1.compat.dateandtime # cleanup[2] removing pyasn1.debug # cleanup[2] removing gc # cleanup[2] removing _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy shlex # destroy textwrap # destroy copy # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_lsr.providers.base # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy pyasn1.codec.der.decoder # destroy pyasn1.codec.cer.decoder # destroy inspect # destroy ast # destroy dis # destroy importlib # destroy token # destroy _opcode # destroy six.moves.urllib # destroy six.moves # 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 cryptography.hazmat.backends.interfaces # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # destroy hmac # destroy hashlib # destroy _hmacopenssl # destroy struct # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes # destroy ipaddress # destroy email._parseaddr # destroy email.base64mime # destroy email.quoprimime # destroy email.encoders # destroy email.charset # destroy email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # destroy calendar # destroy locale # destroy email # destroy email.errors # destroy binascii # destroy six # destroy cryptography.utils # destroy pyasn1.type.namedtype # destroy pyasn1.type.namedval # destroy pyasn1.compat.octets # destroy pyasn1.compat.integer # destroy pyasn1.compat.binary # destroy gc # destroy pyasn1.type.constraint # destroy pyasn1.compat.calling # destroy pyasn1.type.error # destroy platform # destroy pyasn1.codec.ber.decoder # destroy pyasn1.type.base # destroy pyasn1.type.useful # destroy pyasn1.type.tagmap # destroy pyasn1.codec.ber.eoo # destroy pyasn1.debug # destroy datetime # destroy pyasn1.type.univ # destroy pyasn1.type.char # destroy pyasn1.type.tag # destroy pyasn1.compat.string # destroy pyasn1.compat.dateandtime # destroy pyasn1.error # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping atexit # cleanup[3] wiping subprocess # destroy signal # destroy errno # destroy selectors # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping logging # destroy io # destroy traceback # destroy warnings # destroy collections # destroy atexit # cleanup[3] wiping _string # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy threading # destroy weakref # destroy posixpath # destroy time # destroy logging # destroy _dbus_bindings # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy tokenize # destroy _string # destroy pyexpat # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.12.109 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__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.module_utils # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modul e_utils.certificate_lsr # destroy ansible_collections.fedora.linux_system_roles .plugins.module_utils.certificate_lsr # cleanup[2] removing ansible_collections .fedora.linux_system_roles.plugins.module_utils.certificate_lsr.providers # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.cert ificate_lsr.providers # cleanup[2] removing ansible_collections.fedora.linux_sy stem_roles.plugins.module_utils.certificate_lsr.providers.providers # destroy a nsible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_l sr.providers.providers # cleanup[2] removing ansible_collections.fedora.linux_s ystem_roles.plugins.module_utils.certificate_lsr.providers.certmonger # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.certificate_ lsr.providers.certmonger # cleanup[2] removing distutils # destroy distutils # cleanup[2] removing distutils.version # destroy distutils.version # cleanup[2] removing dbus # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing dbus.types # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus.bus # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.lowlevel # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # 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 ansible_collections.fedora.linux _system_roles.plugins.module_utils.certificate_lsr.providers.base # cleanup[2] removing ipaddress # cleanup[2] removing pprint # destroy pprint # cleanup[2] removing cryptography # destroy cryptography # cleanup[2] removing cryptography.__about__ # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing _opcode # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing six # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.hazmat._der # destroy cryptography.hazmat._der # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing email # cleanup[2] removing email.utils # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing email._parseaddr # cleanup[2] removing calendar # cleanup[2] removing email.charset # cleanup[2] removing email.base64mime # cleanup[2] removing email.quoprimime # cleanup[2] removing email.errors # cleanup[2] removing email.encoders # cleanup[2] removing quopri # destroy quopri # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing pyasn1 # destroy pyasn1 # cleanup[2] removing pyasn1.codec # destroy pyasn1.codec # cleanup[2] removing pyasn1.codec.der # destroy pyasn1.codec.der # cleanup[2] removing pyasn1.codec.der.decoder # cleanup[2] removing pyasn1.type # destroy pyasn1.type # cleanup[2] removing pyasn1.type.univ # cleanup[2] removing pyasn1.type.base # cleanup[2] removing pyasn1.type.constraint # cleanup[2] removing pyasn1.type.error # cleanup[2] removing pyasn1.error # cleanup[2] removing pyasn1.type.tagmap # cleanup[2] removing pyasn1.type.tag # cleanup[2] removing pyasn1.compat # destroy pyasn1.compat # cleanup[2] removing pyasn1.compat.calling # cleanup[2] removing pyasn1.type.namedtype # cleanup[2] removing pyasn1.type.namedval # cleanup[2] removing pyasn1.codec.ber # destroy pyasn1.codec.ber # cleanup[2] removing pyasn1.codec.ber.eoo # cleanup[2] removing pyasn1.compat.octets # cleanup[2] removing pyasn1.compat.integer # cleanup[2] removing pyasn1.compat.binary # cleanup[2] removing pyasn1.codec.cer # destroy pyasn1.codec.cer # cleanup[2] removing pyasn1.codec.cer.decoder # cleanup[2] removing pyasn1.codec.ber.decoder # cleanup[2] removing pyasn1.type.char # cleanup[2] removing pyasn1.type.useful # cleanup[2] removing pyasn1.compat.string # cleanup[2] removing pyasn1.compat.dateandtime # cleanup[2] removing pyasn1.debug # cleanup[2] removing gc # cleanup[2] removing _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy shlex # destroy textwrap # destroy copy # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy ansible_collections.fedora.li nux_system_roles.plugins.module_utils.certificate_lsr.providers.base # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy pyasn1.codec.der.decoder # destroy pyasn1.codec.cer.decoder # destroy inspect # destroy ast # destroy dis # destroy importlib # destroy token # destroy _opcode # destroy six.moves.urllib # destroy six.moves # 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 cryptography.hazmat.backends.interfaces # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # destroy hmac # destroy hashlib # destroy _hmacopenssl # destroy struct # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes # destroy ipaddress # destroy email._parseaddr # destroy email.base64mime # destroy email.quoprimime # destroy email.encoders # destroy email.charset # destroy email.utils # destroy random # destroy socket # destroy urllib # destroy urllib.parse # destroy calendar # destroy locale # destroy email # destroy email.errors # destroy binascii # destroy six # destroy cryptography.utils # destroy pyasn1.type.namedtype # destroy pyasn1.type.namedval # destroy pyasn1.compat.octets # destroy pyasn1.compat.integer # destroy pyasn1.compat.binary # destroy gc # destroy pyasn1.type.constraint # destroy pyasn1.compat.calling # destroy pyasn1.type.error # destroy platform # destroy pyasn1.codec.ber.decoder # destroy pyasn1.type.base # destroy pyasn1.type.useful # destroy pyasn1.type.tagmap # destroy pyasn1.codec.ber.eoo # destroy pyasn1.debug # destroy datetime # destroy pyasn1.type.univ # destroy pyasn1.type.char # destroy pyasn1.type.tag # destroy pyasn1.compat.string # destroy pyasn1.compat.dateandtime # destroy pyasn1.error # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping atexit # cleanup[3] wiping subprocess # destroy signal # destroy errno # destroy selectors # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping logging # destroy io # destroy traceback # destroy warnings # destroy collections # destroy atexit # cleanup[3] wiping _string # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy threading # destroy weakref # destroy posixpath # destroy time # destroy logging # destroy _dbus_bindings # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy tokenize # destroy _string # destroy pyexpat # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re 9011 1726878318.93577: done with _execute_module (fedora.linux_system_roles.certificate_request, {'name': '/etc/cockpit/ws-certs.d/monger-cockpit', 'dns': ['localhost', 'www.example.com'], 'group': 'cockpit-wsinstance', 'directory': '/etc/pki/tls', 'wait': True, 'ca': 'self-sign', '__header': '#\n# Ansible managed\n#\n# system_role:certificate\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'fedora.linux_system_roles.certificate_request', '_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-1726878318.1484473-9011-115956605601058/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9011 1726878318.93593: _low_level_execute_command(): starting 9011 1726878318.93599: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878318.1484473-9011-115956605601058/ > /dev/null 2>&1 && sleep 0' 9011 1726878318.96150: stderr chunk (state=2): >>><<< 9011 1726878318.96157: stdout chunk (state=2): >>><<< 9011 1726878318.96171: _low_level_execute_command() done: rc=0, stdout=, stderr= 9011 1726878318.96178: handler run complete 9011 1726878318.96197: attempt loop complete, returning result 9011 1726878318.96213: variable 'item' from source: unknown 9011 1726878318.96273: variable 'item' from source: unknown changed: [managed_node2] => (item={'name': '/etc/cockpit/ws-certs.d/monger-cockpit', 'dns': ['localhost', 'www.example.com'], 'ca': 'self-sign', 'group': 'cockpit-wsinstance'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "dns": [ "localhost", "www.example.com" ], "group": "cockpit-wsinstance", "name": "/etc/cockpit/ws-certs.d/monger-cockpit" } } MSG: Certificate requested (new). File attributes updated. 9011 1726878318.96341: dumping result to json 9011 1726878318.96349: done dumping result, returning 9011 1726878318.96358: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Ensure certificate requests [0affdecc-488f-74fb-5155-000000000249] 9011 1726878318.96364: sending task result for task 0affdecc-488f-74fb-5155-000000000249 9011 1726878318.96412: done sending task result for task 0affdecc-488f-74fb-5155-000000000249 9011 1726878318.96416: WORKER PROCESS EXITING 8196 1726878318.96607: no more pending results, returning what we have 8196 1726878318.96610: results queue empty 8196 1726878318.96611: checking for any_errors_fatal 8196 1726878318.96624: done checking for any_errors_fatal 8196 1726878318.96625: checking for max_fail_percentage 8196 1726878318.96627: done checking for max_fail_percentage 8196 1726878318.96627: checking to see if all hosts have failed and the running result is not ok 8196 1726878318.96628: done checking to see if all hosts have failed 8196 1726878318.96628: getting the remaining hosts for this loop 8196 1726878318.96630: done getting the remaining hosts for this loop 8196 1726878318.96634: getting the next task for host managed_node2 8196 1726878318.96643: done getting next task for host managed_node2 8196 1726878318.96646: ^ task is: TASK: fedora.linux_system_roles.certificate : Slurp the contents of the files 8196 1726878318.96649: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878318.96658: getting variables 8196 1726878318.96660: in VariableManager get_vars() 8196 1726878318.96694: Calling all_inventory to load vars for managed_node2 8196 1726878318.96697: Calling groups_inventory to load vars for managed_node2 8196 1726878318.96699: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878318.96707: Calling all_plugins_play to load vars for managed_node2 8196 1726878318.96710: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878318.96712: Calling groups_plugins_play to load vars for managed_node2 8196 1726878318.97550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878318.98361: done with get_vars() 8196 1726878318.98374: done getting variables TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Friday 20 September 2024 20:25:18 -0400 (0:00:00.966) 0:00:54.147 ****** 8196 1726878318.98442: entering _queue_task() for managed_node2/slurp 8196 1726878318.98606: worker is 1 (out of 1 available) 8196 1726878318.98621: exiting _queue_task() for managed_node2/slurp 8196 1726878318.98634: done queuing things up, now waiting for results queue to drain 8196 1726878318.98636: waiting for pending results... 9026 1726878318.98755: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Slurp the contents of the files 9026 1726878318.98865: in run() - task 0affdecc-488f-74fb-5155-00000000024b 9026 1726878318.98882: variable 'ansible_search_path' from source: unknown 9026 1726878318.98886: variable 'ansible_search_path' from source: unknown 9026 1726878318.99184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9026 1726878319.00697: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9026 1726878319.00756: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9026 1726878319.00785: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9026 1726878319.00813: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9026 1726878319.00835: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9026 1726878319.00888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9026 1726878319.00913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9026 1726878319.00935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9026 1726878319.00963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9026 1726878319.00975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9026 1726878319.01072: variable 'certificate_requests' from source: include params 9026 1726878319.01096: variable '__cockpit_test_group' from source: set_fact 9026 1726878319.01152: variable '__cockpit_test_group' from source: set_fact 9026 1726878319.01257: variable 'omit' from source: magic vars 9026 1726878319.01325: variable 'ansible_host' from source: host vars for 'managed_node2' 9026 1726878319.01336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9026 1726878319.01345: variable 'omit' from source: magic vars 9026 1726878319.01502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9026 1726878319.01520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9026 1726878319.01539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9026 1726878319.01566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9026 1726878319.01579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9026 1726878319.01654: variable 'ansible_facts' from source: unknown 9026 1726878319.02047: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 9026 1726878319.02118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9026 1726878319.02139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9026 1726878319.02155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9026 1726878319.02180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9026 1726878319.02192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9026 1726878319.02245: Evaluated conditional (certificate_test_mode | d(false)): False 9026 1726878319.02250: when evaluation is False, skipping this task 9026 1726878319.02271: variable 'item' from source: unknown 9026 1726878319.02314: variable 'item' from source: unknown skipping: [managed_node2] => (item=['cert', {'name': '/etc/cockpit/ws-certs.d/monger-cockpit', 'dns': ['localhost', 'www.example.com'], 'ca': 'self-sign', 'group': 'cockpit-wsinstance'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "cert", { "ca": "self-sign", "dns": [ "localhost", "www.example.com" ], "group": "cockpit-wsinstance", "name": "/etc/cockpit/ws-certs.d/monger-cockpit" } ], "skip_reason": "Conditional result was False" } 9026 1726878319.02421: variable 'ansible_host' from source: host vars for 'managed_node2' 9026 1726878319.02431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9026 1726878319.02443: variable 'omit' from source: magic vars 9026 1726878319.02581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9026 1726878319.02601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9026 1726878319.02619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9026 1726878319.02648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9026 1726878319.02659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9026 1726878319.02728: variable 'ansible_facts' from source: unknown 9026 1726878319.03039: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 9026 1726878319.03106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9026 1726878319.03126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9026 1726878319.03145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9026 1726878319.03169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9026 1726878319.03181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9026 1726878319.03227: Evaluated conditional (certificate_test_mode | d(false)): False 9026 1726878319.03231: when evaluation is False, skipping this task 9026 1726878319.03255: variable 'item' from source: unknown 9026 1726878319.03299: variable 'item' from source: unknown skipping: [managed_node2] => (item=['key', {'name': '/etc/cockpit/ws-certs.d/monger-cockpit', 'dns': ['localhost', 'www.example.com'], 'ca': 'self-sign', 'group': 'cockpit-wsinstance'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "key", { "ca": "self-sign", "dns": [ "localhost", "www.example.com" ], "group": "cockpit-wsinstance", "name": "/etc/cockpit/ws-certs.d/monger-cockpit" } ], "skip_reason": "Conditional result was False" } 9026 1726878319.03376: variable 'ansible_host' from source: host vars for 'managed_node2' 9026 1726878319.03385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9026 1726878319.03396: variable 'omit' from source: magic vars 9026 1726878319.03506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9026 1726878319.03528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9026 1726878319.03548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9026 1726878319.03573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9026 1726878319.03584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9026 1726878319.03656: variable 'ansible_facts' from source: unknown 9026 1726878319.03960: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 9026 1726878319.04024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9026 1726878319.04043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9026 1726878319.04060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9026 1726878319.04086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9026 1726878319.04100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9026 1726878319.04145: Evaluated conditional (certificate_test_mode | d(false)): False 9026 1726878319.04150: when evaluation is False, skipping this task 9026 1726878319.04170: variable 'item' from source: unknown 9026 1726878319.04213: variable 'item' from source: unknown skipping: [managed_node2] => (item=['ca', {'name': '/etc/cockpit/ws-certs.d/monger-cockpit', 'dns': ['localhost', 'www.example.com'], 'ca': 'self-sign', 'group': 'cockpit-wsinstance'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "ca", { "ca": "self-sign", "dns": [ "localhost", "www.example.com" ], "group": "cockpit-wsinstance", "name": "/etc/cockpit/ws-certs.d/monger-cockpit" } ], "skip_reason": "Conditional result was False" } 9026 1726878319.04250: dumping result to json 9026 1726878319.04258: done dumping result, returning 9026 1726878319.04263: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Slurp the contents of the files [0affdecc-488f-74fb-5155-00000000024b] 9026 1726878319.04269: sending task result for task 0affdecc-488f-74fb-5155-00000000024b 9026 1726878319.04304: done sending task result for task 0affdecc-488f-74fb-5155-00000000024b 9026 1726878319.04308: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 8196 1726878319.04421: no more pending results, returning what we have 8196 1726878319.04424: results queue empty 8196 1726878319.04424: checking for any_errors_fatal 8196 1726878319.04434: done checking for any_errors_fatal 8196 1726878319.04435: checking for max_fail_percentage 8196 1726878319.04436: done checking for max_fail_percentage 8196 1726878319.04436: checking to see if all hosts have failed and the running result is not ok 8196 1726878319.04437: done checking to see if all hosts have failed 8196 1726878319.04438: getting the remaining hosts for this loop 8196 1726878319.04439: done getting the remaining hosts for this loop 8196 1726878319.04441: getting the next task for host managed_node2 8196 1726878319.04447: done getting next task for host managed_node2 8196 1726878319.04451: ^ task is: TASK: fedora.linux_system_roles.certificate : Create return data 8196 1726878319.04454: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878319.04465: getting variables 8196 1726878319.04466: in VariableManager get_vars() 8196 1726878319.04502: Calling all_inventory to load vars for managed_node2 8196 1726878319.04505: Calling groups_inventory to load vars for managed_node2 8196 1726878319.04506: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878319.04514: Calling all_plugins_play to load vars for managed_node2 8196 1726878319.04517: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878319.04519: Calling groups_plugins_play to load vars for managed_node2 8196 1726878319.05210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878319.06010: done with get_vars() 8196 1726878319.06024: done getting variables 8196 1726878319.06067: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Friday 20 September 2024 20:25:19 -0400 (0:00:00.076) 0:00:54.224 ****** 8196 1726878319.06089: entering _queue_task() for managed_node2/set_fact 8196 1726878319.06256: worker is 1 (out of 1 available) 8196 1726878319.06272: exiting _queue_task() for managed_node2/set_fact 8196 1726878319.06284: done queuing things up, now waiting for results queue to drain 8196 1726878319.06285: waiting for pending results... 9027 1726878319.06401: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Create return data 9027 1726878319.06516: in run() - task 0affdecc-488f-74fb-5155-00000000024c 9027 1726878319.06531: variable 'ansible_search_path' from source: unknown 9027 1726878319.06537: variable 'ansible_search_path' from source: unknown 9027 1726878319.06564: calling self._execute() 9027 1726878319.06627: variable 'ansible_host' from source: host vars for 'managed_node2' 9027 1726878319.06637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9027 1726878319.06645: variable 'omit' from source: magic vars 9027 1726878319.07012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9027 1726878319.08738: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9027 1726878319.08791: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9027 1726878319.08819: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9027 1726878319.08848: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9027 1726878319.08868: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9027 1726878319.08924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9027 1726878319.08948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9027 1726878319.08966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9027 1726878319.08995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9027 1726878319.09006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9027 1726878319.09111: variable 'ansible_facts' from source: unknown 9027 1726878319.09448: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 9027 1726878319.09523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9027 1726878319.09543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9027 1726878319.09561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9027 1726878319.09588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9027 1726878319.09601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9027 1726878319.09655: Evaluated conditional (certificate_test_mode | d(false)): False 9027 1726878319.09660: when evaluation is False, skipping this task 9027 1726878319.09664: _execute() done 9027 1726878319.09668: dumping result to json 9027 1726878319.09671: done dumping result, returning 9027 1726878319.09677: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Create return data [0affdecc-488f-74fb-5155-00000000024c] 9027 1726878319.09683: sending task result for task 0affdecc-488f-74fb-5155-00000000024c 9027 1726878319.09710: done sending task result for task 0affdecc-488f-74fb-5155-00000000024c 9027 1726878319.09713: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } 8196 1726878319.09814: no more pending results, returning what we have 8196 1726878319.09817: results queue empty 8196 1726878319.09818: checking for any_errors_fatal 8196 1726878319.09825: done checking for any_errors_fatal 8196 1726878319.09825: checking for max_fail_percentage 8196 1726878319.09827: done checking for max_fail_percentage 8196 1726878319.09827: checking to see if all hosts have failed and the running result is not ok 8196 1726878319.09828: done checking to see if all hosts have failed 8196 1726878319.09829: getting the remaining hosts for this loop 8196 1726878319.09830: done getting the remaining hosts for this loop 8196 1726878319.09834: getting the next task for host managed_node2 8196 1726878319.09840: done getting next task for host managed_node2 8196 1726878319.09843: ^ task is: TASK: fedora.linux_system_roles.certificate : Stop tracking certificates 8196 1726878319.09846: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 8196 1726878319.09858: getting variables 8196 1726878319.09859: in VariableManager get_vars() 8196 1726878319.09890: Calling all_inventory to load vars for managed_node2 8196 1726878319.09892: Calling groups_inventory to load vars for managed_node2 8196 1726878319.09894: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878319.09903: Calling all_plugins_play to load vars for managed_node2 8196 1726878319.09905: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878319.09908: Calling groups_plugins_play to load vars for managed_node2 8196 1726878319.10694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878319.11492: done with get_vars() 8196 1726878319.11505: done getting variables 8196 1726878319.11547: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Friday 20 September 2024 20:25:19 -0400 (0:00:00.054) 0:00:54.279 ****** 8196 1726878319.11575: entering _queue_task() for managed_node2/command 8196 1726878319.11728: worker is 1 (out of 1 available) 8196 1726878319.11741: exiting _queue_task() for managed_node2/command 8196 1726878319.11750: done queuing things up, now waiting for results queue to drain 8196 1726878319.11751: waiting for pending results... 9028 1726878319.11924: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Stop tracking certificates 9028 1726878319.12046: in run() - task 0affdecc-488f-74fb-5155-00000000024d 9028 1726878319.12061: variable 'ansible_search_path' from source: unknown 9028 1726878319.12065: variable 'ansible_search_path' from source: unknown 9028 1726878319.12340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9028 1726878319.13841: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9028 1726878319.13895: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9028 1726878319.13925: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9028 1726878319.13951: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9028 1726878319.13974: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9028 1726878319.14028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9028 1726878319.14052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9028 1726878319.14072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9028 1726878319.14102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9028 1726878319.14114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9028 1726878319.14204: calling self._execute() 9028 1726878319.14250: variable 'ansible_host' from source: host vars for 'managed_node2' 9028 1726878319.14257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9028 1726878319.14265: variable 'omit' from source: magic vars 9028 1726878319.14424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9028 1726878319.14444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9028 1726878319.14463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9028 1726878319.14488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9028 1726878319.14501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9028 1726878319.14579: variable 'ansible_facts' from source: unknown 9028 1726878319.14984: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 9028 1726878319.15056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9028 1726878319.15074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9028 1726878319.15091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9028 1726878319.15117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9028 1726878319.15128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9028 1726878319.15180: Evaluated conditional (certificate_test_mode | d(false)): False 9028 1726878319.15185: when evaluation is False, skipping this task 9028 1726878319.15189: _execute() done 9028 1726878319.15192: dumping result to json 9028 1726878319.15196: done dumping result, returning 9028 1726878319.15201: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Stop tracking certificates [0affdecc-488f-74fb-5155-00000000024d] 9028 1726878319.15207: sending task result for task 0affdecc-488f-74fb-5155-00000000024d 9028 1726878319.15230: done sending task result for task 0affdecc-488f-74fb-5155-00000000024d 9028 1726878319.15235: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } 8196 1726878319.15360: no more pending results, returning what we have 8196 1726878319.15363: results queue empty 8196 1726878319.15363: checking for any_errors_fatal 8196 1726878319.15368: done checking for any_errors_fatal 8196 1726878319.15369: checking for max_fail_percentage 8196 1726878319.15370: done checking for max_fail_percentage 8196 1726878319.15371: checking to see if all hosts have failed and the running result is not ok 8196 1726878319.15371: done checking to see if all hosts have failed 8196 1726878319.15372: getting the remaining hosts for this loop 8196 1726878319.15373: done getting the remaining hosts for this loop 8196 1726878319.15376: getting the next task for host managed_node2 8196 1726878319.15382: done getting next task for host managed_node2 8196 1726878319.15386: ^ task is: TASK: fedora.linux_system_roles.certificate : Remove files 8196 1726878319.15389: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 8196 1726878319.15403: getting variables 8196 1726878319.15406: in VariableManager get_vars() 8196 1726878319.15440: Calling all_inventory to load vars for managed_node2 8196 1726878319.15443: Calling groups_inventory to load vars for managed_node2 8196 1726878319.15449: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878319.15456: Calling all_plugins_play to load vars for managed_node2 8196 1726878319.15458: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878319.15460: Calling groups_plugins_play to load vars for managed_node2 8196 1726878319.16159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878319.17054: done with get_vars() 8196 1726878319.17067: done getting variables TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Friday 20 September 2024 20:25:19 -0400 (0:00:00.055) 0:00:54.334 ****** 8196 1726878319.17134: entering _queue_task() for managed_node2/file 8196 1726878319.17277: worker is 1 (out of 1 available) 8196 1726878319.17287: exiting _queue_task() for managed_node2/file 8196 1726878319.17299: done queuing things up, now waiting for results queue to drain 8196 1726878319.17300: waiting for pending results... 9029 1726878319.17472: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Remove files 9029 1726878319.17596: in run() - task 0affdecc-488f-74fb-5155-00000000024e 9029 1726878319.17611: variable 'ansible_search_path' from source: unknown 9029 1726878319.17615: variable 'ansible_search_path' from source: unknown 9029 1726878319.17883: variable '__certs' from source: task vars 9029 1726878319.18014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9029 1726878319.19488: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9029 1726878319.19544: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9029 1726878319.19570: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9029 1726878319.19600: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9029 1726878319.19620: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9029 1726878319.19673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9029 1726878319.19699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9029 1726878319.19718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9029 1726878319.19748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9029 1726878319.19760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9029 1726878319.19793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9029 1726878319.19811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9029 1726878319.19828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9029 1726878319.19857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9029 1726878319.19868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9029 1726878319.19963: variable '__keys' from source: task vars 9029 1726878319.20068: variable '__ca' from source: task vars 9029 1726878319.20170: calling self._execute() 9029 1726878319.20213: variable 'ansible_host' from source: host vars for 'managed_node2' 9029 1726878319.20221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9029 1726878319.20228: variable 'omit' from source: magic vars 9029 1726878319.20376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9029 1726878319.20398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9029 1726878319.20416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9029 1726878319.20442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9029 1726878319.20455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9029 1726878319.20529: variable 'ansible_facts' from source: unknown 9029 1726878319.20934: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 9029 1726878319.21001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9029 1726878319.21019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9029 1726878319.21040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9029 1726878319.21065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9029 1726878319.21076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9029 1726878319.21126: Evaluated conditional (certificate_test_mode | d(false)): False 9029 1726878319.21131: when evaluation is False, skipping this task 9029 1726878319.21137: _execute() done 9029 1726878319.21140: dumping result to json 9029 1726878319.21144: done dumping result, returning 9029 1726878319.21149: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.certificate : Remove files [0affdecc-488f-74fb-5155-00000000024e] 9029 1726878319.21156: sending task result for task 0affdecc-488f-74fb-5155-00000000024e 9029 1726878319.21179: done sending task result for task 0affdecc-488f-74fb-5155-00000000024e 9029 1726878319.21182: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } 8196 1726878319.21282: no more pending results, returning what we have 8196 1726878319.21284: results queue empty 8196 1726878319.21285: checking for any_errors_fatal 8196 1726878319.21290: done checking for any_errors_fatal 8196 1726878319.21290: checking for max_fail_percentage 8196 1726878319.21291: done checking for max_fail_percentage 8196 1726878319.21292: checking to see if all hosts have failed and the running result is not ok 8196 1726878319.21293: done checking to see if all hosts have failed 8196 1726878319.21293: getting the remaining hosts for this loop 8196 1726878319.21294: done getting the remaining hosts for this loop 8196 1726878319.21298: getting the next task for host managed_node2 8196 1726878319.21310: done getting next task for host managed_node2 8196 1726878319.21312: ^ task is: TASK: meta (role_complete) 8196 1726878319.21315: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878319.21327: getting variables 8196 1726878319.21328: in VariableManager get_vars() 8196 1726878319.21362: Calling all_inventory to load vars for managed_node2 8196 1726878319.21364: Calling groups_inventory to load vars for managed_node2 8196 1726878319.21366: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878319.21374: Calling all_plugins_play to load vars for managed_node2 8196 1726878319.21377: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878319.21379: Calling groups_plugins_play to load vars for managed_node2 8196 1726878319.22072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878319.22886: done with get_vars() 8196 1726878319.22901: done getting variables 8196 1726878319.22959: done queuing things up, now waiting for results queue to drain 8196 1726878319.22961: results queue empty 8196 1726878319.22961: checking for any_errors_fatal 8196 1726878319.22964: done checking for any_errors_fatal 8196 1726878319.22964: checking for max_fail_percentage 8196 1726878319.22965: done checking for max_fail_percentage 8196 1726878319.22965: checking to see if all hosts have failed and the running result is not ok 8196 1726878319.22966: done checking to see if all hosts have failed 8196 1726878319.22966: getting the remaining hosts for this loop 8196 1726878319.22966: done getting the remaining hosts for this loop 8196 1726878319.22968: getting the next task for host managed_node2 8196 1726878319.22970: done getting next task for host managed_node2 8196 1726878319.22971: ^ task is: TASK: Restart cockpit to use the new certificates 8196 1726878319.22972: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878319.22974: getting variables 8196 1726878319.22975: in VariableManager get_vars() 8196 1726878319.22982: Calling all_inventory to load vars for managed_node2 8196 1726878319.22983: Calling groups_inventory to load vars for managed_node2 8196 1726878319.22984: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878319.22987: Calling all_plugins_play to load vars for managed_node2 8196 1726878319.22988: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878319.22990: Calling groups_plugins_play to load vars for managed_node2 8196 1726878319.23652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878319.24448: done with get_vars() 8196 1726878319.24460: done getting variables 8196 1726878319.24486: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Restart cockpit to use the new certificates] ***************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_certificate_external.yml:48 Friday 20 September 2024 20:25:19 -0400 (0:00:00.073) 0:00:54.408 ****** 8196 1726878319.24507: entering _queue_task() for managed_node2/service 8196 1726878319.24704: worker is 1 (out of 1 available) 8196 1726878319.24717: exiting _queue_task() for managed_node2/service 8196 1726878319.24731: done queuing things up, now waiting for results queue to drain 8196 1726878319.24734: waiting for pending results... 9030 1726878319.24850: running TaskExecutor() for managed_node2/TASK: Restart cockpit to use the new certificates 9030 1726878319.24952: in run() - task 0affdecc-488f-74fb-5155-00000000000c 9030 1726878319.24968: variable 'ansible_search_path' from source: unknown 9030 1726878319.24999: calling self._execute() 9030 1726878319.25063: variable 'ansible_host' from source: host vars for 'managed_node2' 9030 1726878319.25072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9030 1726878319.25081: variable 'omit' from source: magic vars 9030 1726878319.25452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9030 1726878319.27000: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9030 1726878319.27057: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9030 1726878319.27084: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9030 1726878319.27112: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9030 1726878319.27135: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9030 1726878319.27188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9030 1726878319.27212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9030 1726878319.27231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9030 1726878319.27262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9030 1726878319.27274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9030 1726878319.27386: variable 'ansible_facts' from source: unknown 9030 1726878319.27805: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 9030 1726878319.27878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9030 1726878319.27900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9030 1726878319.27918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9030 1726878319.27946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9030 1726878319.27957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9030 1726878319.28008: variable '__cockpit_is_ostree' from source: set_fact 9030 1726878319.28020: Evaluated conditional (__cockpit_is_ostree | d(false)): False 9030 1726878319.28024: when evaluation is False, skipping this task 9030 1726878319.28028: _execute() done 9030 1726878319.28033: dumping result to json 9030 1726878319.28037: done dumping result, returning 9030 1726878319.28043: done running TaskExecutor() for managed_node2/TASK: Restart cockpit to use the new certificates [0affdecc-488f-74fb-5155-00000000000c] 9030 1726878319.28049: sending task result for task 0affdecc-488f-74fb-5155-00000000000c 9030 1726878319.28073: done sending task result for task 0affdecc-488f-74fb-5155-00000000000c 9030 1726878319.28076: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__cockpit_is_ostree | d(false)", "skip_reason": "Conditional result was False" } 8196 1726878319.28184: no more pending results, returning what we have 8196 1726878319.28187: results queue empty 8196 1726878319.28188: checking for any_errors_fatal 8196 1726878319.28190: done checking for any_errors_fatal 8196 1726878319.28191: checking for max_fail_percentage 8196 1726878319.28192: done checking for max_fail_percentage 8196 1726878319.28193: checking to see if all hosts have failed and the running result is not ok 8196 1726878319.28193: done checking to see if all hosts have failed 8196 1726878319.28194: getting the remaining hosts for this loop 8196 1726878319.28195: done getting the remaining hosts for this loop 8196 1726878319.28198: getting the next task for host managed_node2 8196 1726878319.28203: done getting next task for host managed_node2 8196 1726878319.28205: ^ task is: TASK: Test - cockpit works with TLS and expected certificate 8196 1726878319.28207: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878319.28210: getting variables 8196 1726878319.28212: in VariableManager get_vars() 8196 1726878319.28246: Calling all_inventory to load vars for managed_node2 8196 1726878319.28249: Calling groups_inventory to load vars for managed_node2 8196 1726878319.28252: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878319.28261: Calling all_plugins_play to load vars for managed_node2 8196 1726878319.28263: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878319.28266: Calling groups_plugins_play to load vars for managed_node2 8196 1726878319.28990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878319.29784: done with get_vars() 8196 1726878319.29798: done getting variables 8196 1726878319.29840: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Test - cockpit works with TLS and expected certificate] ****************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_certificate_external.yml:58 Friday 20 September 2024 20:25:19 -0400 (0:00:00.053) 0:00:54.461 ****** 8196 1726878319.29861: entering _queue_task() for managed_node2/command 8196 1726878319.30026: worker is 1 (out of 1 available) 8196 1726878319.30042: exiting _queue_task() for managed_node2/command 8196 1726878319.30055: done queuing things up, now waiting for results queue to drain 8196 1726878319.30056: waiting for pending results... 9031 1726878319.30171: running TaskExecutor() for managed_node2/TASK: Test - cockpit works with TLS and expected certificate 9031 1726878319.30269: in run() - task 0affdecc-488f-74fb-5155-00000000000d 9031 1726878319.30285: variable 'ansible_search_path' from source: unknown 9031 1726878319.30315: calling self._execute() 9031 1726878319.30376: variable 'ansible_host' from source: host vars for 'managed_node2' 9031 1726878319.30384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9031 1726878319.30394: variable 'omit' from source: magic vars 9031 1726878319.30766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9031 1726878319.32492: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9031 1726878319.32538: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9031 1726878319.32566: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9031 1726878319.32603: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9031 1726878319.32623: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9031 1726878319.32677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9031 1726878319.32700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9031 1726878319.32719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9031 1726878319.32749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9031 1726878319.32761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9031 1726878319.32858: variable 'ansible_facts' from source: unknown 9031 1726878319.33188: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 9031 1726878319.33198: variable 'omit' from source: magic vars 9031 1726878319.33224: variable 'omit' from source: magic vars 9031 1726878319.33248: variable 'omit' from source: magic vars 9031 1726878319.33266: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9031 1726878319.33286: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9031 1726878319.33303: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9031 1726878319.33316: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9031 1726878319.33326: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9031 1726878319.33349: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9031 1726878319.33355: variable 'ansible_host' from source: host vars for 'managed_node2' 9031 1726878319.33359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9031 1726878319.33421: Set connection var ansible_module_compression to ZIP_DEFLATED 9031 1726878319.33431: Set connection var ansible_shell_executable to /bin/sh 9031 1726878319.33440: Set connection var ansible_timeout to 10 9031 1726878319.33444: Set connection var ansible_shell_type to sh 9031 1726878319.33450: Set connection var ansible_connection to ssh 9031 1726878319.33456: Set connection var ansible_pipelining to False 9031 1726878319.33470: variable 'ansible_shell_executable' from source: unknown 9031 1726878319.33474: variable 'ansible_connection' from source: unknown 9031 1726878319.33477: variable 'ansible_module_compression' from source: unknown 9031 1726878319.33480: variable 'ansible_shell_type' from source: unknown 9031 1726878319.33483: variable 'ansible_shell_executable' from source: unknown 9031 1726878319.33486: variable 'ansible_host' from source: host vars for 'managed_node2' 9031 1726878319.33492: variable 'ansible_pipelining' from source: unknown 9031 1726878319.33496: variable 'ansible_timeout' from source: unknown 9031 1726878319.33500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9031 1726878319.33566: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9031 1726878319.33577: variable 'omit' from source: magic vars 9031 1726878319.33583: starting attempt loop 9031 1726878319.33588: running the handler 9031 1726878319.33602: _low_level_execute_command(): starting 9031 1726878319.33607: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9031 1726878319.35963: stdout chunk (state=2): >>>/root <<< 9031 1726878319.36080: stderr chunk (state=3): >>><<< 9031 1726878319.36086: stdout chunk (state=3): >>><<< 9031 1726878319.36102: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9031 1726878319.36114: _low_level_execute_command(): starting 9031 1726878319.36120: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878319.3611102-9031-143407510228527 `" && echo ansible-tmp-1726878319.3611102-9031-143407510228527="` echo /root/.ansible/tmp/ansible-tmp-1726878319.3611102-9031-143407510228527 `" ) && sleep 0' 9031 1726878319.38637: stdout chunk (state=2): >>>ansible-tmp-1726878319.3611102-9031-143407510228527=/root/.ansible/tmp/ansible-tmp-1726878319.3611102-9031-143407510228527 <<< 9031 1726878319.38764: stderr chunk (state=3): >>><<< 9031 1726878319.38771: stdout chunk (state=3): >>><<< 9031 1726878319.38785: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878319.3611102-9031-143407510228527=/root/.ansible/tmp/ansible-tmp-1726878319.3611102-9031-143407510228527 , stderr= 9031 1726878319.38810: variable 'ansible_module_compression' from source: unknown 9031 1726878319.38848: ANSIBALLZ: Using generic lock for ansible.legacy.command 9031 1726878319.38852: ANSIBALLZ: Acquiring lock 9031 1726878319.38856: ANSIBALLZ: Lock acquired: 139840362467104 9031 1726878319.38860: ANSIBALLZ: Creating module 9031 1726878319.47260: ANSIBALLZ: Writing module into payload 9031 1726878319.47338: ANSIBALLZ: Writing module 9031 1726878319.47357: ANSIBALLZ: Renaming module 9031 1726878319.47364: ANSIBALLZ: Done creating module 9031 1726878319.47376: variable 'ansible_facts' from source: unknown 9031 1726878319.47428: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878319.3611102-9031-143407510228527/AnsiballZ_command.py 9031 1726878319.47528: Sending initial data 9031 1726878319.47537: Sent initial data (154 bytes) 9031 1726878319.50182: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmp58157hmc /root/.ansible/tmp/ansible-tmp-1726878319.3611102-9031-143407510228527/AnsiballZ_command.py <<< 9031 1726878319.51172: stderr chunk (state=3): >>><<< 9031 1726878319.51178: stdout chunk (state=3): >>><<< 9031 1726878319.51198: done transferring module to remote 9031 1726878319.51211: _low_level_execute_command(): starting 9031 1726878319.51216: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878319.3611102-9031-143407510228527/ /root/.ansible/tmp/ansible-tmp-1726878319.3611102-9031-143407510228527/AnsiballZ_command.py && sleep 0' 9031 1726878319.53634: stderr chunk (state=2): >>><<< 9031 1726878319.53640: stdout chunk (state=2): >>><<< 9031 1726878319.53652: _low_level_execute_command() done: rc=0, stdout=, stderr= 9031 1726878319.53656: _low_level_execute_command(): starting 9031 1726878319.53660: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878319.3611102-9031-143407510228527/AnsiballZ_command.py && sleep 0' 9031 1726878319.56471: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 9031 1726878319.56497: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 9031 1726878319.56560: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9031 1726878319.56595: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9031 1726878319.56643: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 9031 1726878319.56650: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 9031 1726878319.56668: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9031 1726878319.56714: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 9031 1726878319.56723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9031 1726878319.56741: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9031 1726878319.56767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 9031 1726878319.56779: stdout chunk (state=3): >>>import '_codecs' # <<< 9031 1726878319.56805: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af147ee48> <<< 9031 1726878319.56835: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9031 1726878319.56857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af1414828> <<< 9031 1726878319.56864: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af147e9b0> <<< 9031 1726878319.56891: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 9031 1726878319.56908: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af1421630> <<< 9031 1726878319.56923: stdout chunk (state=3): >>>import '_signal' # <<< 9031 1726878319.56946: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 9031 1726878319.56965: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af1428160> <<< 9031 1726878319.56983: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 9031 1726878319.56992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9031 1726878319.57009: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 9031 1726878319.57031: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9031 1726878319.57052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 9031 1726878319.57061: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af142d0f0> <<< 9031 1726878319.57079: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af1428748> <<< 9031 1726878319.57105: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af1428390> <<< 9031 1726878319.57136: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9031 1726878319.57144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9031 1726878319.57167: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9031 1726878319.57185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 9031 1726878319.57201: stdout chunk (state=3): >>>import 'errno' # <<< 9031 1726878319.57215: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9031 1726878319.57236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 9031 1726878319.57246: stdout chunk (state=3): >>>import '_stat' # <<< 9031 1726878319.57253: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af13d2470> <<< 9031 1726878319.57281: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py<<< 9031 1726878319.57288: stdout chunk (state=3): >>> <<< 9031 1726878319.57394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af13d7e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af13d2b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9031 1726878319.57483: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af13de4e0> <<< 9031 1726878319.57500: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af13c1d68> <<< 9031 1726878319.57520: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 9031 1726878319.57538: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af13c4198> <<< 9031 1726878319.57571: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9031 1726878319.57591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 9031 1726878319.57603: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef6d2940> <<< 9031 1726878319.57626: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 9031 1726878319.57639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 9031 1726878319.57664: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef6e4240> <<< 9031 1726878319.57736: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af1432a20> <<< 9031 1726878319.57747: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9031 1726878319.57977: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9031 1726878319.57995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9031 1726878319.58007: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 9031 1726878319.58016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9031 1726878319.58030: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9031 1726878319.58052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9031 1726878319.58064: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 9031 1726878319.58080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9031 1726878319.58101: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9031 1726878319.58171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9031 1726878319.58178: stdout chunk (state=3): >>>import '_functools' # <<< 9031 1726878319.58201: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9031 1726878319.58231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9031 1726878319.58252: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9031 1726878319.58260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9031 1726878319.58288: stdout chunk (state=3): >>>import '_operator' # <<< 9031 1726878319.58295: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef652198> <<< 9031 1726878319.58318: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' <<< 9031 1726878319.58329: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef65d3c8> <<< 9031 1726878319.58339: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 9031 1726878319.58348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 9031 1726878319.58368: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 9031 1726878319.58378: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aef65c0b8> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef65dba8> <<< 9031 1726878319.58398: stdout chunk (state=3): >>>import 'itertools' # <<< 9031 1726878319.58413: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 9031 1726878319.58430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef65c198> <<< 9031 1726878319.58447: stdout chunk (state=3): >>>import '_collections' # <<< 9031 1726878319.58498: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef6ad8d0> <<< 9031 1726878319.58518: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9031 1726878319.58530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9031 1726878319.58568: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef6adcc0> <<< 9031 1726878319.58624: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef69f278> <<< 9031 1726878319.58649: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' <<< 9031 1726878319.58658: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef6a4278> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef697550> <<< 9031 1726878319.58710: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef689588> <<< 9031 1726878319.58721: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 9031 1726878319.58742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # <<< 9031 1726878319.58765: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9031 1726878319.58773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9031 1726878319.58800: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9031 1726878319.58835: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef40a3c8> <<< 9031 1726878319.58849: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef412e48> <<< 9031 1726878319.58866: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef69f1d0> <<< 9031 1726878319.58873: stdout chunk (state=3): >>>import '_locale' # <<< 9031 1726878319.58925: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 9031 1726878319.58937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef417f60> <<< 9031 1726878319.58942: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef6833c8> <<< 9031 1726878319.58960: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 9031 1726878319.58967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9031 1726878319.58985: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 9031 1726878319.58996: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aef41d320> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef41d128> <<< 9031 1726878319.59027: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aef41d438> <<< 9031 1726878319.59038: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef6fc128> <<< 9031 1726878319.59051: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 9031 1726878319.59066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9031 1726878319.59083: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 9031 1726878319.59093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 9031 1726878319.59103: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9031 1726878319.59121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 9031 1726878319.59131: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef41df28> <<< 9031 1726878319.59142: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef41db38> <<< 9031 1726878319.59157: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 9031 1726878319.59168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef4297f0> <<< 9031 1726878319.59185: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9031 1726878319.59198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9031 1726878319.59220: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 9031 1726878319.59227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9031 1726878319.59281: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef429fd0> <<< 9031 1726878319.59299: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9031 1726878319.59312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9031 1726878319.59346: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aeefb02b0> <<< 9031 1726878319.59361: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef4298d0> <<< 9031 1726878319.59375: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 9031 1726878319.59394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9031 1726878319.59444: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aeefb4da0> <<< 9031 1726878319.59454: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef41d668> <<< 9031 1726878319.59470: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9031 1726878319.59494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9031 1726878319.59516: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' <<< 9031 1726878319.59523: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aeefda400> <<< 9031 1726878319.59548: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 9031 1726878319.59558: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aeefda7b8> <<< 9031 1726878319.59572: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9031 1726878319.59585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9031 1726878319.59607: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 9031 1726878319.59613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 9031 1726878319.59629: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aeefe04a8> <<< 9031 1726878319.59644: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9031 1726878319.59670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9031 1726878319.59684: stdout chunk (state=3): >>>import 'time' # <<< 9031 1726878319.59702: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9031 1726878319.59710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9031 1726878319.59740: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 9031 1726878319.59747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 9031 1726878319.59761: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9031 1726878319.59798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9031 1726878319.59820: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 9031 1726878319.59828: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aeed8bcc0> <<< 9031 1726878319.59947: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aeed7e400> <<< 9031 1726878319.59959: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aeed7e0f0> <<< 9031 1726878319.59965: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aeed6ff98> <<< 9031 1726878319.59993: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aeefe0e48> <<< 9031 1726878319.60023: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 9031 1726878319.60034: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aeed850b8> <<< 9031 1726878319.60040: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aeefdab38> <<< 9031 1726878319.60059: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9031 1726878319.60073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9031 1726878319.60111: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 9031 1726878319.60119: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0af1391828> <<< 9031 1726878319.60129: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aeed85160> <<< 9031 1726878319.60137: stdout chunk (state=3): >>>import 'pwd' # <<< 9031 1726878319.60160: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0af1391ba8> <<< 9031 1726878319.60224: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef41d9b0> <<< 9031 1726878319.60239: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9031 1726878319.60257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9031 1726878319.60268: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 9031 1726878319.60290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9031 1726878319.60311: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 9031 1726878319.60330: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0af13a66d8> <<< 9031 1726878319.60341: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9031 1726878319.60474: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 9031 1726878319.60485: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0af13ac748> <<< 9031 1726878319.60508: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 9031 1726878319.60519: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0af13acc18> <<< 9031 1726878319.60545: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 9031 1726878319.60557: stdout chunk (state=3): >>># extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0af13acd30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af13a6f28> <<< 9031 1726878319.60574: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 9031 1726878319.60580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9031 1726878319.60597: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 9031 1726878319.60608: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 9031 1726878319.60616: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0af13b40b8> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af13ac5f8> <<< 9031 1726878319.60637: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0af13ac358> <<< 9031 1726878319.60645: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af139ac18> <<< 9031 1726878319.60666: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aeefc4470> <<< 9031 1726878319.60687: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9031 1726878319.60724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9031 1726878319.60763: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af13a6588> <<< 9031 1726878319.60893: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9031 1726878319.60914: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed3aea20> <<< 9031 1726878319.60975: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip' <<< 9031 1726878319.60986: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9031 1726878319.61015: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 9031 1726878319.61025: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.61048: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 9031 1726878319.61055: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.62206: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.63151: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 9031 1726878319.63164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed17a748> <<< 9031 1726878319.63170: stdout chunk (state=3): >>>import 'atexit' # <<< 9031 1726878319.63193: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9031 1726878319.63223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9031 1726878319.63288: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 9031 1726878319.63304: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed096390> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed17af28> <<< 9031 1726878319.63319: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 9031 1726878319.63330: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed3aee10> <<< 9031 1726878319.63342: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9031 1726878319.63372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9031 1726878319.63417: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed06ec50> <<< 9031 1726878319.63437: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9031 1726878319.63448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9031 1726878319.63470: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9031 1726878319.63504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9031 1726878319.63524: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9031 1726878319.63607: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed0818d0> <<< 9031 1726878319.63639: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 9031 1726878319.63648: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed081240> <<< 9031 1726878319.63664: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 9031 1726878319.63674: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed081f60> <<< 9031 1726878319.63687: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9031 1726878319.63702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9031 1726878319.63762: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed0d7240> <<< 9031 1726878319.63777: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed0b93c8> <<< 9031 1726878319.64072: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed0ac5c0> <<< 9031 1726878319.64095: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 9031 1726878319.64102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9031 1726878319.64123: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed3cee80> <<< 9031 1726878319.64154: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed0c2470> <<< 9031 1726878319.64174: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py <<< 9031 1726878319.64184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed0c2588> <<< 9031 1726878319.64197: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9031 1726878319.64213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9031 1726878319.64225: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9031 1726878319.64256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9031 1726878319.64276: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9031 1726878319.64294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9031 1726878319.64340: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 9031 1726878319.64349: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed16d048> <<< 9031 1726878319.64427: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 9031 1726878319.64438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed1830b8> <<< 9031 1726878319.64453: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed15b438> <<< 9031 1726878319.64467: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 9031 1726878319.64486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed15bc50> <<< 9031 1726878319.64700: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed0cf940> <<< 9031 1726878319.64729: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9031 1726878319.64765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9031 1726878319.64781: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9031 1726878319.64798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 9031 1726878319.64806: stdout chunk (state=3): >>>import '_string' # <<< 9031 1726878319.64888: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed11b0b8> <<< 9031 1726878319.64940: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed15b2b0> <<< 9031 1726878319.65071: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' <<< 9031 1726878319.65078: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed11bf60> <<< 9031 1726878319.65109: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' <<< 9031 1726878319.65115: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed1280b8> <<< 9031 1726878319.65151: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed128208> <<< 9031 1726878319.65168: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed0c26d8> <<< 9031 1726878319.65190: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py <<< 9031 1726878319.65199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 9031 1726878319.65210: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9031 1726878319.65232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9031 1726878319.65275: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 9031 1726878319.65284: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed137ba8> <<< 9031 1726878319.65447: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed1352e8> <<< 9031 1726878319.65474: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 9031 1726878319.65492: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed1354e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed128d68> # zipimport: zlib available <<< 9031 1726878319.65503: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.65509: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 9031 1726878319.65527: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.65598: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.65673: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.65683: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 9031 1726878319.65698: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9031 1726878319.65706: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9031 1726878319.65810: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.65909: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 9031 1726878319.65919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9031 1726878319.65937: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 9031 1726878319.65947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9031 1726878319.65954: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 9031 1726878319.65964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9031 1726878319.65995: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 9031 1726878319.66004: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed155ef0> <<< 9031 1726878319.66046: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed155ba8> <<< 9031 1726878319.66088: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed1553c8> <<< 9031 1726878319.66108: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 9031 1726878319.66117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9031 1726878319.66151: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed155a20> <<< 9031 1726878319.66161: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed13fd68> # zipimport: zlib available <<< 9031 1726878319.66650: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.67100: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 9031 1726878319.67115: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9031 1726878319.67122: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 9031 1726878319.67149: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 9031 1726878319.67156: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.67179: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.67199: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py <<< 9031 1726878319.67210: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.67224: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.67242: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 9031 1726878319.67250: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.67357: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.67473: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 9031 1726878319.67488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9031 1726878319.67506: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed1f1630> <<< 9031 1726878319.67515: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.67869: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.68229: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.68270: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.68331: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 9031 1726878319.68340: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.68366: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.68392: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 9031 1726878319.68403: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.68460: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.68535: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 9031 1726878319.68547: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9031 1726878319.68555: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9031 1726878319.68562: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.68593: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.68624: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9031 1726878319.68631: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.68797: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.68966: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 9031 1726878319.68978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9031 1726878319.69101: stdout chunk (state=3): >>>import '_ast' # <<< 9031 1726878319.69120: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed266da0> # zipimport: zlib available <<< 9031 1726878319.69143: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.69156: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py <<< 9031 1726878319.69164: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.69217: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.69272: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py <<< 9031 1726878319.69282: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 9031 1726878319.69289: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9031 1726878319.69310: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.69341: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.69372: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 9031 1726878319.69379: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.69410: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.69440: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.69480: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.69544: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9031 1726878319.69719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9031 1726878319.69810: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 9031 1726878319.69820: stdout chunk (state=3): >>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed22d278> <<< 9031 1726878319.69884: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed3790b8> <<< 9031 1726878319.69918: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py <<< 9031 1726878319.69927: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 9031 1726878319.69941: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.69973: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.70027: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.70044: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.70082: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.70365: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.70643: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9031 1726878319.70665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9031 1726878319.70688: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 9031 1726878319.70695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9031 1726878319.70834: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed276198> <<< 9031 1726878319.70849: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 9031 1726878319.70864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9031 1726878319.70969: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed276240> <<< 9031 1726878319.71017: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed396be0> <<< 9031 1726878319.71076: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py <<< 9031 1726878319.71086: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 9031 1726878319.71111: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.71126: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py <<< 9031 1726878319.71143: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 9031 1726878319.71157: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.71174: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py <<< 9031 1726878319.71270: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 9031 1726878319.71282: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.71304: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 9031 1726878319.71394: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.71496: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 9031 1726878319.71507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 9031 1726878319.71521: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed392860> <<< 9031 1726878319.71582: stdout chunk (state=3): >>># zipimport: zlib available <<< 9031 1726878319.71734: stdout chunk (state=3): >>>import 'gc' # <<< 9031 1726878319.90941: stdout chunk (state=3): >>> {"changed": true, "stdout": "\n\n\n\n Loading...\n \n \n \n \n \n \n \n \n \n\n\n\n \n\n \n\n
\n

\n\n
\n \n \n \n

\n Please enable JavaScript to use the Web Console.\n

\n
\n\n \n\n \n\n \n\n \n\n \n
\n\n \n\n \n\n \n\n", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 11790 0 11790 0 0 65865 0 --:--:-- --:--:-- --:--:-- 65865", "rc": 0, "cmd": ["curl", "--cacert", "/etc/cockpit/ws-certs.d/monger-cockpit.crt", "https://localhost:9090"], "start": "2024-09-20 20:25:19.717630", "end": "2024-09-20 20:25:19.906908", "delta": "0:00:00.189278", "msg": "", "invocation": {"module_args": {"_raw_params": "curl --cacert /etc/cockpit/ws-certs.d/monger-cockpit.crt https://localhost:9090\n", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ <<< 9031 1726878319.91201: 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 <<< 9031 1726878319.91218: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib <<< 9031 1726878319.91230: stdout chunk (state=3): >>># cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ <<< 9031 1726878319.91245: stdout chunk (state=3): >>># cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 <<< 9031 1726878319.91256: stdout chunk (state=3): >>># cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale <<< 9031 1726878319.91265: stdout chunk (state=3): >>># cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma <<< 9031 1726878319.91278: stdout chunk (state=3): >>># cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random <<< 9031 1726878319.91286: stdout chunk (state=3): >>># cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ <<< 9031 1726878319.91296: stdout chunk (state=3): >>># destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string <<< 9031 1726878319.91312: stdout chunk (state=3): >>># destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json <<< 9031 1726878319.91337: stdout chunk (state=3): >>># cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale <<< 9031 1726878319.91360: stdout chunk (state=3): >>># destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 9031 1726878319.91383: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9031 1726878319.91559: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9031 1726878319.91594: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 9031 1726878319.91605: stdout chunk (state=3): >>># destroy importlib.machinery <<< 9031 1726878319.91615: stdout chunk (state=3): >>># destroy zipimport <<< 9031 1726878319.91628: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii <<< 9031 1726878319.91642: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma <<< 9031 1726878319.91669: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 9031 1726878319.91698: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 9031 1726878319.91710: stdout chunk (state=3): >>># destroy ctypes # destroy traceback <<< 9031 1726878319.91718: stdout chunk (state=3): >>># destroy atexit # destroy _string <<< 9031 1726878319.91741: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 9031 1726878319.91752: stdout chunk (state=3): >>># destroy _socket <<< 9031 1726878319.91764: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 9031 1726878319.91784: stdout chunk (state=3): >>># destroy datetime <<< 9031 1726878319.91803: stdout chunk (state=3): >>># destroy selinux <<< 9031 1726878319.91814: stdout chunk (state=3): >>># destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex <<< 9031 1726878319.91823: stdout chunk (state=3): >>># destroy textwrap # destroy locale # destroy copy # destroy struct <<< 9031 1726878319.91852: stdout chunk (state=3): >>># destroy gc <<< 9031 1726878319.91877: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 9031 1726878319.91891: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix <<< 9031 1726878319.91902: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os <<< 9031 1726878319.91926: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath <<< 9031 1726878319.91942: stdout chunk (state=3): >>># cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 9031 1726878319.91953: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator <<< 9031 1726878319.91964: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools <<< 9031 1726878319.91988: stdout chunk (state=3): >>># cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch <<< 9031 1726878319.91999: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 9031 1726878319.92019: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd <<< 9031 1726878319.92033: stdout chunk (state=3): >>># cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess <<< 9031 1726878319.92044: stdout chunk (state=3): >>># destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess <<< 9031 1726878319.92063: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux <<< 9031 1726878319.92073: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9031 1726878319.92200: stdout chunk (state=3): >>># destroy posixpath <<< 9031 1726878319.92227: stdout chunk (state=3): >>># destroy stat # destroy _signal <<< 9031 1726878319.92239: stdout chunk (state=3): >>># destroy _functools # destroy _sre # destroy sre_parse <<< 9031 1726878319.92247: stdout chunk (state=3): >>># destroy _heapq <<< 9031 1726878319.92255: stdout chunk (state=3): >>># destroy select <<< 9031 1726878319.92276: stdout chunk (state=3): >>># destroy linecache <<< 9031 1726878319.92285: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 9031 1726878319.92402: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9031 1726878319.92699: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 9031 1726878319.92712: stderr chunk (state=3): >>><<< 9031 1726878319.92717: stdout chunk (state=3): >>><<< 9031 1726878319.92799: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af147ee48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af1414828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af147e9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af1421630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af1428160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af142d0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af1428748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af1428390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af13d2470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af13d7e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af13d2b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af13de4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af13c1d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af13c4198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef6d2940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef6e4240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af1432a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef652198> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef65d3c8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aef65c0b8> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef65dba8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef65c198> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef6ad8d0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef6adcc0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef69f278> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef6a4278> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef697550> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef689588> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef40a3c8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef412e48> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef69f1d0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef417f60> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef6833c8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aef41d320> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef41d128> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aef41d438> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef6fc128> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef41df28> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef41db38> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef4297f0> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef429fd0> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aeefb02b0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef4298d0> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aeefb4da0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef41d668> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aeefda400> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aeefda7b8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aeefe04a8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aeed8bcc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aeed7e400> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aeed7e0f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aeed6ff98> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aeefe0e48> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aeed850b8> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aeefdab38> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0af1391828> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aeed85160> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0af1391ba8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aef41d9b0> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0af13a66d8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0af13ac748> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0af13acc18> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0af13acd30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af13a6f28> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0af13b40b8> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af13ac5f8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0af13ac358> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af139ac18> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aeefc4470> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0af13a6588> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed3aea20> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed17a748> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed096390> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed17af28> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed3aee10> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed06ec50> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed0818d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed081240> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed081f60> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed0d7240> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed0b93c8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed0ac5c0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed3cee80> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed0c2470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed0c2588> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed16d048> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed1830b8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed15b438> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed15bc50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed0cf940> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed11b0b8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed15b2b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed11bf60> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed1280b8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed128208> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed0c26d8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed137ba8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed1352e8> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed1354e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed128d68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed155ef0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed155ba8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed1553c8> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed155a20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed13fd68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed1f1630> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed266da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0aed22d278> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed3790b8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed276198> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed276240> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed396be0> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_k_wkhhf2/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0aed392860> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "\n\n\n\n Loading...\n \n \n \n \n \n \n \n \n \n\n\n\n \n\n \n\n
\n

\n\n
\n \n \n \n

\n Please enable JavaScript to use the Web Console.\n

\n
\n\n \n\n \n\n \n\n \n\n \n
\n\n \n\n \n\n \n\n", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 11790 0 11790 0 0 65865 0 --:--:-- --:--:-- --:--:-- 65865", "rc": 0, "cmd": ["curl", "--cacert", "/etc/cockpit/ws-certs.d/monger-cockpit.crt", "https://localhost:9090"], "start": "2024-09-20 20:25:19.717630", "end": "2024-09-20 20:25:19.906908", "delta": "0:00:00.189278", "msg": "", "invocation": {"module_args": {"_raw_params": "curl --cacert /etc/cockpit/ws-certs.d/monger-cockpit.crt https://localhost:9090\n", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # destroy gc # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.12.109 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__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # destroy gc # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re 9031 1726878319.92966: done with _execute_module (ansible.legacy.command, {'_raw_params': 'curl --cacert /etc/cockpit/ws-certs.d/monger-cockpit.crt https://localhost:9090\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878319.3611102-9031-143407510228527/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9031 1726878319.92980: _low_level_execute_command(): starting 9031 1726878319.92986: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878319.3611102-9031-143407510228527/ > /dev/null 2>&1 && sleep 0' 9031 1726878319.96005: stderr chunk (state=2): >>><<< 9031 1726878319.96013: stdout chunk (state=2): >>><<< 9031 1726878319.96026: _low_level_execute_command() done: rc=0, stdout=, stderr= 9031 1726878319.96034: handler run complete 9031 1726878319.96060: Evaluated conditional (False): False 9031 1726878319.96072: attempt loop complete, returning result 9031 1726878319.96074: _execute() done 9031 1726878319.96077: dumping result to json 9031 1726878319.96089: done dumping result, returning 9031 1726878319.96098: done running TaskExecutor() for managed_node2/TASK: Test - cockpit works with TLS and expected certificate [0affdecc-488f-74fb-5155-00000000000d] 9031 1726878319.96103: sending task result for task 0affdecc-488f-74fb-5155-00000000000d 9031 1726878319.96169: done sending task result for task 0affdecc-488f-74fb-5155-00000000000d 9031 1726878319.96172: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "curl", "--cacert", "/etc/cockpit/ws-certs.d/monger-cockpit.crt", "https://localhost:9090" ], "delta": "0:00:00.189278", "end": "2024-09-20 20:25:19.906908", "rc": 0, "start": "2024-09-20 20:25:19.717630" } STDOUT: Loading...

Please enable JavaScript to use the Web Console.

STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11790 0 11790 0 0 65865 0 --:--:-- --:--:-- --:--:-- 65865 8196 1726878319.96702: no more pending results, returning what we have 8196 1726878319.96705: results queue empty 8196 1726878319.96706: checking for any_errors_fatal 8196 1726878319.96715: done checking for any_errors_fatal 8196 1726878319.96715: checking for max_fail_percentage 8196 1726878319.96717: done checking for max_fail_percentage 8196 1726878319.96717: checking to see if all hosts have failed and the running result is not ok 8196 1726878319.96718: done checking to see if all hosts have failed 8196 1726878319.96719: getting the remaining hosts for this loop 8196 1726878319.96720: done getting the remaining hosts for this loop 8196 1726878319.96723: getting the next task for host managed_node2 8196 1726878319.96729: done getting next task for host managed_node2 8196 1726878319.96731: ^ task is: TASK: Test - get certmonger tracking status 8196 1726878319.96735: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878319.96738: getting variables 8196 1726878319.96740: in VariableManager get_vars() 8196 1726878319.96773: Calling all_inventory to load vars for managed_node2 8196 1726878319.96776: Calling groups_inventory to load vars for managed_node2 8196 1726878319.96777: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878319.96787: Calling all_plugins_play to load vars for managed_node2 8196 1726878319.96793: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878319.96797: Calling groups_plugins_play to load vars for managed_node2 8196 1726878319.98184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878319.99651: done with get_vars() 8196 1726878319.99670: done getting variables 8196 1726878319.99736: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Test - get certmonger tracking status] *********************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_certificate_external.yml:68 Friday 20 September 2024 20:25:19 -0400 (0:00:00.698) 0:00:55.160 ****** 8196 1726878319.99764: entering _queue_task() for managed_node2/command 8196 1726878320.00005: worker is 1 (out of 1 available) 8196 1726878320.00018: exiting _queue_task() for managed_node2/command 8196 1726878320.00029: done queuing things up, now waiting for results queue to drain 8196 1726878320.00031: waiting for pending results... 9048 1726878320.00250: running TaskExecutor() for managed_node2/TASK: Test - get certmonger tracking status 9048 1726878320.00374: in run() - task 0affdecc-488f-74fb-5155-00000000000e 9048 1726878320.00393: variable 'ansible_search_path' from source: unknown 9048 1726878320.00427: calling self._execute() 9048 1726878320.00511: variable 'ansible_host' from source: host vars for 'managed_node2' 9048 1726878320.00520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9048 1726878320.00529: variable 'omit' from source: magic vars 9048 1726878320.01059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9048 1726878320.02867: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9048 1726878320.02925: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9048 1726878320.02954: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9048 1726878320.02979: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9048 1726878320.03001: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9048 1726878320.03058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9048 1726878320.03079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9048 1726878320.03099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9048 1726878320.03128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9048 1726878320.03142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9048 1726878320.03247: variable 'ansible_facts' from source: unknown 9048 1726878320.03659: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 9048 1726878320.03667: variable 'omit' from source: magic vars 9048 1726878320.03709: variable 'omit' from source: magic vars 9048 1726878320.03735: variable 'omit' from source: magic vars 9048 1726878320.03762: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9048 1726878320.03792: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9048 1726878320.03809: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9048 1726878320.03825: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9048 1726878320.03837: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9048 1726878320.03862: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9048 1726878320.03870: variable 'ansible_host' from source: host vars for 'managed_node2' 9048 1726878320.03874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9048 1726878320.03967: Set connection var ansible_module_compression to ZIP_DEFLATED 9048 1726878320.03977: Set connection var ansible_shell_executable to /bin/sh 9048 1726878320.03986: Set connection var ansible_timeout to 10 9048 1726878320.03992: Set connection var ansible_shell_type to sh 9048 1726878320.03998: Set connection var ansible_connection to ssh 9048 1726878320.04004: Set connection var ansible_pipelining to False 9048 1726878320.04020: variable 'ansible_shell_executable' from source: unknown 9048 1726878320.04024: variable 'ansible_connection' from source: unknown 9048 1726878320.04027: variable 'ansible_module_compression' from source: unknown 9048 1726878320.04031: variable 'ansible_shell_type' from source: unknown 9048 1726878320.04036: variable 'ansible_shell_executable' from source: unknown 9048 1726878320.04039: variable 'ansible_host' from source: host vars for 'managed_node2' 9048 1726878320.04044: variable 'ansible_pipelining' from source: unknown 9048 1726878320.04047: variable 'ansible_timeout' from source: unknown 9048 1726878320.04051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9048 1726878320.04119: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9048 1726878320.04130: variable 'omit' from source: magic vars 9048 1726878320.04139: starting attempt loop 9048 1726878320.04142: running the handler 9048 1726878320.04153: _low_level_execute_command(): starting 9048 1726878320.04161: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9048 1726878320.06755: stdout chunk (state=2): >>>/root <<< 9048 1726878320.06908: stderr chunk (state=3): >>><<< 9048 1726878320.06914: stdout chunk (state=3): >>><<< 9048 1726878320.06931: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9048 1726878320.06946: _low_level_execute_command(): starting 9048 1726878320.06951: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878320.069418-9048-3768187408271 `" && echo ansible-tmp-1726878320.069418-9048-3768187408271="` echo /root/.ansible/tmp/ansible-tmp-1726878320.069418-9048-3768187408271 `" ) && sleep 0' 9048 1726878320.09541: stdout chunk (state=2): >>>ansible-tmp-1726878320.069418-9048-3768187408271=/root/.ansible/tmp/ansible-tmp-1726878320.069418-9048-3768187408271 <<< 9048 1726878320.09672: stderr chunk (state=3): >>><<< 9048 1726878320.09678: stdout chunk (state=3): >>><<< 9048 1726878320.09694: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878320.069418-9048-3768187408271=/root/.ansible/tmp/ansible-tmp-1726878320.069418-9048-3768187408271 , stderr= 9048 1726878320.09718: variable 'ansible_module_compression' from source: unknown 9048 1726878320.09755: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81963qu3yf6t/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 9048 1726878320.09786: variable 'ansible_facts' from source: unknown 9048 1726878320.09859: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878320.069418-9048-3768187408271/AnsiballZ_command.py 9048 1726878320.10046: Sending initial data 9048 1726878320.10053: Sent initial data (151 bytes) 9048 1726878320.12643: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmpnf2wdmw2 /root/.ansible/tmp/ansible-tmp-1726878320.069418-9048-3768187408271/AnsiballZ_command.py <<< 9048 1726878320.13638: stderr chunk (state=3): >>><<< 9048 1726878320.13644: stdout chunk (state=3): >>><<< 9048 1726878320.13662: done transferring module to remote 9048 1726878320.13674: _low_level_execute_command(): starting 9048 1726878320.13679: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878320.069418-9048-3768187408271/ /root/.ansible/tmp/ansible-tmp-1726878320.069418-9048-3768187408271/AnsiballZ_command.py && sleep 0' 9048 1726878320.16062: stderr chunk (state=2): >>><<< 9048 1726878320.16068: stdout chunk (state=2): >>><<< 9048 1726878320.16079: _low_level_execute_command() done: rc=0, stdout=, stderr= 9048 1726878320.16083: _low_level_execute_command(): starting 9048 1726878320.16087: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878320.069418-9048-3768187408271/AnsiballZ_command.py && sleep 0' 9048 1726878320.18861: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin <<< 9048 1726878320.18874: stdout chunk (state=3): >>>import sys # builtin import '_warnings' # <<< 9048 1726878320.18889: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 9048 1726878320.18955: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9048 1726878320.18981: stdout chunk (state=3): >>>import '_io' # <<< 9048 1726878320.18994: stdout chunk (state=3): >>>import 'marshal' # <<< 9048 1726878320.19029: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 9048 1726878320.19040: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 9048 1726878320.19062: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9048 1726878320.19122: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9048 1726878320.19131: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9048 1726878320.19165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 9048 1726878320.19176: stdout chunk (state=3): >>>import '_codecs' # <<< 9048 1726878320.19203: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eb60e48> <<< 9048 1726878320.19238: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9048 1726878320.19250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eaf6828> <<< 9048 1726878320.19256: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eb609b0> <<< 9048 1726878320.19310: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eb03630> <<< 9048 1726878320.19321: stdout chunk (state=3): >>>import '_signal' # <<< 9048 1726878320.19343: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 9048 1726878320.19361: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eb0a160> <<< 9048 1726878320.19383: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9048 1726878320.19415: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 9048 1726878320.19437: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9048 1726878320.19461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eb0f0f0> <<< 9048 1726878320.19497: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eb0a748> <<< 9048 1726878320.19507: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eb0a390> <<< 9048 1726878320.19544: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9048 1726878320.19554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9048 1726878320.19573: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9048 1726878320.19605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 9048 1726878320.19618: stdout chunk (state=3): >>>import 'errno' # <<< 9048 1726878320.19625: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9048 1726878320.19649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 9048 1726878320.19659: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eab4470> <<< 9048 1726878320.19695: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 9048 1726878320.19706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 9048 1726878320.19715: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 9048 1726878320.19726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eab9e48> <<< 9048 1726878320.19735: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eab4b38> <<< 9048 1726878320.19781: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9048 1726878320.19812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9048 1726878320.19921: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eac04e0> <<< 9048 1726878320.19948: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eaa3d68> <<< 9048 1726878320.19976: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eaa6198> <<< 9048 1726878320.20023: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9048 1726878320.20031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 9048 1726878320.20055: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cdb4940> <<< 9048 1726878320.20080: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 9048 1726878320.20096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cdc6240> <<< 9048 1726878320.20185: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eb14a20> <<< 9048 1726878320.20201: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9048 1726878320.20434: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9048 1726878320.20454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9048 1726878320.20467: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 9048 1726878320.20472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9048 1726878320.20491: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9048 1726878320.20508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9048 1726878320.20535: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9048 1726878320.20564: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9048 1726878320.20638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9048 1726878320.20653: stdout chunk (state=3): >>>import '_functools' # <<< 9048 1726878320.20668: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9048 1726878320.20705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9048 1726878320.20725: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9048 1726878320.20741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9048 1726878320.20798: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cd34198> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cd3f3c8> <<< 9048 1726878320.20838: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 9048 1726878320.20860: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4cd3e0b8> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cd3fba8> <<< 9048 1726878320.20874: stdout chunk (state=3): >>>import 'itertools' # <<< 9048 1726878320.20896: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 9048 1726878320.20907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 9048 1726878320.20925: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cd3e198> <<< 9048 1726878320.20933: stdout chunk (state=3): >>>import '_collections' # <<< 9048 1726878320.20978: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cd8f8d0> <<< 9048 1726878320.21003: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9048 1726878320.21017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9048 1726878320.21050: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cd8fcc0> <<< 9048 1726878320.21119: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cd81278> <<< 9048 1726878320.21159: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cd86278> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cd79550> <<< 9048 1726878320.21200: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cd6b588> <<< 9048 1726878320.21226: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9048 1726878320.21240: stdout chunk (state=3): >>>import '_sre' # <<< 9048 1726878320.21257: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9048 1726878320.21283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9048 1726878320.21302: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9048 1726878320.21328: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4caec390> <<< 9048 1726878320.21348: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4caf4e10> <<< 9048 1726878320.21361: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cd81550> <<< 9048 1726878320.21377: stdout chunk (state=3): >>>import '_locale' # <<< 9048 1726878320.21431: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' <<< 9048 1726878320.21453: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4caf9f28> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cd653c8> <<< 9048 1726878320.21470: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9048 1726878320.21512: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4caff2e8> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4caff0f0> <<< 9048 1726878320.21550: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4caff400> <<< 9048 1726878320.21582: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cdde128> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9048 1726878320.21610: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 9048 1726878320.21635: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9048 1726878320.21643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 9048 1726878320.21663: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4caffef0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4caffb00> <<< 9048 1726878320.21689: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' <<< 9048 1726878320.21702: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cb0b7b8> <<< 9048 1726878320.21717: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9048 1726878320.21741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9048 1726878320.21755: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 9048 1726878320.21771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9048 1726878320.21821: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cb0bf98> <<< 9048 1726878320.21843: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9048 1726878320.21851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9048 1726878320.21896: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4c6922b0> <<< 9048 1726878320.21905: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cb0b898> <<< 9048 1726878320.21928: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 9048 1726878320.21938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9048 1726878320.22001: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4c696da0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4caff630> <<< 9048 1726878320.22029: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9048 1726878320.22044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9048 1726878320.22067: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' <<< 9048 1726878320.22077: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4c6bc400> <<< 9048 1726878320.22113: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4c6bc7b8> <<< 9048 1726878320.22131: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9048 1726878320.22153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9048 1726878320.22171: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 9048 1726878320.22180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 9048 1726878320.22193: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4c6c24a8> <<< 9048 1726878320.22217: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9048 1726878320.22237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9048 1726878320.22254: stdout chunk (state=3): >>>import 'time' # <<< 9048 1726878320.22269: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9048 1726878320.22288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9048 1726878320.22313: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 9048 1726878320.22323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 9048 1726878320.22338: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9048 1726878320.22379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9048 1726878320.22396: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 9048 1726878320.22406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 9048 1726878320.22412: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4c46dcc0> <<< 9048 1726878320.22533: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4c460400> <<< 9048 1726878320.22542: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4c4600f0> <<< 9048 1726878320.22550: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4c451f98> <<< 9048 1726878320.22577: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4c6c2e48> <<< 9048 1726878320.22613: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4c4670b8> <<< 9048 1726878320.22629: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4c6bcb38> <<< 9048 1726878320.22645: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9048 1726878320.22671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9048 1726878320.22704: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 9048 1726878320.22713: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4ea73828> <<< 9048 1726878320.22726: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4c467160> <<< 9048 1726878320.22736: stdout chunk (state=3): >>>import 'pwd' # <<< 9048 1726878320.22758: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 9048 1726878320.22767: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4ea73ba8> <<< 9048 1726878320.22823: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4caff978> <<< 9048 1726878320.22844: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9048 1726878320.22855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9048 1726878320.22881: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 9048 1726878320.22893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9048 1726878320.22923: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4ea886d8> <<< 9048 1726878320.22946: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9048 1726878320.23086: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 9048 1726878320.23095: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4ea8e748> <<< 9048 1726878320.23123: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4ea8ec18> <<< 9048 1726878320.23157: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4ea8ed30> <<< 9048 1726878320.23169: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4ea88f28> <<< 9048 1726878320.23195: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9048 1726878320.23220: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 9048 1726878320.23229: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4ea960b8> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4ea8e5f8> <<< 9048 1726878320.23258: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 9048 1726878320.23265: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4ea8e358> <<< 9048 1726878320.23279: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4ea7cc18> <<< 9048 1726878320.23295: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4c6a6470> <<< 9048 1726878320.23324: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9048 1726878320.23355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9048 1726878320.23400: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4ea88588> <<< 9048 1726878320.23549: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9048 1726878320.23580: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4aa90a20> <<< 9048 1726878320.23629: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 9048 1726878320.23651: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.23668: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py <<< 9048 1726878320.23686: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9048 1726878320.23721: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9048 1726878320.24835: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.25746: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 9048 1726878320.25756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a85c748> <<< 9048 1726878320.25768: stdout chunk (state=3): >>>import 'atexit' # <<< 9048 1726878320.25792: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9048 1726878320.25827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9048 1726878320.25896: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4a777390> <<< 9048 1726878320.25919: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a85cf28> <<< 9048 1726878320.25931: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4aa90e10> <<< 9048 1726878320.25951: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9048 1726878320.25979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9048 1726878320.26022: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a751c50> <<< 9048 1726878320.26062: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9048 1726878320.26092: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9048 1726878320.26114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9048 1726878320.26136: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9048 1726878320.26223: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a7638d0> <<< 9048 1726878320.26253: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 9048 1726878320.26263: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4a763240> <<< 9048 1726878320.26300: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4a763f60> <<< 9048 1726878320.26358: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9048 1726878320.26396: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a7b9208> <<< 9048 1726878320.26407: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a79b3c8> <<< 9048 1726878320.26709: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a78e5c0> <<< 9048 1726878320.26726: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 9048 1726878320.26740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9048 1726878320.26755: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4aab0390> <<< 9048 1726878320.26784: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4a7a4400> <<< 9048 1726878320.26812: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py <<< 9048 1726878320.26823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a7a4518> <<< 9048 1726878320.26843: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9048 1726878320.26854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9048 1726878320.26875: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9048 1726878320.26903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9048 1726878320.26927: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9048 1726878320.26939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9048 1726878320.26988: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 9048 1726878320.27001: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4a84af98> <<< 9048 1726878320.27081: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 9048 1726878320.27099: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a866048> <<< 9048 1726878320.27107: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a83d3c8> <<< 9048 1726878320.27136: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 9048 1726878320.27146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a83dbe0> <<< 9048 1726878320.27375: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a7b18d0> <<< 9048 1726878320.27412: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9048 1726878320.27448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9048 1726878320.27475: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 9048 1726878320.27524: stdout chunk (state=3): >>>import '_string' # <<< 9048 1726878320.27576: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a86efd0> <<< 9048 1726878320.27634: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a83d240> <<< 9048 1726878320.27765: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' <<< 9048 1726878320.27774: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4a7fdef0> <<< 9048 1726878320.27807: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' <<< 9048 1726878320.27821: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4a80a048> <<< 9048 1726878320.27856: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4a80a198> <<< 9048 1726878320.27875: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a7a4668> <<< 9048 1726878320.27898: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 9048 1726878320.27921: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9048 1726878320.27937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9048 1726878320.27984: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4a81ab38> <<< 9048 1726878320.28160: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a816278> <<< 9048 1726878320.28188: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 9048 1726878320.28199: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4a816470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a80acf8> <<< 9048 1726878320.28217: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.28240: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 9048 1726878320.28248: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.28320: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.28399: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.28408: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py <<< 9048 1726878320.28424: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.28436: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9048 1726878320.28447: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.28553: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.28660: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 9048 1726878320.28673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9048 1726878320.28700: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 9048 1726878320.28714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 9048 1726878320.28726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9048 1726878320.28760: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4a830f60> <<< 9048 1726878320.28816: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a830c18> <<< 9048 1726878320.28852: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a830438> <<< 9048 1726878320.28868: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 9048 1726878320.28882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9048 1726878320.28924: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a830a90> <<< 9048 1726878320.28938: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a821dd8> # zipimport: zlib available <<< 9048 1726878320.29435: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.29915: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 9048 1726878320.29940: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 9048 1726878320.29954: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.29974: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.30010: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 9048 1726878320.30311: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9048 1726878320.30324: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a8d2d68> # zipimport: zlib available <<< 9048 1726878320.30675: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.31029: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.31077: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.31145: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 9048 1726878320.31176: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.31204: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py <<< 9048 1726878320.31215: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.31274: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.31354: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 9048 1726878320.31388: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 9048 1726878320.31419: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.31448: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9048 1726878320.31472: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.31614: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.31786: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 9048 1726878320.31797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9048 1726878320.31920: stdout chunk (state=3): >>>import '_ast' # <<< 9048 1726878320.31929: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a948dd8> <<< 9048 1726878320.31946: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.31960: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.31981: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py <<< 9048 1726878320.31989: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.32043: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.32094: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py <<< 9048 1726878320.32103: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py <<< 9048 1726878320.32121: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9048 1726878320.32137: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.32175: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.32199: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 9048 1726878320.32216: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.32241: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.32275: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.32315: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.32380: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9048 1726878320.32540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9048 1726878320.32631: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4a92b240> <<< 9048 1726878320.32704: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4aa68080> <<< 9048 1726878320.32735: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py <<< 9048 1726878320.32743: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 9048 1726878320.32799: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.32846: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.32872: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.32906: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.33198: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.33599: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9048 1726878320.33667: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a958198> <<< 9048 1726878320.33686: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 9048 1726878320.33703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9048 1726878320.33816: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a958240> <<< 9048 1726878320.33861: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4aa78ba8> <<< 9048 1726878320.33943: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 9048 1726878320.33987: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 9048 1726878320.34018: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.34067: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py <<< 9048 1726878320.34144: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 9048 1726878320.34163: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 9048 1726878320.34251: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.34352: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 9048 1726878320.34362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 9048 1726878320.34377: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4aa74160> <<< 9048 1726878320.34458: stdout chunk (state=3): >>># zipimport: zlib available <<< 9048 1726878320.34613: stdout chunk (state=3): >>>import 'gc' # <<< 9048 1726878320.39049: stdout chunk (state=3): >>> {"changed": true, "stdout": "Number of certificates and requests being tracked: 1.\nRequest ID '20240921002518':\n\tstatus: MONITORING\n\tstuck: no\n\tkey pair storage: type=FILE,location='/etc/cockpit/ws-certs.d/monger-cockpit.key'\n\tcertificate: type=FILE,location='/etc/cockpit/ws-certs.d/monger-cockpit.crt'\n\tCA: local\n\tissuer: CN=993239bb-673146b8-a0976545-90e65f61,CN=Local Signing Authority\n\tsubject: CN=localhost\n\tissued: 2024-09-20 20:25:18 EDT\n\texpires: 2025-09-20 20:25:18 EDT\n\tdns: localhost,www.example.com\n\tkey usage: digitalSignature,keyEncipherment\n\teku: id-kp-serverAuth,id-kp-clientAuth\n\tpre-save command: \n\tpost-save command: \n\ttrack: yes\n\tauto-renew: yes", "stderr": "", "rc": 0, "cmd": ["getcert", "list", "--tracking-only", "-f", "/etc/cockpit/ws-certs.d/monger-cockpit.crt"], "start": "2024-09-20 20:25:20.346234", "end": "2024-09-20 20:25:20.387145", "delta": "0:00:00.040911", "msg": "", "invocation": {"module_args": {"_raw_params": "getcert list --tracking-only -f /etc/cockpit/ws-certs.d/monger-cockpit.crt\n", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ <<< 9048 1726878320.39196: 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__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 9048 1726878320.39225: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins <<< 9048 1726878320.39258: stdout chunk (state=3): >>># cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib <<< 9048 1726878320.39289: stdout chunk (state=3): >>># cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect <<< 9048 1726878320.39339: stdout chunk (state=3): >>># cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket <<< 9048 1726878320.39364: stdout chunk (state=3): >>># destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors <<< 9048 1726878320.39395: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 <<< 9048 1726878320.39424: stdout chunk (state=3): >>># destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 9048 1726878320.39452: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9048 1726878320.39635: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9048 1726878320.39673: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 9048 1726878320.39704: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii <<< 9048 1726878320.39736: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 9048 1726878320.39763: stdout chunk (state=3): >>># destroy fcntl # destroy encodings <<< 9048 1726878320.39796: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit <<< 9048 1726878320.39816: stdout chunk (state=3): >>># destroy _string <<< 9048 1726878320.39848: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder <<< 9048 1726878320.39875: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy datetime <<< 9048 1726878320.39912: stdout chunk (state=3): >>># destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct <<< 9048 1726878320.39943: stdout chunk (state=3): >>># destroy gc <<< 9048 1726878320.39970: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings <<< 9048 1726878320.40009: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc <<< 9048 1726878320.40043: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re <<< 9048 1726878320.40074: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections <<< 9048 1726878320.40118: stdout chunk (state=3): >>># destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch <<< 9048 1726878320.40144: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 9048 1726878320.40176: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time <<< 9048 1726878320.40206: stdout chunk (state=3): >>># destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux <<< 9048 1726878320.40239: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9048 1726878320.40347: stdout chunk (state=3): >>># destroy posixpath <<< 9048 1726878320.40383: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 9048 1726878320.40409: stdout chunk (state=3): >>># destroy _heapq # destroy select <<< 9048 1726878320.40437: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 9048 1726878320.40470: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 types <<< 9048 1726878320.40496: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9048 1726878320.40837: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 9048 1726878320.40843: stdout chunk (state=3): >>><<< 9048 1726878320.40852: stderr chunk (state=3): >>><<< 9048 1726878320.40918: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eb60e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eaf6828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eb609b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eb03630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eb0a160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eb0f0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eb0a748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eb0a390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eab4470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eab9e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eab4b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eac04e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eaa3d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eaa6198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cdb4940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cdc6240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4eb14a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cd34198> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cd3f3c8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4cd3e0b8> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cd3fba8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cd3e198> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cd8f8d0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cd8fcc0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cd81278> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cd86278> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cd79550> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cd6b588> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4caec390> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4caf4e10> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cd81550> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4caf9f28> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cd653c8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4caff2e8> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4caff0f0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4caff400> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cdde128> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4caffef0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4caffb00> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cb0b7b8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cb0bf98> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4c6922b0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4cb0b898> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4c696da0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4caff630> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4c6bc400> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4c6bc7b8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4c6c24a8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4c46dcc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4c460400> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4c4600f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4c451f98> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4c6c2e48> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4c4670b8> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4c6bcb38> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4ea73828> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4c467160> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4ea73ba8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4caff978> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4ea886d8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4ea8e748> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4ea8ec18> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4ea8ed30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4ea88f28> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4ea960b8> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4ea8e5f8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4ea8e358> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4ea7cc18> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4c6a6470> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4ea88588> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4aa90a20> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a85c748> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4a777390> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a85cf28> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4aa90e10> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a751c50> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a7638d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4a763240> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4a763f60> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a7b9208> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a79b3c8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a78e5c0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4aab0390> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4a7a4400> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a7a4518> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4a84af98> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a866048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a83d3c8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a83dbe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a7b18d0> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a86efd0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a83d240> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4a7fdef0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4a80a048> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4a80a198> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a7a4668> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4a81ab38> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a816278> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4a816470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a80acf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4a830f60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a830c18> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a830438> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a830a90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a821dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a8d2d68> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a948dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efd4a92b240> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4aa68080> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a958198> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4a958240> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4aa78ba8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_cv6k7m__/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efd4aa74160> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "Number of certificates and requests being tracked: 1.\nRequest ID '20240921002518':\n\tstatus: MONITORING\n\tstuck: no\n\tkey pair storage: type=FILE,location='/etc/cockpit/ws-certs.d/monger-cockpit.key'\n\tcertificate: type=FILE,location='/etc/cockpit/ws-certs.d/monger-cockpit.crt'\n\tCA: local\n\tissuer: CN=993239bb-673146b8-a0976545-90e65f61,CN=Local Signing Authority\n\tsubject: CN=localhost\n\tissued: 2024-09-20 20:25:18 EDT\n\texpires: 2025-09-20 20:25:18 EDT\n\tdns: localhost,www.example.com\n\tkey usage: digitalSignature,keyEncipherment\n\teku: id-kp-serverAuth,id-kp-clientAuth\n\tpre-save command: \n\tpost-save command: \n\ttrack: yes\n\tauto-renew: yes", "stderr": "", "rc": 0, "cmd": ["getcert", "list", "--tracking-only", "-f", "/etc/cockpit/ws-certs.d/monger-cockpit.crt"], "start": "2024-09-20 20:25:20.346234", "end": "2024-09-20 20:25:20.387145", "delta": "0:00:00.040911", "msg": "", "invocation": {"module_args": {"_raw_params": "getcert list --tracking-only -f /etc/cockpit/ws-certs.d/monger-cockpit.crt\n", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # destroy gc # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.12.109 closed. 9048 1726878320.41065: done with _execute_module (ansible.legacy.command, {'_raw_params': 'getcert list --tracking-only -f /etc/cockpit/ws-certs.d/monger-cockpit.crt\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878320.069418-9048-3768187408271/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9048 1726878320.41076: _low_level_execute_command(): starting 9048 1726878320.41081: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878320.069418-9048-3768187408271/ > /dev/null 2>&1 && sleep 0' 9048 1726878320.44228: stderr chunk (state=2): >>><<< 9048 1726878320.44238: stdout chunk (state=2): >>><<< 9048 1726878320.44255: _low_level_execute_command() done: rc=0, stdout=, stderr= 9048 1726878320.44263: handler run complete 9048 1726878320.44286: Evaluated conditional (False): False 9048 1726878320.44301: attempt loop complete, returning result 9048 1726878320.44306: _execute() done 9048 1726878320.44309: dumping result to json 9048 1726878320.44315: done dumping result, returning 9048 1726878320.44322: done running TaskExecutor() for managed_node2/TASK: Test - get certmonger tracking status [0affdecc-488f-74fb-5155-00000000000e] 9048 1726878320.44328: sending task result for task 0affdecc-488f-74fb-5155-00000000000e 9048 1726878320.44371: done sending task result for task 0affdecc-488f-74fb-5155-00000000000e 9048 1726878320.44375: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "getcert", "list", "--tracking-only", "-f", "/etc/cockpit/ws-certs.d/monger-cockpit.crt" ], "delta": "0:00:00.040911", "end": "2024-09-20 20:25:20.387145", "rc": 0, "start": "2024-09-20 20:25:20.346234" } STDOUT: Number of certificates and requests being tracked: 1. Request ID '20240921002518': status: MONITORING stuck: no key pair storage: type=FILE,location='/etc/cockpit/ws-certs.d/monger-cockpit.key' certificate: type=FILE,location='/etc/cockpit/ws-certs.d/monger-cockpit.crt' CA: local issuer: CN=993239bb-673146b8-a0976545-90e65f61,CN=Local Signing Authority subject: CN=localhost issued: 2024-09-20 20:25:18 EDT expires: 2025-09-20 20:25:18 EDT dns: localhost,www.example.com key usage: digitalSignature,keyEncipherment eku: id-kp-serverAuth,id-kp-clientAuth pre-save command: post-save command: track: yes auto-renew: yes 8196 1726878320.44857: no more pending results, returning what we have 8196 1726878320.44860: results queue empty 8196 1726878320.44861: checking for any_errors_fatal 8196 1726878320.44872: done checking for any_errors_fatal 8196 1726878320.44873: checking for max_fail_percentage 8196 1726878320.44875: done checking for max_fail_percentage 8196 1726878320.44875: checking to see if all hosts have failed and the running result is not ok 8196 1726878320.44876: done checking to see if all hosts have failed 8196 1726878320.44877: getting the remaining hosts for this loop 8196 1726878320.44878: done getting the remaining hosts for this loop 8196 1726878320.44883: getting the next task for host managed_node2 8196 1726878320.44890: done getting next task for host managed_node2 8196 1726878320.44894: ^ task is: TASK: Test - ensure certificate generation succeeded 8196 1726878320.44897: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878320.44901: getting variables 8196 1726878320.44902: in VariableManager get_vars() 8196 1726878320.44939: Calling all_inventory to load vars for managed_node2 8196 1726878320.44942: Calling groups_inventory to load vars for managed_node2 8196 1726878320.44944: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878320.44953: Calling all_plugins_play to load vars for managed_node2 8196 1726878320.44956: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878320.44959: Calling groups_plugins_play to load vars for managed_node2 8196 1726878320.46112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878320.47002: done with get_vars() 8196 1726878320.47015: done getting variables 8196 1726878320.47091: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Test - ensure certificate generation succeeded] ************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_certificate_external.yml:75 Friday 20 September 2024 20:25:20 -0400 (0:00:00.473) 0:00:55.634 ****** 8196 1726878320.47112: entering _queue_task() for managed_node2/assert 8196 1726878320.47113: Creating lock for assert 8196 1726878320.47294: worker is 1 (out of 1 available) 8196 1726878320.47309: exiting _queue_task() for managed_node2/assert 8196 1726878320.47322: done queuing things up, now waiting for results queue to drain 8196 1726878320.47324: waiting for pending results... 9065 1726878320.47451: running TaskExecutor() for managed_node2/TASK: Test - ensure certificate generation succeeded 9065 1726878320.47554: in run() - task 0affdecc-488f-74fb-5155-00000000000f 9065 1726878320.47572: variable 'ansible_search_path' from source: unknown 9065 1726878320.47602: calling self._execute() 9065 1726878320.47669: variable 'ansible_host' from source: host vars for 'managed_node2' 9065 1726878320.47678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9065 1726878320.47686: variable 'omit' from source: magic vars 9065 1726878320.48189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9065 1726878320.49865: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9065 1726878320.49918: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9065 1726878320.49952: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9065 1726878320.49979: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9065 1726878320.50001: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9065 1726878320.50067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9065 1726878320.50095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9065 1726878320.50122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9065 1726878320.50161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9065 1726878320.50177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9065 1726878320.50322: variable 'ansible_facts' from source: unknown 9065 1726878320.51011: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 9065 1726878320.51021: variable 'omit' from source: magic vars 9065 1726878320.51058: variable 'omit' from source: magic vars 9065 1726878320.51092: variable 'omit' from source: magic vars 9065 1726878320.51119: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9065 1726878320.51676: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9065 1726878320.51696: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9065 1726878320.51714: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9065 1726878320.51725: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9065 1726878320.51756: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9065 1726878320.51762: variable 'ansible_host' from source: host vars for 'managed_node2' 9065 1726878320.51766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9065 1726878320.51860: Set connection var ansible_module_compression to ZIP_DEFLATED 9065 1726878320.51873: Set connection var ansible_shell_executable to /bin/sh 9065 1726878320.51883: Set connection var ansible_timeout to 10 9065 1726878320.51886: Set connection var ansible_shell_type to sh 9065 1726878320.51891: Set connection var ansible_connection to ssh 9065 1726878320.51896: Set connection var ansible_pipelining to False 9065 1726878320.51915: variable 'ansible_shell_executable' from source: unknown 9065 1726878320.51919: variable 'ansible_connection' from source: unknown 9065 1726878320.51923: variable 'ansible_module_compression' from source: unknown 9065 1726878320.51926: variable 'ansible_shell_type' from source: unknown 9065 1726878320.51929: variable 'ansible_shell_executable' from source: unknown 9065 1726878320.51934: variable 'ansible_host' from source: host vars for 'managed_node2' 9065 1726878320.51938: variable 'ansible_pipelining' from source: unknown 9065 1726878320.51940: variable 'ansible_timeout' from source: unknown 9065 1726878320.51944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9065 1726878320.52029: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9065 1726878320.52043: variable 'omit' from source: magic vars 9065 1726878320.52049: starting attempt loop 9065 1726878320.52051: running the handler 9065 1726878320.52181: variable 'result' from source: set_fact 9065 1726878320.52194: Evaluated conditional ('status: MONITORING' in result.stdout): True 9065 1726878320.52200: handler run complete 9065 1726878320.52213: attempt loop complete, returning result 9065 1726878320.52217: _execute() done 9065 1726878320.52220: dumping result to json 9065 1726878320.52224: done dumping result, returning 9065 1726878320.52230: done running TaskExecutor() for managed_node2/TASK: Test - ensure certificate generation succeeded [0affdecc-488f-74fb-5155-00000000000f] 9065 1726878320.52239: sending task result for task 0affdecc-488f-74fb-5155-00000000000f 9065 1726878320.52268: done sending task result for task 0affdecc-488f-74fb-5155-00000000000f 9065 1726878320.52271: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 8196 1726878320.52710: no more pending results, returning what we have 8196 1726878320.52713: results queue empty 8196 1726878320.52714: checking for any_errors_fatal 8196 1726878320.52721: done checking for any_errors_fatal 8196 1726878320.52722: checking for max_fail_percentage 8196 1726878320.52724: done checking for max_fail_percentage 8196 1726878320.52724: checking to see if all hosts have failed and the running result is not ok 8196 1726878320.52725: done checking to see if all hosts have failed 8196 1726878320.52726: getting the remaining hosts for this loop 8196 1726878320.52727: done getting the remaining hosts for this loop 8196 1726878320.52730: getting the next task for host managed_node2 8196 1726878320.52738: done getting next task for host managed_node2 8196 1726878320.52740: ^ task is: TASK: Test - clean up tracked certificate 8196 1726878320.52743: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878320.52752: getting variables 8196 1726878320.52753: in VariableManager get_vars() 8196 1726878320.52789: Calling all_inventory to load vars for managed_node2 8196 1726878320.52792: Calling groups_inventory to load vars for managed_node2 8196 1726878320.52794: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878320.52803: Calling all_plugins_play to load vars for managed_node2 8196 1726878320.52806: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878320.52809: Calling groups_plugins_play to load vars for managed_node2 8196 1726878320.53826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878320.54646: done with get_vars() 8196 1726878320.54660: done getting variables 8196 1726878320.54703: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Test - clean up tracked certificate] ************************************* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_certificate_external.yml:79 Friday 20 September 2024 20:25:20 -0400 (0:00:00.076) 0:00:55.710 ****** 8196 1726878320.54726: entering _queue_task() for managed_node2/command 8196 1726878320.54909: worker is 1 (out of 1 available) 8196 1726878320.54922: exiting _queue_task() for managed_node2/command 8196 1726878320.54936: done queuing things up, now waiting for results queue to drain 8196 1726878320.54938: waiting for pending results... 9076 1726878320.55049: running TaskExecutor() for managed_node2/TASK: Test - clean up tracked certificate 9076 1726878320.55153: in run() - task 0affdecc-488f-74fb-5155-000000000010 9076 1726878320.55169: variable 'ansible_search_path' from source: unknown 9076 1726878320.55197: calling self._execute() 9076 1726878320.55262: variable 'ansible_host' from source: host vars for 'managed_node2' 9076 1726878320.55270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9076 1726878320.55277: variable 'omit' from source: magic vars 9076 1726878320.55659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9076 1726878320.57774: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9076 1726878320.57845: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9076 1726878320.57881: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9076 1726878320.57916: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9076 1726878320.57942: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9076 1726878320.57996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9076 1726878320.58014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9076 1726878320.58030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9076 1726878320.58069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9076 1726878320.58086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9076 1726878320.58210: variable 'ansible_facts' from source: unknown 9076 1726878320.58772: Evaluated conditional (ansible_facts.packages['cockpit-ws'][0].version | int >= 211): True 9076 1726878320.58781: variable 'omit' from source: magic vars 9076 1726878320.58812: variable 'omit' from source: magic vars 9076 1726878320.58837: variable 'omit' from source: magic vars 9076 1726878320.58857: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9076 1726878320.58876: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9076 1726878320.58890: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9076 1726878320.58906: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9076 1726878320.58917: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9076 1726878320.58938: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9076 1726878320.58942: variable 'ansible_host' from source: host vars for 'managed_node2' 9076 1726878320.58945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9076 1726878320.59005: Set connection var ansible_module_compression to ZIP_DEFLATED 9076 1726878320.59013: Set connection var ansible_shell_executable to /bin/sh 9076 1726878320.59018: Set connection var ansible_timeout to 10 9076 1726878320.59021: Set connection var ansible_shell_type to sh 9076 1726878320.59025: Set connection var ansible_connection to ssh 9076 1726878320.59029: Set connection var ansible_pipelining to False 9076 1726878320.59045: variable 'ansible_shell_executable' from source: unknown 9076 1726878320.59047: variable 'ansible_connection' from source: unknown 9076 1726878320.59049: variable 'ansible_module_compression' from source: unknown 9076 1726878320.59051: variable 'ansible_shell_type' from source: unknown 9076 1726878320.59052: variable 'ansible_shell_executable' from source: unknown 9076 1726878320.59054: variable 'ansible_host' from source: host vars for 'managed_node2' 9076 1726878320.59057: variable 'ansible_pipelining' from source: unknown 9076 1726878320.59058: variable 'ansible_timeout' from source: unknown 9076 1726878320.59060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9076 1726878320.59122: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9076 1726878320.59132: variable 'omit' from source: magic vars 9076 1726878320.59139: starting attempt loop 9076 1726878320.59141: running the handler 9076 1726878320.59151: _low_level_execute_command(): starting 9076 1726878320.59156: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9076 1726878320.61463: stdout chunk (state=2): >>>/root <<< 9076 1726878320.61580: stderr chunk (state=3): >>><<< 9076 1726878320.61587: stdout chunk (state=3): >>><<< 9076 1726878320.61605: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9076 1726878320.61617: _low_level_execute_command(): starting 9076 1726878320.61622: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878320.616134-9076-11607558612420 `" && echo ansible-tmp-1726878320.616134-9076-11607558612420="` echo /root/.ansible/tmp/ansible-tmp-1726878320.616134-9076-11607558612420 `" ) && sleep 0' 9076 1726878320.64042: stdout chunk (state=2): >>>ansible-tmp-1726878320.616134-9076-11607558612420=/root/.ansible/tmp/ansible-tmp-1726878320.616134-9076-11607558612420 <<< 9076 1726878320.64183: stderr chunk (state=3): >>><<< 9076 1726878320.64193: stdout chunk (state=3): >>><<< 9076 1726878320.64209: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878320.616134-9076-11607558612420=/root/.ansible/tmp/ansible-tmp-1726878320.616134-9076-11607558612420 , stderr= 9076 1726878320.64230: variable 'ansible_module_compression' from source: unknown 9076 1726878320.64281: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81963qu3yf6t/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 9076 1726878320.64317: variable 'ansible_facts' from source: unknown 9076 1726878320.64428: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878320.616134-9076-11607558612420/AnsiballZ_command.py 9076 1726878320.64576: Sending initial data 9076 1726878320.64584: Sent initial data (152 bytes) 9076 1726878320.67347: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmpjkppeair /root/.ansible/tmp/ansible-tmp-1726878320.616134-9076-11607558612420/AnsiballZ_command.py <<< 9076 1726878320.68330: stderr chunk (state=3): >>><<< 9076 1726878320.68338: stdout chunk (state=3): >>><<< 9076 1726878320.68354: done transferring module to remote 9076 1726878320.68365: _low_level_execute_command(): starting 9076 1726878320.68370: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878320.616134-9076-11607558612420/ /root/.ansible/tmp/ansible-tmp-1726878320.616134-9076-11607558612420/AnsiballZ_command.py && sleep 0' 9076 1726878320.70682: stderr chunk (state=2): >>><<< 9076 1726878320.70689: stdout chunk (state=2): >>><<< 9076 1726878320.70707: _low_level_execute_command() done: rc=0, stdout=, stderr= 9076 1726878320.70711: _low_level_execute_command(): starting 9076 1726878320.70718: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878320.616134-9076-11607558612420/AnsiballZ_command.py && sleep 0' 9076 1726878320.73595: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin <<< 9076 1726878320.73609: stdout chunk (state=3): >>>import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 9076 1726878320.73674: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9076 1726878320.73708: stdout chunk (state=3): >>>import '_io' # <<< 9076 1726878320.73717: stdout chunk (state=3): >>>import 'marshal' # <<< 9076 1726878320.73752: stdout chunk (state=3): >>>import 'posix' # <<< 9076 1726878320.73767: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 9076 1726878320.73780: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9076 1726878320.73817: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 9076 1726878320.73827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9076 1726878320.73842: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9076 1726878320.73868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 9076 1726878320.73875: stdout chunk (state=3): >>>import '_codecs' # <<< 9076 1726878320.73903: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b38ae48> <<< 9076 1726878320.73930: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9076 1726878320.73944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 9076 1726878320.73956: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b320828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b38a9b0> <<< 9076 1726878320.73996: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b32d630> <<< 9076 1726878320.74017: stdout chunk (state=3): >>>import '_signal' # <<< 9076 1726878320.74050: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b334160> <<< 9076 1726878320.74075: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9076 1726878320.74101: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 9076 1726878320.74122: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9076 1726878320.74147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b3390f0> <<< 9076 1726878320.74174: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b334748> <<< 9076 1726878320.74194: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b334390> <<< 9076 1726878320.74216: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9076 1726878320.74237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9076 1726878320.74282: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # <<< 9076 1726878320.74306: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9076 1726878320.74316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 9076 1726878320.74338: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b2de470> <<< 9076 1726878320.74358: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 9076 1726878320.74366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 9076 1726878320.74386: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 9076 1726878320.74400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b2e3e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b2deb38> <<< 9076 1726878320.74437: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9076 1726878320.74464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9076 1726878320.74577: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b2ea4e0> <<< 9076 1726878320.74594: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b2cdd68> <<< 9076 1726878320.74614: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 9076 1726878320.74627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b2d0198> <<< 9076 1726878320.74682: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 9076 1726878320.74700: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74195de940> <<< 9076 1726878320.74717: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 9076 1726878320.74733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 9076 1726878320.74749: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74195f0240> <<< 9076 1726878320.74830: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b33ea20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux <<< 9076 1726878320.74847: stdout chunk (state=3): >>>Type "help", "copyright", "credits" or "license" for more information. <<< 9076 1726878320.75071: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9076 1726878320.75085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9076 1726878320.75105: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9076 1726878320.75140: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9076 1726878320.75151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9076 1726878320.75158: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 9076 1726878320.75170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9076 1726878320.75191: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9076 1726878320.75260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9076 1726878320.75270: stdout chunk (state=3): >>>import '_functools' # <<< 9076 1726878320.75294: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9076 1726878320.75321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9076 1726878320.75344: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9076 1726878320.75359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9076 1726878320.75381: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741955e198> <<< 9076 1726878320.75403: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 9076 1726878320.75414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74195693c8> <<< 9076 1726878320.75428: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 9076 1726878320.75440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 9076 1726878320.75473: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f74195680b8> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7419569ba8> <<< 9076 1726878320.75494: stdout chunk (state=3): >>>import 'itertools' # <<< 9076 1726878320.75501: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 9076 1726878320.75550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7419568198> import '_collections' # <<< 9076 1726878320.75585: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74195b98d0> <<< 9076 1726878320.75610: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9076 1726878320.75618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9076 1726878320.75656: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74195b9cc0> <<< 9076 1726878320.75709: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74195ab278> <<< 9076 1726878320.75735: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 9076 1726878320.75746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74195b0278> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74195a3550> <<< 9076 1726878320.75794: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7419595588> <<< 9076 1726878320.75809: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 9076 1726878320.75821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9076 1726878320.75828: stdout chunk (state=3): >>>import '_sre' # <<< 9076 1726878320.75852: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9076 1726878320.75860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9076 1726878320.75886: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 9076 1726878320.75892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9076 1726878320.75922: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74193163c8> <<< 9076 1726878320.75934: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741931ee48> <<< 9076 1726878320.75950: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74195ab1d0> <<< 9076 1726878320.75959: stdout chunk (state=3): >>>import '_locale' # <<< 9076 1726878320.76015: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7419323f60> <<< 9076 1726878320.76027: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741958f3c8> <<< 9076 1726878320.76044: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 9076 1726878320.76054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9076 1726878320.76075: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 9076 1726878320.76088: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 9076 1726878320.76095: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7419329320> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7419329128> <<< 9076 1726878320.76116: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 9076 1726878320.76126: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7419329438> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7419608128> <<< 9076 1726878320.76142: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 9076 1726878320.76151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9076 1726878320.76172: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 9076 1726878320.76181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 9076 1726878320.76194: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9076 1726878320.76210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 9076 1726878320.76218: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7419329f28> <<< 9076 1726878320.76226: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7419329b38> <<< 9076 1726878320.76245: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 9076 1726878320.76255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74193357f0> <<< 9076 1726878320.76275: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9076 1726878320.76301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9076 1726878320.76316: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9076 1726878320.76371: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7419335fd0> <<< 9076 1726878320.76388: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9076 1726878320.76403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9076 1726878320.76439: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7418ebc2e8> <<< 9076 1726878320.76458: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74193358d0> <<< 9076 1726878320.76486: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9076 1726878320.76537: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7418ec0da0> <<< 9076 1726878320.76548: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7419329668> <<< 9076 1726878320.76561: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9076 1726878320.76583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9076 1726878320.76620: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7418ee6400> <<< 9076 1726878320.76652: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7418ee67b8> <<< 9076 1726878320.76663: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9076 1726878320.76676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9076 1726878320.76701: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 9076 1726878320.76738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7418eec4a8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9076 1726878320.76779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # <<< 9076 1726878320.76809: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9076 1726878320.76828: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 9076 1726878320.76839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 9076 1726878320.76848: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9076 1726878320.76928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7418c97cc0> <<< 9076 1726878320.77036: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7418c8a400> <<< 9076 1726878320.77051: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7418c8a0f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7418c7bf98> <<< 9076 1726878320.77076: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7418eece48> <<< 9076 1726878320.77111: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 9076 1726878320.77123: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7418c910b8> <<< 9076 1726878320.77127: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7418ee6b38> <<< 9076 1726878320.77149: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9076 1726878320.77161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9076 1726878320.77202: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 9076 1726878320.77213: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f741b29d828> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7418c91160> <<< 9076 1726878320.77225: stdout chunk (state=3): >>>import 'pwd' # <<< 9076 1726878320.77251: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f741b29dba8> <<< 9076 1726878320.77331: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74193299b0> <<< 9076 1726878320.77346: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9076 1726878320.77360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9076 1726878320.77373: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 9076 1726878320.77392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9076 1726878320.77418: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 9076 1726878320.77428: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f741b2b26d8> <<< 9076 1726878320.77442: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 9076 1726878320.77455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9076 1726878320.77577: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 9076 1726878320.77591: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f741b2b8748> <<< 9076 1726878320.77611: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 9076 1726878320.77620: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f741b2b8c18> <<< 9076 1726878320.77642: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 9076 1726878320.77653: stdout chunk (state=3): >>># extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f741b2b8d30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b2b2f28> <<< 9076 1726878320.77671: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 9076 1726878320.77678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9076 1726878320.77701: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 9076 1726878320.77711: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f741b2c00b8> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b2b85f8> <<< 9076 1726878320.77729: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 9076 1726878320.77740: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f741b2b8358> <<< 9076 1726878320.77750: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b2a6c18> <<< 9076 1726878320.77777: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7418ed0470> <<< 9076 1726878320.77797: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9076 1726878320.77829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9076 1726878320.77868: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b2b2588> <<< 9076 1726878320.77995: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 9076 1726878320.78002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9076 1726878320.78022: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74172baa20> <<< 9076 1726878320.78082: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip' <<< 9076 1726878320.78094: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.78101: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.78124: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 9076 1726878320.78136: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.78149: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 9076 1726878320.78162: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.79276: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.80491: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417087748> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7416fa3390> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417087f28> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f74172bae10> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7416f77c50> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9076 1726878320.80514: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9076 1726878320.80538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9076 1726878320.80562: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9076 1726878320.80638: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7416f688d0> <<< 9076 1726878320.80678: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7416f68240> <<< 9076 1726878320.80709: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7416f68f60> <<< 9076 1726878320.80724: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9076 1726878320.80736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9076 1726878320.80803: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7416fe3240> <<< 9076 1726878320.80817: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7416fc63c8> <<< 9076 1726878320.81109: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7416fb95c0> <<< 9076 1726878320.81126: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 9076 1726878320.81137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9076 1726878320.81154: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74172d9e80> <<< 9076 1726878320.81183: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 9076 1726878320.81189: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7416f77e80> <<< 9076 1726878320.81210: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py <<< 9076 1726878320.81218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7416fcf518> <<< 9076 1726878320.81239: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9076 1726878320.81247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9076 1726878320.81267: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9076 1726878320.81293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9076 1726878320.81316: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9076 1726878320.81328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9076 1726878320.81379: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 9076 1726878320.81386: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7417075f60> <<< 9076 1726878320.81470: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 9076 1726878320.81480: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417092080> <<< 9076 1726878320.81499: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417068390> <<< 9076 1726878320.81516: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' <<< 9076 1726878320.81526: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417068ba8> <<< 9076 1726878320.81738: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7416fdc8d0> <<< 9076 1726878320.81772: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9076 1726878320.81806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9076 1726878320.81828: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9076 1726878320.81840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 9076 1726878320.81852: stdout chunk (state=3): >>>import '_string' # <<< 9076 1726878320.81928: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417269080> <<< 9076 1726878320.81992: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417068208> <<< 9076 1726878320.82117: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' <<< 9076 1726878320.82127: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7417269ef0> <<< 9076 1726878320.82151: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' <<< 9076 1726878320.82161: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7417276048> <<< 9076 1726878320.82198: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' <<< 9076 1726878320.82209: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7417276198> <<< 9076 1726878320.82223: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7416fcf668> <<< 9076 1726878320.82241: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 9076 1726878320.82260: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9076 1726878320.82275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9076 1726878320.82325: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 9076 1726878320.82333: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7417285b38> <<< 9076 1726878320.82503: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417282278> <<< 9076 1726878320.82525: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 9076 1726878320.82540: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 9076 1726878320.82571: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7417282470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417276cf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 9076 1726878320.82586: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.82654: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.82727: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.83437: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f741729bf60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741729bc18> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741729b438> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741729ba90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741728ddd8> # zipimport: zlib available <<< 9076 1726878320.83848: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.84144: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py <<< 9076 1726878320.84176: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 9076 1726878320.84204: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 9076 1726878320.84224: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.84251: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 9076 1726878320.84292: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9076 1726878320.84402: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.84529: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9076 1726878320.84555: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74170bd668> # zipimport: zlib available <<< 9076 1726878320.84925: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.85268: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.85322: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.85376: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 9076 1726878320.85395: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.85410: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.85439: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 9076 1726878320.85504: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.85575: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 9076 1726878320.85603: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 9076 1726878320.85636: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.85661: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9076 1726878320.85684: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.85833: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.86017: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 9076 1726878320.86038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9076 1726878320.86150: stdout chunk (state=3): >>>import '_ast' # <<< 9076 1726878320.86177: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417132d30> # zipimport: zlib available <<< 9076 1726878320.86195: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.86218: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9076 1726878320.86260: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.86317: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py <<< 9076 1726878320.86350: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 9076 1726878320.86385: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.86413: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 9076 1726878320.86434: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.86457: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.86490: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.86522: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.86589: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9076 1726878320.86745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9076 1726878320.86840: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7417115240> <<< 9076 1726878320.86910: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741724d080> <<< 9076 1726878320.86946: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 9076 1726878320.87004: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.87045: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.87065: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.87100: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.87387: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.87652: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9076 1726878320.87682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9076 1726878320.87711: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9076 1726878320.87843: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417142198> <<< 9076 1726878320.87866: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 9076 1726878320.87883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9076 1726878320.87980: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417142240> <<< 9076 1726878320.88026: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417262ba8> <<< 9076 1726878320.88085: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py <<< 9076 1726878320.88110: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 9076 1726878320.88136: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.88164: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available <<< 9076 1726878320.88184: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py <<< 9076 1726878320.88277: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 9076 1726878320.88309: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 9076 1726878320.88401: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.88508: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 9076 1726878320.88530: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741725e160> <<< 9076 1726878320.88595: stdout chunk (state=3): >>># zipimport: zlib available <<< 9076 1726878320.88741: stdout chunk (state=3): >>>import 'gc' # <<< 9076 1726878320.92018: stdout chunk (state=3): >>> {"changed": true, "stdout": "Request \"20240921002518\" removed.", "stderr": "", "rc": 0, "cmd": ["getcert", "stop-tracking", "-f", "/etc/cockpit/ws-certs.d/monger-cockpit.crt"], "start": "2024-09-20 20:25:20.887658", "end": "2024-09-20 20:25:20.919396", "delta": "0:00:00.031738", "msg": "", "invocation": {"module_args": {"_raw_params": "getcert stop-tracking -f /etc/cockpit/ws-certs.d/monger-cockpit.crt\n", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 9076 1726878320.92045: stdout chunk (state=3): >>># destroy __main__ <<< 9076 1726878320.92387: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 9076 1726878320.92398: 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 <<< 9076 1726878320.92421: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ <<< 9076 1726878320.92438: stdout chunk (state=3): >>># cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig <<< 9076 1726878320.92460: stdout chunk (state=3): >>># cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse <<< 9076 1726878320.92480: stdout chunk (state=3): >>># cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 <<< 9076 1726878320.92495: stdout chunk (state=3): >>># cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math<<< 9076 1726878320.92508: stdout chunk (state=3): >>> # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible <<< 9076 1726878320.92518: stdout chunk (state=3): >>># destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal <<< 9076 1726878320.92530: stdout chunk (state=3): >>># cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian <<< 9076 1726878320.92543: stdout chunk (state=3): >>># cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket <<< 9076 1726878320.92553: stdout chunk (state=3): >>># destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat <<< 9076 1726878320.92566: stdout chunk (state=3): >>># destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors <<< 9076 1726878320.92578: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 <<< 9076 1726878320.92588: stdout chunk (state=3): >>># destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool <<< 9076 1726878320.92601: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters <<< 9076 1726878320.92608: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 9076 1726878320.92618: stdout chunk (state=3): >>># cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc <<< 9076 1726878320.92662: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9076 1726878320.92845: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9076 1726878320.92877: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 9076 1726878320.92888: stdout chunk (state=3): >>># destroy importlib.machinery <<< 9076 1726878320.92898: stdout chunk (state=3): >>># destroy zipimport <<< 9076 1726878320.92919: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 9076 1726878320.92948: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl <<< 9076 1726878320.92958: stdout chunk (state=3): >>># destroy encodings <<< 9076 1726878320.92989: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes <<< 9076 1726878320.93000: stdout chunk (state=3): >>># destroy traceback <<< 9076 1726878320.93010: stdout chunk (state=3): >>># destroy atexit # destroy _string <<< 9076 1726878320.93027: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 9076 1726878320.93051: stdout chunk (state=3): >>># destroy _socket # destroy systemd._daemon <<< 9076 1726878320.93065: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 9076 1726878320.93077: stdout chunk (state=3): >>># destroy datetime <<< 9076 1726878320.93101: stdout chunk (state=3): >>># destroy selinux <<< 9076 1726878320.93112: stdout chunk (state=3): >>># destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap <<< 9076 1726878320.93122: stdout chunk (state=3): >>># destroy locale # destroy copy # destroy struct <<< 9076 1726878320.93150: stdout chunk (state=3): >>># destroy gc <<< 9076 1726878320.93177: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp <<< 9076 1726878320.93190: stdout chunk (state=3): >>># cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix <<< 9076 1726878320.93199: stdout chunk (state=3): >>># cleanup[3] wiping codecs <<< 9076 1726878320.93209: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 <<< 9076 1726878320.93218: stdout chunk (state=3): >>># cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc <<< 9076 1726878320.93244: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re <<< 9076 1726878320.93257: stdout chunk (state=3): >>># destroy enum # destroy sre_compile <<< 9076 1726878320.93265: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools <<< 9076 1726878320.93276: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools <<< 9076 1726878320.93290: stdout chunk (state=3): >>># cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref <<< 9076 1726878320.93301: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 9076 1726878320.93313: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings <<< 9076 1726878320.93320: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch <<< 9076 1726878320.93346: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 9076 1726878320.93357: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd <<< 9076 1726878320.93372: stdout chunk (state=3): >>># cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 <<< 9076 1726878320.93382: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading <<< 9076 1726878320.93395: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select <<< 9076 1726878320.93406: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian <<< 9076 1726878320.93416: stdout chunk (state=3): >>># cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves <<< 9076 1726878320.93424: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _selinux <<< 9076 1726878320.93450: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9076 1726878320.93567: stdout chunk (state=3): >>># destroy posixpath <<< 9076 1726878320.93597: stdout chunk (state=3): >>># destroy stat <<< 9076 1726878320.93609: stdout chunk (state=3): >>># destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 9076 1726878320.93617: stdout chunk (state=3): >>># destroy _heapq <<< 9076 1726878320.93625: stdout chunk (state=3): >>># destroy select <<< 9076 1726878320.93643: stdout chunk (state=3): >>># destroy linecache <<< 9076 1726878320.93656: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib <<< 9076 1726878320.93665: stdout chunk (state=3): >>># destroy collections <<< 9076 1726878320.93673: 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 <<< 9076 1726878320.93683: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves <<< 9076 1726878320.93694: stdout chunk (state=3): >>># destroy _operator # destroy re <<< 9076 1726878320.93976: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 9076 1726878320.94018: stderr chunk (state=3): >>><<< 9076 1726878320.94023: stdout chunk (state=3): >>><<< 9076 1726878320.94070: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b38ae48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b320828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b38a9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b32d630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b334160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b3390f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b334748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b334390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b2de470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b2e3e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b2deb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b2ea4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b2cdd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b2d0198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74195de940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74195f0240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b33ea20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741955e198> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74195693c8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f74195680b8> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7419569ba8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7419568198> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74195b98d0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74195b9cc0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74195ab278> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74195b0278> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74195a3550> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7419595588> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74193163c8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741931ee48> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74195ab1d0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7419323f60> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741958f3c8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7419329320> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7419329128> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7419329438> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7419608128> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7419329f28> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7419329b38> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74193357f0> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7419335fd0> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7418ebc2e8> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74193358d0> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7418ec0da0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7419329668> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7418ee6400> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7418ee67b8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7418eec4a8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7418c97cc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7418c8a400> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7418c8a0f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7418c7bf98> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7418eece48> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7418c910b8> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7418ee6b38> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f741b29d828> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7418c91160> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f741b29dba8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74193299b0> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f741b2b26d8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f741b2b8748> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f741b2b8c18> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f741b2b8d30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b2b2f28> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f741b2c00b8> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b2b85f8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f741b2b8358> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b2a6c18> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7418ed0470> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741b2b2588> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74172baa20> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417087748> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7416fa3390> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417087f28> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f74172bae10> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7416f77c50> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7416f688d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7416f68240> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7416f68f60> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7416fe3240> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7416fc63c8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7416fb95c0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74172d9e80> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7416f77e80> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7416fcf518> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7417075f60> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417092080> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417068390> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417068ba8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7416fdc8d0> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417269080> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417068208> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7417269ef0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7417276048> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7417276198> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7416fcf668> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7417285b38> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417282278> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7417282470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417276cf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f741729bf60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741729bc18> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741729b438> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741729ba90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741728ddd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f74170bd668> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417132d30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7417115240> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741724d080> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417142198> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417142240> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7417262ba8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_zopsk66q/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f741725e160> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": "Request \"20240921002518\" removed.", "stderr": "", "rc": 0, "cmd": ["getcert", "stop-tracking", "-f", "/etc/cockpit/ws-certs.d/monger-cockpit.crt"], "start": "2024-09-20 20:25:20.887658", "end": "2024-09-20 20:25:20.919396", "delta": "0:00:00.031738", "msg": "", "invocation": {"module_args": {"_raw_params": "getcert stop-tracking -f /etc/cockpit/ws-certs.d/monger-cockpit.crt\n", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # destroy gc # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.12.109 closed. 9076 1726878320.94164: done with _execute_module (ansible.legacy.command, {'_raw_params': 'getcert stop-tracking -f /etc/cockpit/ws-certs.d/monger-cockpit.crt\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878320.616134-9076-11607558612420/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9076 1726878320.94176: _low_level_execute_command(): starting 9076 1726878320.94181: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878320.616134-9076-11607558612420/ > /dev/null 2>&1 && sleep 0' 9076 1726878320.96705: stderr chunk (state=2): >>><<< 9076 1726878320.96713: stdout chunk (state=2): >>><<< 9076 1726878320.96725: _low_level_execute_command() done: rc=0, stdout=, stderr= 9076 1726878320.96733: handler run complete 9076 1726878320.96750: Evaluated conditional (False): False 9076 1726878320.96759: attempt loop complete, returning result 9076 1726878320.96762: _execute() done 9076 1726878320.96766: dumping result to json 9076 1726878320.96771: done dumping result, returning 9076 1726878320.96780: done running TaskExecutor() for managed_node2/TASK: Test - clean up tracked certificate [0affdecc-488f-74fb-5155-000000000010] 9076 1726878320.96786: sending task result for task 0affdecc-488f-74fb-5155-000000000010 9076 1726878320.96816: done sending task result for task 0affdecc-488f-74fb-5155-000000000010 9076 1726878320.96819: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "getcert", "stop-tracking", "-f", "/etc/cockpit/ws-certs.d/monger-cockpit.crt" ], "delta": "0:00:00.031738", "end": "2024-09-20 20:25:20.919396", "rc": 0, "start": "2024-09-20 20:25:20.887658" } STDOUT: Request "20240921002518" removed. 8196 1726878320.96960: no more pending results, returning what we have 8196 1726878320.96963: results queue empty 8196 1726878320.96964: checking for any_errors_fatal 8196 1726878320.96969: done checking for any_errors_fatal 8196 1726878320.96970: checking for max_fail_percentage 8196 1726878320.96971: done checking for max_fail_percentage 8196 1726878320.96972: checking to see if all hosts have failed and the running result is not ok 8196 1726878320.96973: done checking to see if all hosts have failed 8196 1726878320.96973: getting the remaining hosts for this loop 8196 1726878320.96974: done getting the remaining hosts for this loop 8196 1726878320.96977: getting the next task for host managed_node2 8196 1726878320.96984: done getting next task for host managed_node2 8196 1726878320.96986: ^ task is: TASK: Test - clean up generated certificate 8196 1726878320.96988: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878320.96994: getting variables 8196 1726878320.96995: in VariableManager get_vars() 8196 1726878320.97028: Calling all_inventory to load vars for managed_node2 8196 1726878320.97030: Calling groups_inventory to load vars for managed_node2 8196 1726878320.97034: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878320.97044: Calling all_plugins_play to load vars for managed_node2 8196 1726878320.97046: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878320.97048: Calling groups_plugins_play to load vars for managed_node2 8196 1726878320.98040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878321.02742: done with get_vars() 8196 1726878321.02756: done getting variables TASK [Test - clean up generated certificate] *********************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_certificate_external.yml:86 Friday 20 September 2024 20:25:21 -0400 (0:00:00.480) 0:00:56.191 ****** 8196 1726878321.02809: entering _queue_task() for managed_node2/file 8196 1726878321.02986: worker is 1 (out of 1 available) 8196 1726878321.03003: exiting _queue_task() for managed_node2/file 8196 1726878321.03016: done queuing things up, now waiting for results queue to drain 8196 1726878321.03018: waiting for pending results... 9093 1726878321.03134: running TaskExecutor() for managed_node2/TASK: Test - clean up generated certificate 9093 1726878321.03235: in run() - task 0affdecc-488f-74fb-5155-000000000011 9093 1726878321.03259: variable 'ansible_search_path' from source: unknown 9093 1726878321.03289: calling self._execute() 9093 1726878321.03359: variable 'ansible_host' from source: host vars for 'managed_node2' 9093 1726878321.03368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9093 1726878321.03378: variable 'omit' from source: magic vars 9093 1726878321.03451: variable 'omit' from source: magic vars 9093 1726878321.03479: variable 'omit' from source: magic vars 9093 1726878321.03503: variable 'omit' from source: magic vars 9093 1726878321.03536: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9093 1726878321.03561: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9093 1726878321.03580: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9093 1726878321.03595: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9093 1726878321.03607: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9093 1726878321.03629: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9093 1726878321.03635: variable 'ansible_host' from source: host vars for 'managed_node2' 9093 1726878321.03639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9093 1726878321.03724: Set connection var ansible_module_compression to ZIP_DEFLATED 9093 1726878321.03735: Set connection var ansible_shell_executable to /bin/sh 9093 1726878321.03743: Set connection var ansible_timeout to 10 9093 1726878321.03746: Set connection var ansible_shell_type to sh 9093 1726878321.03751: Set connection var ansible_connection to ssh 9093 1726878321.03757: Set connection var ansible_pipelining to False 9093 1726878321.03773: variable 'ansible_shell_executable' from source: unknown 9093 1726878321.03778: variable 'ansible_connection' from source: unknown 9093 1726878321.03781: variable 'ansible_module_compression' from source: unknown 9093 1726878321.03784: variable 'ansible_shell_type' from source: unknown 9093 1726878321.03789: variable 'ansible_shell_executable' from source: unknown 9093 1726878321.03792: variable 'ansible_host' from source: host vars for 'managed_node2' 9093 1726878321.03796: variable 'ansible_pipelining' from source: unknown 9093 1726878321.03799: variable 'ansible_timeout' from source: unknown 9093 1726878321.03804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9093 1726878321.03976: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9093 1726878321.03990: variable 'omit' from source: magic vars 9093 1726878321.03998: starting attempt loop 9093 1726878321.04002: running the handler 9093 1726878321.04012: _low_level_execute_command(): starting 9093 1726878321.04020: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9093 1726878321.06514: stdout chunk (state=2): >>>/root <<< 9093 1726878321.06627: stderr chunk (state=3): >>><<< 9093 1726878321.06635: stdout chunk (state=3): >>><<< 9093 1726878321.06651: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9093 1726878321.06663: _low_level_execute_command(): starting 9093 1726878321.06668: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878321.066585-9093-12931628275121 `" && echo ansible-tmp-1726878321.066585-9093-12931628275121="` echo /root/.ansible/tmp/ansible-tmp-1726878321.066585-9093-12931628275121 `" ) && sleep 0' 9093 1726878321.09119: stdout chunk (state=2): >>>ansible-tmp-1726878321.066585-9093-12931628275121=/root/.ansible/tmp/ansible-tmp-1726878321.066585-9093-12931628275121 <<< 9093 1726878321.09245: stderr chunk (state=3): >>><<< 9093 1726878321.09254: stdout chunk (state=3): >>><<< 9093 1726878321.09271: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878321.066585-9093-12931628275121=/root/.ansible/tmp/ansible-tmp-1726878321.066585-9093-12931628275121 , stderr= 9093 1726878321.09312: variable 'ansible_module_compression' from source: unknown 9093 1726878321.09360: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81963qu3yf6t/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9093 1726878321.09406: variable 'ansible_facts' from source: unknown 9093 1726878321.09491: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878321.066585-9093-12931628275121/AnsiballZ_file.py 9093 1726878321.09949: Sending initial data 9093 1726878321.09957: Sent initial data (149 bytes) 9093 1726878321.12394: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmpzasiykrw /root/.ansible/tmp/ansible-tmp-1726878321.066585-9093-12931628275121/AnsiballZ_file.py <<< 9093 1726878321.13417: stderr chunk (state=3): >>><<< 9093 1726878321.13423: stdout chunk (state=3): >>><<< 9093 1726878321.13441: done transferring module to remote 9093 1726878321.13452: _low_level_execute_command(): starting 9093 1726878321.13457: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878321.066585-9093-12931628275121/ /root/.ansible/tmp/ansible-tmp-1726878321.066585-9093-12931628275121/AnsiballZ_file.py && sleep 0' 9093 1726878321.15755: stderr chunk (state=2): >>><<< 9093 1726878321.15761: stdout chunk (state=2): >>><<< 9093 1726878321.15772: _low_level_execute_command() done: rc=0, stdout=, stderr= 9093 1726878321.15776: _low_level_execute_command(): starting 9093 1726878321.15780: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878321.066585-9093-12931628275121/AnsiballZ_file.py && sleep 0' 9093 1726878321.18639: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 9093 1726878321.18651: stdout chunk (state=3): >>>import '_thread' # <<< 9093 1726878321.18662: stdout chunk (state=3): >>>import '_weakref' # <<< 9093 1726878321.18722: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9093 1726878321.18768: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9093 1726878321.18805: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 9093 1726878321.18817: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 9093 1726878321.18842: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9093 1726878321.18891: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9093 1726878321.18913: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9093 1726878321.18939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 9093 1726878321.18947: stdout chunk (state=3): >>>import '_codecs' # <<< 9093 1726878321.18980: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc169852e48> <<< 9093 1726878321.19005: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9093 1726878321.19020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 9093 1726878321.19030: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1697e8828> <<< 9093 1726878321.19040: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1698529b0> <<< 9093 1726878321.19066: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 9093 1726878321.19076: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1697f5630> <<< 9093 1726878321.19097: stdout chunk (state=3): >>>import '_signal' # <<< 9093 1726878321.19124: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 9093 1726878321.19152: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1697fc160> <<< 9093 1726878321.19163: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9093 1726878321.19188: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 9093 1726878321.19206: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9093 1726878321.19234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1698010f0> <<< 9093 1726878321.19254: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1697fc748> <<< 9093 1726878321.19282: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1697fc390> <<< 9093 1726878321.19312: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9093 1726878321.19325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9093 1726878321.19347: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9093 1726878321.19362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 9093 1726878321.19379: stdout chunk (state=3): >>>import 'errno' # <<< 9093 1726878321.19387: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9093 1726878321.19419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1697a6470> <<< 9093 1726878321.19442: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 9093 1726878321.19458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 9093 1726878321.19475: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 9093 1726878321.19484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' <<< 9093 1726878321.19496: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1697abe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1697a6b38> <<< 9093 1726878321.19523: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9093 1726878321.19562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9093 1726878321.19667: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1697b24e0> <<< 9093 1726878321.19686: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc169795d68> <<< 9093 1726878321.19704: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 9093 1726878321.19716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc169798198> <<< 9093 1726878321.19757: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9093 1726878321.19767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 9093 1726878321.19789: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167aa6940> <<< 9093 1726878321.19806: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 9093 1726878321.19826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 9093 1726878321.19835: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167ab8240> <<< 9093 1726878321.19917: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc169806a20> <<< 9093 1726878321.19934: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9093 1726878321.20160: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9093 1726878321.20174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9093 1726878321.20184: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 9093 1726878321.20209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9093 1726878321.20217: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9093 1726878321.20228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9093 1726878321.20253: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 9093 1726878321.20260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9093 1726878321.20282: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9093 1726878321.20343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9093 1726878321.20361: stdout chunk (state=3): >>>import '_functools' # <<< 9093 1726878321.20370: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9093 1726878321.20411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9093 1726878321.20424: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9093 1726878321.20448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9093 1726878321.20458: stdout chunk (state=3): >>>import '_operator' # <<< 9093 1726878321.20471: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167a26208> <<< 9093 1726878321.20488: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 9093 1726878321.20494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167a30438> <<< 9093 1726878321.20512: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 9093 1726878321.20524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 9093 1726878321.20544: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc167a34128> <<< 9093 1726878321.20560: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167a30c18> import 'itertools' # <<< 9093 1726878321.20582: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 9093 1726878321.20613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167a34208> <<< 9093 1726878321.20633: stdout chunk (state=3): >>>import '_collections' # <<< 9093 1726878321.20668: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167a82940> <<< 9093 1726878321.20685: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9093 1726878321.20700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9093 1726878321.20736: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167a82d30> <<< 9093 1726878321.20790: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167a742e8> <<< 9093 1726878321.20805: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 9093 1726878321.20817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167a7a2e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167a6c5c0> <<< 9093 1726878321.20867: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167a5d5f8> <<< 9093 1726878321.20880: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 9093 1726878321.20896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9093 1726878321.20905: stdout chunk (state=3): >>>import '_sre' # <<< 9093 1726878321.20923: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9093 1726878321.20931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9093 1726878321.20954: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 9093 1726878321.20961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9093 1726878321.20994: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1677de400> <<< 9093 1726878321.21001: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1677cee80> <<< 9093 1726878321.21019: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167a745c0> <<< 9093 1726878321.21028: stdout chunk (state=3): >>>import '_locale' # <<< 9093 1726878321.21082: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 9093 1726878321.21095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1677eaf98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167a57438> <<< 9093 1726878321.21117: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9093 1726878321.21139: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 9093 1726878321.21152: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc1677f0358> <<< 9093 1726878321.21161: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1677f0160> <<< 9093 1726878321.21176: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 9093 1726878321.21201: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc1677f0470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167ad0198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 9093 1726878321.21214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9093 1726878321.21233: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 9093 1726878321.21245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 9093 1726878321.21258: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9093 1726878321.21275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 9093 1726878321.21285: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1677f0f60> <<< 9093 1726878321.21297: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1677f0b70> <<< 9093 1726878321.21316: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 9093 1726878321.21337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1677ff828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9093 1726878321.21362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9093 1726878321.21373: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 9093 1726878321.21389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9093 1726878321.21434: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167808048> <<< 9093 1726878321.21454: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9093 1726878321.21461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9093 1726878321.21509: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167382320> <<< 9093 1726878321.21519: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1677ff908> <<< 9093 1726878321.21548: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9093 1726878321.21597: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167388e10> <<< 9093 1726878321.21605: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1677f06a0> <<< 9093 1726878321.21627: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9093 1726878321.21647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9093 1726878321.21682: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1673ad470> <<< 9093 1726878321.21701: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 9093 1726878321.21719: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc1673ad828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9093 1726878321.21754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 9093 1726878321.21782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1673b3518> <<< 9093 1726878321.21812: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9093 1726878321.21836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # <<< 9093 1726878321.21845: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9093 1726878321.21871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9093 1726878321.21889: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 9093 1726878321.21900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 9093 1726878321.21910: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9093 1726878321.21985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc16715ed30> <<< 9093 1726878321.22098: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167153470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167153160> <<< 9093 1726878321.22110: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167149048> <<< 9093 1726878321.22138: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1673b3eb8> <<< 9093 1726878321.22166: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 9093 1726878321.22176: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc167158128> <<< 9093 1726878321.22187: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1673adba8> <<< 9093 1726878321.22201: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9093 1726878321.22219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9093 1726878321.22254: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 9093 1726878321.22268: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc169764898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1671581d0> <<< 9093 1726878321.22279: stdout chunk (state=3): >>>import 'pwd' # <<< 9093 1726878321.22311: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc169764c18> <<< 9093 1726878321.22368: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1677f09e8> <<< 9093 1726878321.22394: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9093 1726878321.22409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9093 1726878321.22416: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 9093 1726878321.22461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 9093 1726878321.22469: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc169778748> <<< 9093 1726878321.22485: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9093 1726878321.22636: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc1697807b8> <<< 9093 1726878321.22646: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 9093 1726878321.22661: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc169780c88> <<< 9093 1726878321.22693: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc169780da0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc169778f98> <<< 9093 1726878321.22715: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9093 1726878321.22733: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 9093 1726878321.22748: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc169788128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc169780668> <<< 9093 1726878321.22765: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 9093 1726878321.22774: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc1697803c8> <<< 9093 1726878321.22782: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc16976dc88> <<< 9093 1726878321.22805: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1673974e0> <<< 9093 1726878321.22825: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9093 1726878321.22861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9093 1726878321.22906: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1697785f8> <<< 9093 1726878321.23033: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9093 1726878321.23066: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc165781a90> <<< 9093 1726878321.23118: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip' <<< 9093 1726878321.23130: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9093 1726878321.23156: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/__init__.py <<< 9093 1726878321.23167: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.23183: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/__init__.py <<< 9093 1726878321.23197: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.24306: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.25241: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' <<< 9093 1726878321.25253: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1655726d8> import 'atexit' # <<< 9093 1726878321.25277: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9093 1726878321.25315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9093 1726878321.25376: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 9093 1726878321.25386: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc165465400> <<< 9093 1726878321.25392: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc165572f98> <<< 9093 1726878321.25410: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 9093 1726878321.25419: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc165572048> <<< 9093 1726878321.25432: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9093 1726878321.25459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9093 1726878321.25502: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc165441cc0> <<< 9093 1726878321.25520: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9093 1726878321.25535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9093 1726878321.25556: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9093 1726878321.25587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9093 1726878321.25608: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 9093 1726878321.25615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9093 1726878321.25693: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1654ad208> <<< 9093 1726878321.25723: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 9093 1726878321.25737: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc1657a0940> <<< 9093 1726878321.25759: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc165447198> <<< 9093 1726878321.25770: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9093 1726878321.25794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9093 1726878321.25849: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1654ac278> <<< 9093 1726878321.25871: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc16548b438> <<< 9093 1726878321.26157: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc16547d630> <<< 9093 1726878321.26183: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9093 1726878321.26208: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1657a0eb8> <<< 9093 1726878321.26228: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 9093 1726878321.26239: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc1654924a8> <<< 9093 1726878321.26253: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py <<< 9093 1726878321.26266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc165492588> <<< 9093 1726878321.26273: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9093 1726878321.26301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9093 1726878321.26311: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9093 1726878321.26344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9093 1726878321.26354: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9093 1726878321.26393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9093 1726878321.26421: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 9093 1726878321.26430: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc16563f048> <<< 9093 1726878321.26507: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 9093 1726878321.26514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1656550b8> <<< 9093 1726878321.26530: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc16562f438> <<< 9093 1726878321.26544: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 9093 1726878321.26560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' <<< 9093 1726878321.26568: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc16562fc50> <<< 9093 1726878321.26774: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1654a0940> <<< 9093 1726878321.26806: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9093 1726878321.26842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9093 1726878321.26859: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9093 1726878321.26882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 9093 1726878321.26965: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc16566d0b8> <<< 9093 1726878321.27020: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc16562f2b0> <<< 9093 1726878321.27149: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' <<< 9093 1726878321.27161: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc16566df28> <<< 9093 1726878321.27188: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' <<< 9093 1726878321.27215: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc16557c080> <<< 9093 1726878321.27247: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc16557c1d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1654926d8> <<< 9093 1726878321.27322: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py <<< 9093 1726878321.27330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9093 1726878321.27357: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc16558ab38> <<< 9093 1726878321.27528: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc165588278> <<< 9093 1726878321.27552: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 9093 1726878321.27569: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc165588470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc16557ccf8> <<< 9093 1726878321.27584: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9093 1726878321.27595: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py <<< 9093 1726878321.27602: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.27676: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.27742: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.27760: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 9093 1726878321.27774: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9093 1726878321.27794: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.27881: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.27976: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 9093 1726878321.27990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9093 1726878321.28010: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 9093 1726878321.28020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9093 1726878321.28034: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 9093 1726878321.28051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9093 1726878321.28063: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 9093 1726878321.28073: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc1655a4f60> <<< 9093 1726878321.28123: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1655a4c18> <<< 9093 1726878321.28161: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1655a4438> <<< 9093 1726878321.28184: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9093 1726878321.28225: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1655a4ac8> <<< 9093 1726878321.28238: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc165593dd8> <<< 9093 1726878321.28245: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.28722: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.29167: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/six/__init__.py <<< 9093 1726878321.29177: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9093 1726878321.29190: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 9093 1726878321.29212: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py <<< 9093 1726878321.29222: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.29259: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.29279: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 9093 1726878321.29295: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.29306: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/_text.py <<< 9093 1726878321.29316: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.29419: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.29539: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 9093 1726878321.29549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9093 1726878321.29582: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1655c4630> # zipimport: zlib available <<< 9093 1726878321.29925: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.30273: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.30322: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.30381: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/collections.py <<< 9093 1726878321.30389: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.30416: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.30438: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/warnings.py <<< 9093 1726878321.30451: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.30508: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.30577: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/errors.py <<< 9093 1726878321.30587: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.30595: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.30603: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9093 1726878321.30612: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.30641: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.30675: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9093 1726878321.30844: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.31009: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 9093 1726878321.31030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9093 1726878321.31146: stdout chunk (state=3): >>>import '_ast' # <<< 9093 1726878321.31157: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc165679e10> # zipimport: zlib available <<< 9093 1726878321.31177: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.31195: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py <<< 9093 1726878321.31205: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.31299: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.31312: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/validation.py <<< 9093 1726878321.31322: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9093 1726878321.31365: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.31385: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.31410: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 9093 1726878321.31447: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.31476: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.31520: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.31581: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9093 1726878321.31751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9093 1726878321.31851: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc16567e2e8> <<< 9093 1726878321.31925: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc165414128> <<< 9093 1726878321.31959: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/process.py <<< 9093 1726878321.31970: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.32013: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.32061: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.32091: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.32122: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.32407: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.32676: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9093 1726878321.32702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9093 1726878321.32726: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9093 1726878321.32876: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc16560a240> <<< 9093 1726878321.32913: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9093 1726878321.33015: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc16560a2e8> <<< 9093 1726878321.33062: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc165674c50> <<< 9093 1726878321.33118: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py <<< 9093 1726878321.33131: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 9093 1726878321.33152: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.33169: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/_utils.py <<< 9093 1726878321.33218: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/pycompat24.py <<< 9093 1726878321.33318: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/basic.py <<< 9093 1726878321.33329: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9093 1726878321.33357: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 9093 1726878321.33754: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.34218: stdout chunk (state=3): >>># zipimport: zlib available <<< 9093 1726878321.34402: stdout chunk (state=3): >>> {"path": "/etc/cockpit/ws-certs.d/monger-cockpit.crt", "changed": true, "diff": {"before": {"path": "/etc/cockpit/ws-certs.d/monger-cockpit.crt", "state": "file"}, "after": {"path": "/etc/cockpit/ws-certs.d/monger-cockpit.crt", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/cockpit/ws-certs.d/monger-cockpit.crt", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 9093 1726878321.34675: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 9093 1726878321.34706: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu <<< 9093 1726878321.34721: stdout chunk (state=3): >>># cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre <<< 9093 1726878321.34731: stdout chunk (state=3): >>># cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch <<< 9093 1726878321.34750: stdout chunk (state=3): >>># cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal <<< 9093 1726878321.34783: stdout chunk (state=3): >>># cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info <<< 9093 1726878321.34797: stdout chunk (state=3): >>># destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 9093 1726878321.34810: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9093 1726878321.34981: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9093 1726878321.35005: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 9093 1726878321.35017: stdout chunk (state=3): >>># destroy importlib.machinery # destroy zipimport <<< 9093 1726878321.35037: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 9093 1726878321.35047: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 9093 1726878321.35057: stdout chunk (state=3): >>># destroy _socket <<< 9093 1726878321.35083: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix <<< 9093 1726878321.35096: stdout chunk (state=3): >>># cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs <<< 9093 1726878321.35113: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc <<< 9093 1726878321.35122: stdout chunk (state=3): >>># cleanup[3] wiping errno <<< 9093 1726878321.35136: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools <<< 9093 1726878321.35157: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale <<< 9093 1726878321.35167: stdout chunk (state=3): >>># cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time <<< 9093 1726878321.35196: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random <<< 9093 1726878321.35206: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale <<< 9093 1726878321.35218: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 9093 1726878321.35239: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping signal <<< 9093 1726878321.35249: stdout chunk (state=3): >>># destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct <<< 9093 1726878321.35264: stdout chunk (state=3): >>># destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 <<< 9093 1726878321.35279: stdout chunk (state=3): >>># cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux <<< 9093 1726878321.35289: stdout chunk (state=3): >>># cleanup[3] wiping _selinux <<< 9093 1726878321.35314: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9093 1726878321.35478: stdout chunk (state=3): >>># destroy posixpath <<< 9093 1726878321.35488: stdout chunk (state=3): >>># destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess <<< 9093 1726878321.35503: stdout chunk (state=3): >>># destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime <<< 9093 1726878321.35529: 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 <<< 9093 1726878321.35540: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 9093 1726878321.35557: stdout chunk (state=3): >>># destroy stat # destroy _heapq # destroy platform # destroy ansible.module_utils.distro._distro <<< 9093 1726878321.35573: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse <<< 9093 1726878321.35596: stdout chunk (state=3): >>># destroy select <<< 9093 1726878321.35610: stdout chunk (state=3): >>># destroy functools # destroy tokenize <<< 9093 1726878321.35631: stdout chunk (state=3): >>># destroy ctypes <<< 9093 1726878321.35649: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time <<< 9093 1726878321.35664: stdout chunk (state=3): >>># destroy collections # destroy textwrap <<< 9093 1726878321.35680: stdout chunk (state=3): >>># destroy _string <<< 9093 1726878321.35689: stdout chunk (state=3): >>># destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 9093 1726878321.35979: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 9093 1726878321.36025: stderr chunk (state=3): >>><<< 9093 1726878321.36031: stdout chunk (state=3): >>><<< 9093 1726878321.36082: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc169852e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1697e8828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1698529b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1697f5630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1697fc160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1698010f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1697fc748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1697fc390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1697a6470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1697abe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1697a6b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1697b24e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc169795d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc169798198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167aa6940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167ab8240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc169806a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167a26208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167a30438> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc167a34128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167a30c18> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167a34208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167a82940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167a82d30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167a742e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167a7a2e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167a6c5c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167a5d5f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1677de400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1677cee80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167a745c0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1677eaf98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167a57438> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc1677f0358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1677f0160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc1677f0470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167ad0198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1677f0f60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1677f0b70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1677ff828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167808048> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167382320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1677ff908> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167388e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1677f06a0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1673ad470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc1673ad828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1673b3518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc16715ed30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167153470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167153160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc167149048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1673b3eb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc167158128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1673adba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc169764898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1671581d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc169764c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1677f09e8> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc169778748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc1697807b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc169780c88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc169780da0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc169778f98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc169788128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc169780668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc1697803c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc16976dc88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1673974e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1697785f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc165781a90> # zipimport: found 33 names in '/tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1655726d8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc165465400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc165572f98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc165572048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc165441cc0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1654ad208> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc1657a0940> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc165447198> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1654ac278> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc16548b438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc16547d630> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1657a0eb8> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc1654924a8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc165492588> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc16563f048> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1656550b8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc16562f438> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc16562fc50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1654a0940> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc16566d0b8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc16562f2b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc16566df28> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc16557c080> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc16557c1d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1654926d8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc16558ab38> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc165588278> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc165588470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc16557ccf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc1655a4f60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1655a4c18> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1655a4438> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1655a4ac8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc165593dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1655c4630> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc165679e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc16567e2e8> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc165414128> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc16560a240> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc16560a2e8> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc165674c50> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_1ddtunh3/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/cockpit/ws-certs.d/monger-cockpit.crt", "changed": true, "diff": {"before": {"path": "/etc/cockpit/ws-certs.d/monger-cockpit.crt", "state": "file"}, "after": {"path": "/etc/cockpit/ws-certs.d/monger-cockpit.crt", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/cockpit/ws-certs.d/monger-cockpit.crt", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _heapq # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse # destroy select # destroy functools # destroy tokenize # destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap # destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct , stderr=Shared connection to 10.31.12.109 closed. 9093 1726878321.36205: done with _execute_module (file, {'path': '/etc/cockpit/ws-certs.d/monger-cockpit.crt', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878321.066585-9093-12931628275121/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9093 1726878321.36218: _low_level_execute_command(): starting 9093 1726878321.36224: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878321.066585-9093-12931628275121/ > /dev/null 2>&1 && sleep 0' 9093 1726878321.38742: stderr chunk (state=2): >>><<< 9093 1726878321.38748: stdout chunk (state=2): >>><<< 9093 1726878321.38761: _low_level_execute_command() done: rc=0, stdout=, stderr= 9093 1726878321.38769: handler run complete 9093 1726878321.38787: attempt loop complete, returning result 9093 1726878321.38790: _execute() done 9093 1726878321.38793: dumping result to json 9093 1726878321.38799: done dumping result, returning 9093 1726878321.38806: done running TaskExecutor() for managed_node2/TASK: Test - clean up generated certificate [0affdecc-488f-74fb-5155-000000000011] 9093 1726878321.38812: sending task result for task 0affdecc-488f-74fb-5155-000000000011 9093 1726878321.38844: done sending task result for task 0affdecc-488f-74fb-5155-000000000011 9093 1726878321.38848: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "path": "/etc/cockpit/ws-certs.d/monger-cockpit.crt", "state": "absent" } 8196 1726878321.38981: no more pending results, returning what we have 8196 1726878321.38984: results queue empty 8196 1726878321.38985: checking for any_errors_fatal 8196 1726878321.38994: done checking for any_errors_fatal 8196 1726878321.38995: checking for max_fail_percentage 8196 1726878321.38996: done checking for max_fail_percentage 8196 1726878321.38996: checking to see if all hosts have failed and the running result is not ok 8196 1726878321.38997: done checking to see if all hosts have failed 8196 1726878321.38997: getting the remaining hosts for this loop 8196 1726878321.38999: done getting the remaining hosts for this loop 8196 1726878321.39002: getting the next task for host managed_node2 8196 1726878321.39007: done getting next task for host managed_node2 8196 1726878321.39009: ^ task is: TASK: Test - clean up generated private key 8196 1726878321.39010: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878321.39013: getting variables 8196 1726878321.39015: in VariableManager get_vars() 8196 1726878321.39049: Calling all_inventory to load vars for managed_node2 8196 1726878321.39051: Calling groups_inventory to load vars for managed_node2 8196 1726878321.39053: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878321.39062: Calling all_plugins_play to load vars for managed_node2 8196 1726878321.39064: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878321.39067: Calling groups_plugins_play to load vars for managed_node2 8196 1726878321.39801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878321.40609: done with get_vars() 8196 1726878321.40623: done getting variables TASK [Test - clean up generated private key] *********************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_certificate_external.yml:91 Friday 20 September 2024 20:25:21 -0400 (0:00:00.378) 0:00:56.570 ****** 8196 1726878321.40695: entering _queue_task() for managed_node2/file 8196 1726878321.40861: worker is 1 (out of 1 available) 8196 1726878321.40874: exiting _queue_task() for managed_node2/file 8196 1726878321.40886: done queuing things up, now waiting for results queue to drain 8196 1726878321.40888: waiting for pending results... 9102 1726878321.41008: running TaskExecutor() for managed_node2/TASK: Test - clean up generated private key 9102 1726878321.41108: in run() - task 0affdecc-488f-74fb-5155-000000000012 9102 1726878321.41123: variable 'ansible_search_path' from source: unknown 9102 1726878321.41152: calling self._execute() 9102 1726878321.41223: variable 'ansible_host' from source: host vars for 'managed_node2' 9102 1726878321.41232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9102 1726878321.41242: variable 'omit' from source: magic vars 9102 1726878321.41320: variable 'omit' from source: magic vars 9102 1726878321.41347: variable 'omit' from source: magic vars 9102 1726878321.41372: variable 'omit' from source: magic vars 9102 1726878321.41407: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9102 1726878321.41434: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9102 1726878321.41453: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9102 1726878321.41468: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9102 1726878321.41480: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9102 1726878321.41505: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9102 1726878321.41510: variable 'ansible_host' from source: host vars for 'managed_node2' 9102 1726878321.41514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9102 1726878321.41582: Set connection var ansible_module_compression to ZIP_DEFLATED 9102 1726878321.41594: Set connection var ansible_shell_executable to /bin/sh 9102 1726878321.41602: Set connection var ansible_timeout to 10 9102 1726878321.41606: Set connection var ansible_shell_type to sh 9102 1726878321.41611: Set connection var ansible_connection to ssh 9102 1726878321.41617: Set connection var ansible_pipelining to False 9102 1726878321.41634: variable 'ansible_shell_executable' from source: unknown 9102 1726878321.41638: variable 'ansible_connection' from source: unknown 9102 1726878321.41642: variable 'ansible_module_compression' from source: unknown 9102 1726878321.41645: variable 'ansible_shell_type' from source: unknown 9102 1726878321.41648: variable 'ansible_shell_executable' from source: unknown 9102 1726878321.41651: variable 'ansible_host' from source: host vars for 'managed_node2' 9102 1726878321.41655: variable 'ansible_pipelining' from source: unknown 9102 1726878321.41659: variable 'ansible_timeout' from source: unknown 9102 1726878321.41663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9102 1726878321.41803: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9102 1726878321.41816: variable 'omit' from source: magic vars 9102 1726878321.41823: starting attempt loop 9102 1726878321.41827: running the handler 9102 1726878321.41840: _low_level_execute_command(): starting 9102 1726878321.41848: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9102 1726878321.44156: stdout chunk (state=2): >>>/root <<< 9102 1726878321.44270: stderr chunk (state=3): >>><<< 9102 1726878321.44276: stdout chunk (state=3): >>><<< 9102 1726878321.44294: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9102 1726878321.44306: _low_level_execute_command(): starting 9102 1726878321.44311: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878321.4430163-9102-55079148963895 `" && echo ansible-tmp-1726878321.4430163-9102-55079148963895="` echo /root/.ansible/tmp/ansible-tmp-1726878321.4430163-9102-55079148963895 `" ) && sleep 0' 9102 1726878321.46708: stdout chunk (state=2): >>>ansible-tmp-1726878321.4430163-9102-55079148963895=/root/.ansible/tmp/ansible-tmp-1726878321.4430163-9102-55079148963895 <<< 9102 1726878321.46827: stderr chunk (state=3): >>><<< 9102 1726878321.46835: stdout chunk (state=3): >>><<< 9102 1726878321.46847: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878321.4430163-9102-55079148963895=/root/.ansible/tmp/ansible-tmp-1726878321.4430163-9102-55079148963895 , stderr= 9102 1726878321.46879: variable 'ansible_module_compression' from source: unknown 9102 1726878321.46924: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81963qu3yf6t/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9102 1726878321.46957: variable 'ansible_facts' from source: unknown 9102 1726878321.47023: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878321.4430163-9102-55079148963895/AnsiballZ_file.py 9102 1726878321.47113: Sending initial data 9102 1726878321.47119: Sent initial data (150 bytes) 9102 1726878321.49570: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmp_dhtcxq8 /root/.ansible/tmp/ansible-tmp-1726878321.4430163-9102-55079148963895/AnsiballZ_file.py <<< 9102 1726878321.50610: stderr chunk (state=3): >>><<< 9102 1726878321.50616: stdout chunk (state=3): >>><<< 9102 1726878321.50629: done transferring module to remote 9102 1726878321.50640: _low_level_execute_command(): starting 9102 1726878321.50643: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878321.4430163-9102-55079148963895/ /root/.ansible/tmp/ansible-tmp-1726878321.4430163-9102-55079148963895/AnsiballZ_file.py && sleep 0' 9102 1726878321.52967: stderr chunk (state=2): >>><<< 9102 1726878321.52974: stdout chunk (state=2): >>><<< 9102 1726878321.52986: _low_level_execute_command() done: rc=0, stdout=, stderr= 9102 1726878321.52990: _low_level_execute_command(): starting 9102 1726878321.52997: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878321.4430163-9102-55079148963895/AnsiballZ_file.py && sleep 0' 9102 1726878321.55739: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 9102 1726878321.55757: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # <<< 9102 1726878321.55766: stdout chunk (state=3): >>>import '_weakref' # <<< 9102 1726878321.55836: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9102 1726878321.55860: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9102 1726878321.55909: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 9102 1726878321.55934: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 9102 1726878321.55953: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9102 1726878321.55985: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 9102 1726878321.56015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9102 1726878321.56045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 9102 1726878321.56063: stdout chunk (state=3): >>>import '_codecs' # <<< 9102 1726878321.56082: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcc11e48> <<< 9102 1726878321.56110: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9102 1726878321.56137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcba7828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcc119b0> <<< 9102 1726878321.56160: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 9102 1726878321.56181: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcbb4630> <<< 9102 1726878321.56198: stdout chunk (state=3): >>>import '_signal' # <<< 9102 1726878321.56223: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 9102 1726878321.56243: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcbbb160> <<< 9102 1726878321.56263: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9102 1726878321.56284: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 9102 1726878321.56307: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9102 1726878321.56335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcbc00f0> <<< 9102 1726878321.56354: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcbbb748> <<< 9102 1726878321.56378: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcbbb390> <<< 9102 1726878321.56425: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9102 1726878321.56451: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9102 1726878321.56469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 9102 1726878321.56491: stdout chunk (state=3): >>>import 'errno' # <<< 9102 1726878321.56507: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9102 1726878321.56533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcb65470> <<< 9102 1726878321.56556: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 9102 1726878321.56577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 9102 1726878321.56601: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcb6ae48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcb65b38> <<< 9102 1726878321.56638: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9102 1726878321.56668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9102 1726878321.57206: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcb714e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcb54d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcb57198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fae65940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fae77240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcbc5a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9102 1726878321.57277: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9102 1726878321.57299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9102 1726878321.57329: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9102 1726878321.57346: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9102 1726878321.57365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9102 1726878321.57378: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 9102 1726878321.57393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9102 1726878321.57408: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9102 1726878321.57477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9102 1726878321.57493: stdout chunk (state=3): >>>import '_functools' # <<< 9102 1726878321.57511: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9102 1726878321.57544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9102 1726878321.57564: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9102 1726878321.57581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9102 1726878321.57604: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fade4208> <<< 9102 1726878321.57623: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 9102 1726878321.57645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fadef438> <<< 9102 1726878321.57654: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 9102 1726878321.57661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 9102 1726878321.57688: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 9102 1726878321.57701: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fadf3128> <<< 9102 1726878321.57708: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fadefc18> <<< 9102 1726878321.57723: stdout chunk (state=3): >>>import 'itertools' # <<< 9102 1726878321.57742: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 9102 1726878321.57751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 9102 1726878321.57769: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fadf3208> <<< 9102 1726878321.57776: stdout chunk (state=3): >>>import '_collections' # <<< 9102 1726878321.57829: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fae41940> <<< 9102 1726878321.57844: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9102 1726878321.57864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9102 1726878321.57900: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fae41d30> <<< 9102 1726878321.57955: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fae332e8> <<< 9102 1726878321.57972: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 9102 1726878321.57985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fae392e8> <<< 9102 1726878321.57993: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fae2b5c0> <<< 9102 1726878321.58044: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fae1c5f8> <<< 9102 1726878321.58060: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 9102 1726878321.58068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9102 1726878321.58085: stdout chunk (state=3): >>>import '_sre' # <<< 9102 1726878321.58102: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9102 1726878321.58123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9102 1726878321.58139: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 9102 1726878321.58147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9102 1726878321.58174: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fab9d400> <<< 9102 1726878321.58198: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fab8de80> <<< 9102 1726878321.58204: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fae335c0> <<< 9102 1726878321.58222: stdout chunk (state=3): >>>import '_locale' # <<< 9102 1726878321.58269: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 9102 1726878321.58277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' <<< 9102 1726878321.58293: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5faba9f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fae16438> <<< 9102 1726878321.58309: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 9102 1726878321.58316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9102 1726878321.58345: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 9102 1726878321.58354: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fabaf358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fabaf160> <<< 9102 1726878321.58383: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fabaf470> <<< 9102 1726878321.58395: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fae8f198> <<< 9102 1726878321.58412: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 9102 1726878321.58426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9102 1726878321.58449: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 9102 1726878321.58466: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9102 1726878321.58481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 9102 1726878321.58497: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fabaff60> <<< 9102 1726878321.58504: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fabafb70> <<< 9102 1726878321.58527: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 9102 1726878321.58538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fabbe828> <<< 9102 1726878321.58560: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9102 1726878321.58573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9102 1726878321.58601: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 9102 1726878321.58607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9102 1726878321.58665: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fabc7048> <<< 9102 1726878321.58677: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9102 1726878321.58695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9102 1726878321.58730: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fa741320> <<< 9102 1726878321.58747: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fabbe908> <<< 9102 1726878321.58760: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 9102 1726878321.58779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9102 1726878321.58830: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fa747e10> <<< 9102 1726878321.58842: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fabaf6a0> <<< 9102 1726878321.58861: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9102 1726878321.58884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9102 1726878321.58903: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 9102 1726878321.58912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fa76c470> <<< 9102 1726878321.58941: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fa76c828> <<< 9102 1726878321.58961: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9102 1726878321.58980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9102 1726878321.59004: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 9102 1726878321.59011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 9102 1726878321.59026: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fa772518> <<< 9102 1726878321.59042: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9102 1726878321.59068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9102 1726878321.59082: stdout chunk (state=3): >>>import 'time' # <<< 9102 1726878321.59104: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9102 1726878321.59118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9102 1726878321.59145: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 9102 1726878321.59168: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9102 1726878321.59210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9102 1726878321.59231: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 9102 1726878321.59243: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fa51dd30> <<< 9102 1726878321.59363: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fa512470> <<< 9102 1726878321.59373: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fa512160> <<< 9102 1726878321.59383: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fa508048> <<< 9102 1726878321.59412: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fa772eb8> <<< 9102 1726878321.59445: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 9102 1726878321.59457: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fa517128> <<< 9102 1726878321.59465: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fa76cba8> <<< 9102 1726878321.59483: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9102 1726878321.59500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9102 1726878321.59541: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fcb23898> <<< 9102 1726878321.59551: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fa5171d0> <<< 9102 1726878321.59567: stdout chunk (state=3): >>>import 'pwd' # <<< 9102 1726878321.59590: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fcb23c18> <<< 9102 1726878321.59655: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fabaf9e8> <<< 9102 1726878321.59672: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9102 1726878321.59694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9102 1726878321.59709: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 9102 1726878321.59725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9102 1726878321.59757: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 9102 1726878321.59766: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fcb37748> <<< 9102 1726878321.59778: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9102 1726878321.59919: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 9102 1726878321.59928: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fcb3f7b8> <<< 9102 1726878321.59953: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 9102 1726878321.59963: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fcb3fc88> <<< 9102 1726878321.59989: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 9102 1726878321.60000: stdout chunk (state=3): >>># extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fcb3fda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcb37f98> <<< 9102 1726878321.60024: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9102 1726878321.60051: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fcb47128> <<< 9102 1726878321.60061: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcb3f668> <<< 9102 1726878321.60090: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 9102 1726878321.60099: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fcb3f3c8> <<< 9102 1726878321.60107: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcb2cc88> <<< 9102 1726878321.60127: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fa7564e0> <<< 9102 1726878321.60150: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9102 1726878321.60188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9102 1726878321.60229: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcb375f8> <<< 9102 1726878321.60355: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9102 1726878321.60382: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f8b40a90> <<< 9102 1726878321.60995: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9102 1726878321.61675: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.62738: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f89316d8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9102 1726878321.62791: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f8825400> <<< 9102 1726878321.62811: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f8931f98> <<< 9102 1726878321.62831: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f8931048> <<< 9102 1726878321.62847: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9102 1726878321.62881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9102 1726878321.62926: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f87fecc0> <<< 9102 1726878321.62950: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9102 1726878321.62967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9102 1726878321.62990: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9102 1726878321.63018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9102 1726878321.63040: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9102 1726878321.63128: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f886c208> <<< 9102 1726878321.63164: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f88164a8> <<< 9102 1726878321.63191: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 9102 1726878321.63208: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f88160b8> <<< 9102 1726878321.63220: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9102 1726878321.63236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9102 1726878321.63296: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f886b2b0> <<< 9102 1726878321.63313: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f884b438> <<< 9102 1726878321.63612: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f883e630> <<< 9102 1726878321.63637: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9102 1726878321.63663: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f8b60e48> <<< 9102 1726878321.63700: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f88544e0> <<< 9102 1726878321.63728: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f88545f8> <<< 9102 1726878321.63751: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9102 1726878321.63770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9102 1726878321.63790: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9102 1726878321.63814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9102 1726878321.63841: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9102 1726878321.63857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9102 1726878321.63905: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f89400b8> <<< 9102 1726878321.63991: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 9102 1726878321.64011: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f8955128> <<< 9102 1726878321.64042: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f89304a8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 9102 1726878321.64063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f8930cc0> <<< 9102 1726878321.64265: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f88609b0> <<< 9102 1726878321.64303: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9102 1726878321.64337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9102 1726878321.64362: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9102 1726878321.64381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 9102 1726878321.64468: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f87ae160> <<< 9102 1726878321.64524: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f8930320> <<< 9102 1726878321.64654: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' <<< 9102 1726878321.64673: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f87aef98> <<< 9102 1726878321.64707: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' <<< 9102 1726878321.64724: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f87bb0f0> <<< 9102 1726878321.64747: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' <<< 9102 1726878321.64765: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f87bb240> <<< 9102 1726878321.64777: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f8854748> <<< 9102 1726878321.64799: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 9102 1726878321.64818: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9102 1726878321.64840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9102 1726878321.64883: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 9102 1726878321.64905: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f87cbba8> <<< 9102 1726878321.65058: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f87c82e8> <<< 9102 1726878321.65091: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f87c84e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f87bbd68> <<< 9102 1726878321.65115: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.65144: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 9102 1726878321.65226: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.65302: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9102 1726878321.65336: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9102 1726878321.65360: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.65450: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.65554: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9102 1726878321.65599: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9102 1726878321.65619: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9102 1726878321.65640: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 9102 1726878321.65660: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f87e2f98> <<< 9102 1726878321.65702: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f87e2c50> <<< 9102 1726878321.65741: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f87e2470> <<< 9102 1726878321.65769: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9102 1726878321.65812: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f87e2ac8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f87d3e10> <<< 9102 1726878321.65835: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.66317: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.66781: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 9102 1726878321.66809: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 9102 1726878321.66838: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py <<< 9102 1726878321.66859: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.66877: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.66904: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 9102 1726878321.66935: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/_text.py <<< 9102 1726878321.66950: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.67061: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.67175: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9102 1726878321.67207: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f89836a0> <<< 9102 1726878321.67229: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.67575: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.67935: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.67986: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.68048: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 9102 1726878321.68086: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.68112: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/warnings.py <<< 9102 1726878321.68127: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.68183: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.68255: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/errors.py <<< 9102 1726878321.68278: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9102 1726878321.68306: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.68330: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.68351: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9102 1726878321.68375: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.68533: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.68712: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9102 1726878321.68849: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f89f8dd8> <<< 9102 1726878321.68885: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9102 1726878321.68908: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9102 1726878321.68965: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.69019: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py <<< 9102 1726878321.69048: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9102 1726878321.69072: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.69108: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.69134: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/locale.py <<< 9102 1726878321.69150: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.69173: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.69209: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.69247: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.69322: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9102 1726878321.69480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9102 1726878321.69574: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f89fd2b0> <<< 9102 1726878321.69646: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f8b150f0> <<< 9102 1726878321.69681: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/process.py <<< 9102 1726878321.69709: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.69755: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.69797: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.69819: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.69853: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.70142: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.70419: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9102 1726878321.70446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9102 1726878321.70469: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 9102 1726878321.70489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9102 1726878321.70618: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f89c9208> <<< 9102 1726878321.70650: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9102 1726878321.70762: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f89c92b0> <<< 9102 1726878321.70807: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f89f3c18> <<< 9102 1726878321.70877: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 9102 1726878321.70905: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.70969: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available <<< 9102 1726878321.70986: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/pycompat24.py <<< 9102 1726878321.71088: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available <<< 9102 1726878321.71123: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 9102 1726878321.71534: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.72027: stdout chunk (state=3): >>># zipimport: zlib available <<< 9102 1726878321.72223: stdout chunk (state=3): >>> {"path": "/etc/cockpit/ws-certs.d/monger-cockpit.key", "changed": true, "diff": {"before": {"path": "/etc/cockpit/ws-certs.d/monger-cockpit.key", "state": "file"}, "after": {"path": "/etc/cockpit/ws-certs.d/monger-cockpit.key", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/cockpit/ws-certs.d/monger-cockpit.key", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 9102 1726878321.72238: stdout chunk (state=3): >>># destroy __main__ <<< 9102 1726878321.72535: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 9102 1726878321.72550: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin <<< 9102 1726878321.72563: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset <<< 9102 1726878321.72576: stdout chunk (state=3): >>># destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu <<< 9102 1726878321.72586: stdout chunk (state=3): >>># cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re <<< 9102 1726878321.72598: stdout chunk (state=3): >>># cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections <<< 9102 1726878321.72607: stdout chunk (state=3): >>># cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref <<< 9102 1726878321.72635: stdout chunk (state=3): >>># cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile <<< 9102 1726878321.72660: stdout chunk (state=3): >>># destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat <<< 9102 1726878321.72683: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 <<< 9102 1726878321.72697: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale <<< 9102 1726878321.72713: stdout chunk (state=3): >>># destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap <<< 9102 1726878321.72725: stdout chunk (state=3): >>># cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 <<< 9102 1726878321.72736: stdout chunk (state=3): >>># destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 9102 1726878321.72760: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9102 1726878321.72952: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9102 1726878321.72978: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 9102 1726878321.72994: stdout chunk (state=3): >>># destroy zipimport <<< 9102 1726878321.73004: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 9102 1726878321.73013: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 9102 1726878321.73041: stdout chunk (state=3): >>># destroy _socket <<< 9102 1726878321.73051: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 9102 1726878321.73065: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref <<< 9102 1726878321.73076: stdout chunk (state=3): >>># cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases <<< 9102 1726878321.73086: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs <<< 9102 1726878321.73096: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping _signal <<< 9102 1726878321.73108: stdout chunk (state=3): >>># cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc <<< 9102 1726878321.73116: stdout chunk (state=3): >>># cleanup[3] wiping os # destroy abc <<< 9102 1726878321.73153: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 9102 1726878321.73166: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 9102 1726878321.73178: stdout chunk (state=3): >>># destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq <<< 9102 1726878321.73188: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref <<< 9102 1726878321.73195: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 9102 1726878321.73205: stdout chunk (state=3): >>># cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings <<< 9102 1726878321.73214: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch <<< 9102 1726878321.73222: stdout chunk (state=3): >>># cleanup[3] wiping threading <<< 9102 1726878321.73233: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 9102 1726878321.73248: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping grp <<< 9102 1726878321.73255: stdout chunk (state=3): >>># cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect <<< 9102 1726878321.73265: stdout chunk (state=3): >>># cleanup[3] wiping _bisect # destroy _bisect <<< 9102 1726878321.73274: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale <<< 9102 1726878321.73282: stdout chunk (state=3): >>># destroy encodings <<< 9102 1726878321.73290: stdout chunk (state=3): >>># destroy _locale <<< 9102 1726878321.73347: stdout chunk (state=3): >>># cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging <<< 9102 1726878321.73359: stdout chunk (state=3): >>># destroy weakref # destroy threading <<< 9102 1726878321.73370: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader <<< 9102 1726878321.73380: stdout chunk (state=3): >>># destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux <<< 9102 1726878321.73389: stdout chunk (state=3): >>># cleanup[3] wiping json # destroy json.decoder # destroy json.encoder <<< 9102 1726878321.73402: stdout chunk (state=3): >>># cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy <<< 9102 1726878321.73411: stdout chunk (state=3): >>># cleanup[3] wiping selinux <<< 9102 1726878321.73442: stdout chunk (state=3): >>># cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap <<< 9102 1726878321.73451: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 9102 1726878321.73459: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 9102 1726878321.73673: stdout chunk (state=3): >>># destroy posixpath # destroy __main__ # destroy atexit <<< 9102 1726878321.73686: stdout chunk (state=3): >>># destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux <<< 9102 1726878321.73696: stdout chunk (state=3): >>># destroy operator # destroy types <<< 9102 1726878321.73703: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime <<< 9102 1726878321.73742: 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 <<< 9102 1726878321.73750: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.robotparser <<< 9102 1726878321.73761: stdout chunk (state=3): >>># destroy stat # destroy _heapq <<< 9102 1726878321.73770: stdout chunk (state=3): >>># destroy platform # destroy ansible.module_utils.distro._distro <<< 9102 1726878321.73778: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 9102 1726878321.73799: stdout chunk (state=3): >>># destroy _functools # destroy _operator # destroy _sre # destroy sre_parse <<< 9102 1726878321.73822: stdout chunk (state=3): >>># destroy select <<< 9102 1726878321.73837: stdout chunk (state=3): >>># destroy functools # destroy tokenize <<< 9102 1726878321.73855: stdout chunk (state=3): >>># destroy ctypes <<< 9102 1726878321.73868: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random <<< 9102 1726878321.73874: stdout chunk (state=3): >>># destroy time <<< 9102 1726878321.73902: stdout chunk (state=3): >>># destroy collections # destroy textwrap <<< 9102 1726878321.73922: stdout chunk (state=3): >>># destroy _string <<< 9102 1726878321.73931: stdout chunk (state=3): >>># destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 9102 1726878321.74214: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 9102 1726878321.74258: stderr chunk (state=3): >>><<< 9102 1726878321.74265: stdout chunk (state=3): >>><<< 9102 1726878321.74314: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcc11e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcba7828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcc119b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcbb4630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcbbb160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcbc00f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcbbb748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcbbb390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcb65470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcb6ae48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcb65b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcb714e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcb54d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcb57198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fae65940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fae77240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcbc5a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fade4208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fadef438> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fadf3128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fadefc18> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fadf3208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fae41940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fae41d30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fae332e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fae392e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fae2b5c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fae1c5f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fab9d400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fab8de80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fae335c0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5faba9f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fae16438> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fabaf358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fabaf160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fabaf470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fae8f198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fabaff60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fabafb70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fabbe828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fabc7048> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fa741320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fabbe908> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fa747e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fabaf6a0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fa76c470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fa76c828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fa772518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fa51dd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fa512470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fa512160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fa508048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fa772eb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fa517128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fa76cba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fcb23898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fa5171d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fcb23c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fabaf9e8> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fcb37748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fcb3f7b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fcb3fc88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fcb3fda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcb37f98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fcb47128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcb3f668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5fcb3f3c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcb2cc88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fa7564e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5fcb375f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f8b40a90> # zipimport: found 33 names in '/tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f89316d8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f8825400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f8931f98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f8931048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f87fecc0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f886c208> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f88164a8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f88160b8> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f886b2b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f884b438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f883e630> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f8b60e48> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f88544e0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f88545f8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f89400b8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f8955128> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f89304a8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f8930cc0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f88609b0> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f87ae160> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f8930320> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f87aef98> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f87bb0f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f87bb240> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f8854748> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f87cbba8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f87c82e8> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f87c84e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f87bbd68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f87e2f98> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f87e2c50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f87e2470> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f87e2ac8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f87d3e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f89836a0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f89f8dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5f89fd2b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f8b150f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f89c9208> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f89c92b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5f89f3c18> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_ebo3041u/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/cockpit/ws-certs.d/monger-cockpit.key", "changed": true, "diff": {"before": {"path": "/etc/cockpit/ws-certs.d/monger-cockpit.key", "state": "file"}, "after": {"path": "/etc/cockpit/ws-certs.d/monger-cockpit.key", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/cockpit/ws-certs.d/monger-cockpit.key", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _heapq # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse # destroy select # destroy functools # destroy tokenize # destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap # destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct , stderr=Shared connection to 10.31.12.109 closed. 9102 1726878321.74458: done with _execute_module (file, {'path': '/etc/cockpit/ws-certs.d/monger-cockpit.key', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878321.4430163-9102-55079148963895/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9102 1726878321.74471: _low_level_execute_command(): starting 9102 1726878321.74477: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878321.4430163-9102-55079148963895/ > /dev/null 2>&1 && sleep 0' 9102 1726878321.77102: stderr chunk (state=2): >>><<< 9102 1726878321.77110: stdout chunk (state=2): >>><<< 9102 1726878321.77122: _low_level_execute_command() done: rc=0, stdout=, stderr= 9102 1726878321.77128: handler run complete 9102 1726878321.77146: attempt loop complete, returning result 9102 1726878321.77150: _execute() done 9102 1726878321.77153: dumping result to json 9102 1726878321.77158: done dumping result, returning 9102 1726878321.77165: done running TaskExecutor() for managed_node2/TASK: Test - clean up generated private key [0affdecc-488f-74fb-5155-000000000012] 9102 1726878321.77171: sending task result for task 0affdecc-488f-74fb-5155-000000000012 9102 1726878321.77202: done sending task result for task 0affdecc-488f-74fb-5155-000000000012 9102 1726878321.77206: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "path": "/etc/cockpit/ws-certs.d/monger-cockpit.key", "state": "absent" } 8196 1726878321.77345: no more pending results, returning what we have 8196 1726878321.77348: results queue empty 8196 1726878321.77349: checking for any_errors_fatal 8196 1726878321.77356: done checking for any_errors_fatal 8196 1726878321.77356: checking for max_fail_percentage 8196 1726878321.77358: done checking for max_fail_percentage 8196 1726878321.77358: checking to see if all hosts have failed and the running result is not ok 8196 1726878321.77359: done checking to see if all hosts have failed 8196 1726878321.77359: getting the remaining hosts for this loop 8196 1726878321.77360: done getting the remaining hosts for this loop 8196 1726878321.77363: getting the next task for host managed_node2 8196 1726878321.77370: done getting next task for host managed_node2 8196 1726878321.77372: ^ task is: TASK: Test - generic cleanup 8196 1726878321.77373: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878321.77376: getting variables 8196 1726878321.77379: in VariableManager get_vars() 8196 1726878321.77414: Calling all_inventory to load vars for managed_node2 8196 1726878321.77417: Calling groups_inventory to load vars for managed_node2 8196 1726878321.77418: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878321.77427: Calling all_plugins_play to load vars for managed_node2 8196 1726878321.77430: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878321.77434: Calling groups_plugins_play to load vars for managed_node2 8196 1726878321.78544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878321.80063: done with get_vars() 8196 1726878321.80083: done getting variables TASK [Test - generic cleanup] ************************************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_certificate_external.yml:96 Friday 20 September 2024 20:25:21 -0400 (0:00:00.394) 0:00:56.965 ****** 8196 1726878321.80169: entering _queue_task() for managed_node2/include_tasks 8196 1726878321.80351: worker is 1 (out of 1 available) 8196 1726878321.80366: exiting _queue_task() for managed_node2/include_tasks 8196 1726878321.80379: done queuing things up, now waiting for results queue to drain 8196 1726878321.80380: waiting for pending results... 9121 1726878321.80518: running TaskExecutor() for managed_node2/TASK: Test - generic cleanup 9121 1726878321.80653: in run() - task 0affdecc-488f-74fb-5155-000000000013 9121 1726878321.80669: variable 'ansible_search_path' from source: unknown 9121 1726878321.80704: calling self._execute() 9121 1726878321.80787: variable 'ansible_host' from source: host vars for 'managed_node2' 9121 1726878321.80798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9121 1726878321.80807: variable 'omit' from source: magic vars 9121 1726878321.80901: _execute() done 9121 1726878321.80908: dumping result to json 9121 1726878321.80912: done dumping result, returning 9121 1726878321.80917: done running TaskExecutor() for managed_node2/TASK: Test - generic cleanup [0affdecc-488f-74fb-5155-000000000013] 9121 1726878321.80924: sending task result for task 0affdecc-488f-74fb-5155-000000000013 9121 1726878321.80957: done sending task result for task 0affdecc-488f-74fb-5155-000000000013 9121 1726878321.80961: WORKER PROCESS EXITING 8196 1726878321.81372: no more pending results, returning what we have 8196 1726878321.81377: in VariableManager get_vars() 8196 1726878321.81411: Calling all_inventory to load vars for managed_node2 8196 1726878321.81414: Calling groups_inventory to load vars for managed_node2 8196 1726878321.81416: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878321.81425: Calling all_plugins_play to load vars for managed_node2 8196 1726878321.81428: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878321.81431: Calling groups_plugins_play to load vars for managed_node2 8196 1726878321.82620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878321.84123: done with get_vars() 8196 1726878321.84140: variable 'ansible_search_path' from source: unknown 8196 1726878321.84155: we have included files to process 8196 1726878321.84156: generating all_blocks data 8196 1726878321.84160: done generating all_blocks data 8196 1726878321.84166: processing included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml 8196 1726878321.84167: loading included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml 8196 1726878321.84170: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml included: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml for managed_node2 8196 1726878321.85081: done processing included file 8196 1726878321.85084: iterating over new_blocks loaded from include file 8196 1726878321.85086: in VariableManager get_vars() 8196 1726878321.85100: done with get_vars() 8196 1726878321.85102: filtering new block on tags 8196 1726878321.85212: done filtering new block on tags 8196 1726878321.85214: done iterating over new_blocks loaded from include file 8196 1726878321.85215: extending task lists for all hosts with included blocks 8196 1726878321.86303: done extending task lists 8196 1726878321.86304: done processing included files 8196 1726878321.86305: results queue empty 8196 1726878321.86305: checking for any_errors_fatal 8196 1726878321.86310: done checking for any_errors_fatal 8196 1726878321.86310: checking for max_fail_percentage 8196 1726878321.86311: done checking for max_fail_percentage 8196 1726878321.86312: checking to see if all hosts have failed and the running result is not ok 8196 1726878321.86312: done checking to see if all hosts have failed 8196 1726878321.86313: getting the remaining hosts for this loop 8196 1726878321.86314: done getting the remaining hosts for this loop 8196 1726878321.86316: getting the next task for host managed_node2 8196 1726878321.86320: done getting next task for host managed_node2 8196 1726878321.86322: ^ task is: TASK: Cleanup - packages 8196 1726878321.86324: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=4, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8196 1726878321.86325: getting variables 8196 1726878321.86326: in VariableManager get_vars() 8196 1726878321.86339: Calling all_inventory to load vars for managed_node2 8196 1726878321.86341: Calling groups_inventory to load vars for managed_node2 8196 1726878321.86343: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878321.86348: Calling all_plugins_play to load vars for managed_node2 8196 1726878321.86351: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878321.86353: Calling groups_plugins_play to load vars for managed_node2 8196 1726878321.87493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878321.88969: done with get_vars() 8196 1726878321.88990: done getting variables 8196 1726878321.89031: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Cleanup - packages] ****************************************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml:2 Friday 20 September 2024 20:25:21 -0400 (0:00:00.088) 0:00:57.053 ****** 8196 1726878321.89065: entering _queue_task() for managed_node2/package 8196 1726878321.89309: worker is 1 (out of 1 available) 8196 1726878321.89321: exiting _queue_task() for managed_node2/package 8196 1726878321.89336: done queuing things up, now waiting for results queue to drain 8196 1726878321.89338: waiting for pending results... 9122 1726878321.89547: running TaskExecutor() for managed_node2/TASK: Cleanup - packages 9122 1726878321.89687: in run() - task 0affdecc-488f-74fb-5155-000000000311 9122 1726878321.89706: variable 'ansible_search_path' from source: unknown 9122 1726878321.89710: variable 'ansible_search_path' from source: unknown 9122 1726878321.89741: calling self._execute() 9122 1726878321.89814: variable 'ansible_host' from source: host vars for 'managed_node2' 9122 1726878321.89825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9122 1726878321.89835: variable 'omit' from source: magic vars 9122 1726878321.90297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9122 1726878321.92594: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9122 1726878321.92662: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9122 1726878321.92703: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9122 1726878321.92737: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9122 1726878321.92760: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9122 1726878321.92823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9122 1726878321.92853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9122 1726878321.92877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9122 1726878321.92915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9122 1726878321.92928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9122 1726878321.93030: variable '__cockpit_is_ostree' from source: set_fact 9122 1726878321.93049: Evaluated conditional (not __cockpit_is_ostree | d(false)): True 9122 1726878321.93055: variable 'omit' from source: magic vars 9122 1726878321.93087: variable 'omit' from source: magic vars 9122 1726878321.93117: variable 'omit' from source: magic vars 9122 1726878321.93139: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9122 1726878321.93162: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9122 1726878321.93178: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9122 1726878321.93193: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9122 1726878321.93205: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9122 1726878321.93231: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9122 1726878321.93238: variable 'ansible_host' from source: host vars for 'managed_node2' 9122 1726878321.93242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9122 1726878321.93328: Set connection var ansible_module_compression to ZIP_DEFLATED 9122 1726878321.93340: Set connection var ansible_shell_executable to /bin/sh 9122 1726878321.93348: Set connection var ansible_timeout to 10 9122 1726878321.93350: Set connection var ansible_shell_type to sh 9122 1726878321.93355: Set connection var ansible_connection to ssh 9122 1726878321.93360: Set connection var ansible_pipelining to False 9122 1726878321.93376: variable 'ansible_shell_executable' from source: unknown 9122 1726878321.93379: variable 'ansible_connection' from source: unknown 9122 1726878321.93381: variable 'ansible_module_compression' from source: unknown 9122 1726878321.93384: variable 'ansible_shell_type' from source: unknown 9122 1726878321.93386: variable 'ansible_shell_executable' from source: unknown 9122 1726878321.93388: variable 'ansible_host' from source: host vars for 'managed_node2' 9122 1726878321.93391: variable 'ansible_pipelining' from source: unknown 9122 1726878321.93394: variable 'ansible_timeout' from source: unknown 9122 1726878321.93399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9122 1726878321.93489: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9122 1726878321.93501: variable 'omit' from source: magic vars 9122 1726878321.93509: starting attempt loop 9122 1726878321.93512: running the handler 9122 1726878321.93592: variable 'ansible_facts' from source: unknown 9122 1726878321.94455: _low_level_execute_command(): starting 9122 1726878321.94464: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9122 1726878321.96918: stdout chunk (state=2): >>>/root <<< 9122 1726878321.96952: stderr chunk (state=3): >>><<< 9122 1726878321.96961: stdout chunk (state=3): >>><<< 9122 1726878321.96978: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9122 1726878321.96994: _low_level_execute_command(): starting 9122 1726878321.97000: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878321.9698987-9122-124796233017970 `" && echo ansible-tmp-1726878321.9698987-9122-124796233017970="` echo /root/.ansible/tmp/ansible-tmp-1726878321.9698987-9122-124796233017970 `" ) && sleep 0' 9122 1726878321.99681: stdout chunk (state=2): >>>ansible-tmp-1726878321.9698987-9122-124796233017970=/root/.ansible/tmp/ansible-tmp-1726878321.9698987-9122-124796233017970 <<< 9122 1726878321.99809: stderr chunk (state=3): >>><<< 9122 1726878321.99815: stdout chunk (state=3): >>><<< 9122 1726878321.99828: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878321.9698987-9122-124796233017970=/root/.ansible/tmp/ansible-tmp-1726878321.9698987-9122-124796233017970 , stderr= 9122 1726878321.99853: variable 'ansible_module_compression' from source: unknown 9122 1726878321.99897: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81963qu3yf6t/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 9122 1726878321.99936: variable 'ansible_facts' from source: unknown 9122 1726878322.00012: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878321.9698987-9122-124796233017970/AnsiballZ_dnf.py 9122 1726878322.00101: Sending initial data 9122 1726878322.00108: Sent initial data (150 bytes) 9122 1726878322.02780: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmpwzv1tj2a /root/.ansible/tmp/ansible-tmp-1726878321.9698987-9122-124796233017970/AnsiballZ_dnf.py <<< 9122 1726878322.04315: stderr chunk (state=3): >>><<< 9122 1726878322.04322: stdout chunk (state=3): >>><<< 9122 1726878322.04341: done transferring module to remote 9122 1726878322.04354: _low_level_execute_command(): starting 9122 1726878322.04360: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878321.9698987-9122-124796233017970/ /root/.ansible/tmp/ansible-tmp-1726878321.9698987-9122-124796233017970/AnsiballZ_dnf.py && sleep 0' 9122 1726878322.06790: stderr chunk (state=2): >>><<< 9122 1726878322.06799: stdout chunk (state=2): >>><<< 9122 1726878322.06824: _low_level_execute_command() done: rc=0, stdout=, stderr= 9122 1726878322.06829: _low_level_execute_command(): starting 9122 1726878322.06836: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878321.9698987-9122-124796233017970/AnsiballZ_dnf.py && sleep 0' 9122 1726878322.09799: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 9122 1726878322.09812: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 9122 1726878322.09880: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9122 1726878322.09915: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9122 1726878322.09967: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 9122 1726878322.09986: stdout chunk (state=3): >>>import 'zipimport' # <<< 9122 1726878322.09998: stdout chunk (state=3): >>># installed zipimport hook <<< 9122 1726878322.10046: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.10073: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9122 1726878322.10106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # <<< 9122 1726878322.10119: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b284e48> <<< 9122 1726878322.10150: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9122 1726878322.10175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b21a828> <<< 9122 1726878322.10183: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b2849b0> <<< 9122 1726878322.10260: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b227630> import '_signal' # <<< 9122 1726878322.10270: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 9122 1726878322.10285: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b22e160> <<< 9122 1726878322.10306: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9122 1726878322.10323: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 9122 1726878322.10334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 9122 1726878322.10353: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9122 1726878322.10383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b2330f0> <<< 9122 1726878322.10398: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b22e748> <<< 9122 1726878322.10424: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b22e390> <<< 9122 1726878322.10453: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9122 1726878322.10467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9122 1726878322.10483: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9122 1726878322.10512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 9122 1726878322.10520: stdout chunk (state=3): >>>import 'errno' # <<< 9122 1726878322.10534: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9122 1726878322.10548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 9122 1726878322.10561: stdout chunk (state=3): >>>import '_stat' # <<< 9122 1726878322.10568: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b1d8470> <<< 9122 1726878322.10593: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 9122 1726878322.10600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 9122 1726878322.10622: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' <<< 9122 1726878322.10642: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b1dde48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b1d8b38> <<< 9122 1726878322.10663: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9122 1726878322.10701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9122 1726878322.10811: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b1e44e0> <<< 9122 1726878322.10840: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b1c7d68> <<< 9122 1726878322.10869: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b1ca198> <<< 9122 1726878322.10903: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9122 1726878322.10928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 9122 1726878322.10950: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd294d8940> <<< 9122 1726878322.10987: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd294ea240> <<< 9122 1726878322.11066: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b238a20> <<< 9122 1726878322.11076: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9122 1726878322.11392: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9122 1726878322.11408: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 9122 1726878322.11415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9122 1726878322.11442: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9122 1726878322.11454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9122 1726878322.11484: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9122 1726878322.11508: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9122 1726878322.11575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9122 1726878322.11595: stdout chunk (state=3): >>>import '_functools' # <<< 9122 1726878322.11609: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9122 1726878322.11645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.11659: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9122 1726878322.11678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9122 1726878322.11704: stdout chunk (state=3): >>>import '_operator' # <<< 9122 1726878322.11711: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd29458198> <<< 9122 1726878322.11730: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' <<< 9122 1726878322.11740: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd294623c8> <<< 9122 1726878322.11756: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 9122 1726878322.11803: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd294660b8> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd29462ba8> <<< 9122 1726878322.11817: stdout chunk (state=3): >>>import 'itertools' # <<< 9122 1726878322.11846: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 9122 1726878322.11869: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd29466198> import '_collections' # <<< 9122 1726878322.11914: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd294b48d0> <<< 9122 1726878322.11940: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9122 1726878322.11948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9122 1726878322.11987: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd294b4cc0> <<< 9122 1726878322.12040: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd294a6278> <<< 9122 1726878322.12063: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 9122 1726878322.12075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd294ac278> <<< 9122 1726878322.12081: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2949e550> <<< 9122 1726878322.12138: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2948f588> <<< 9122 1726878322.12153: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 9122 1726878322.12163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9122 1726878322.12172: stdout chunk (state=3): >>>import '_sre' # <<< 9122 1726878322.12202: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9122 1726878322.12222: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9122 1726878322.12263: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2920f3c8> <<< 9122 1726878322.12277: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd29217e48> <<< 9122 1726878322.12302: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd294a61d0> import '_locale' # <<< 9122 1726878322.12362: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' <<< 9122 1726878322.12377: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2921cf60> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd294893c8> <<< 9122 1726878322.12399: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9122 1726878322.12428: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 9122 1726878322.12440: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd29222320> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd29222128> <<< 9122 1726878322.12471: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd29222438> <<< 9122 1726878322.12490: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd29502128> <<< 9122 1726878322.12501: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 9122 1726878322.12518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9122 1726878322.12539: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.12554: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9122 1726878322.12578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 9122 1726878322.12602: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd29222f28> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd29222b38> <<< 9122 1726878322.12644: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd292307f0> <<< 9122 1726878322.12656: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9122 1726878322.12676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9122 1726878322.12686: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 9122 1726878322.12705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9122 1726878322.12775: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd29230fd0> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9122 1726878322.12784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9122 1726878322.12827: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28db52e8> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd292308d0> <<< 9122 1726878322.12858: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 9122 1726878322.12866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9122 1726878322.12920: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28dbada0> <<< 9122 1726878322.12935: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd29222668> <<< 9122 1726878322.12953: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9122 1726878322.12971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9122 1726878322.12992: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' <<< 9122 1726878322.13003: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28ddf400> <<< 9122 1726878322.13036: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 9122 1726878322.13043: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd28ddf7b8> <<< 9122 1726878322.13055: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9122 1726878322.13077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9122 1726878322.13099: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 9122 1726878322.13107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 9122 1726878322.13118: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28de64a8> <<< 9122 1726878322.13141: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9122 1726878322.13157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9122 1726878322.13180: stdout chunk (state=3): >>>import 'time' # <<< 9122 1726878322.13201: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9122 1726878322.13210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9122 1726878322.13235: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 9122 1726878322.13244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 9122 1726878322.13256: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9122 1726878322.13304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9122 1726878322.13321: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 9122 1726878322.13335: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28b90cc0> <<< 9122 1726878322.13455: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28b85400> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28b850f0> <<< 9122 1726878322.13472: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28b76f98> <<< 9122 1726878322.13504: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28de6e48> <<< 9122 1726878322.13537: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd28b8a0b8> <<< 9122 1726878322.13552: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28ddfb38> <<< 9122 1726878322.13569: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9122 1726878322.13590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9122 1726878322.13628: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 9122 1726878322.13640: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd28ae2828> <<< 9122 1726878322.13646: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28b8a160> <<< 9122 1726878322.13661: stdout chunk (state=3): >>>import 'pwd' # <<< 9122 1726878322.13681: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 9122 1726878322.13690: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd28ae2ba8> <<< 9122 1726878322.13771: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd292229b0> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9122 1726878322.13795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9122 1726878322.13805: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 9122 1726878322.13832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9122 1726878322.13851: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd28afd6d8> <<< 9122 1726878322.13895: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9122 1726878322.14014: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 9122 1726878322.14021: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd28b05748> <<< 9122 1726878322.14061: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd28b05c18> <<< 9122 1726878322.14084: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 9122 1726878322.14093: stdout chunk (state=3): >>># extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd28b05d30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28afdf28> <<< 9122 1726878322.14127: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9122 1726878322.14158: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd28b0d0b8> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28b055f8> <<< 9122 1726878322.14178: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd28b05358> <<< 9122 1726878322.14198: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28af2c18> <<< 9122 1726878322.14217: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28dcb470> <<< 9122 1726878322.14239: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9122 1726878322.14279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9122 1726878322.14319: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28afd588> <<< 9122 1726878322.14473: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 9122 1726878322.14483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9122 1726878322.14519: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd27174a20> <<< 9122 1726878322.14570: stdout chunk (state=3): >>># zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip' <<< 9122 1726878322.14579: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.14593: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.14617: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 9122 1726878322.14634: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.14643: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 9122 1726878322.14659: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.15797: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.16745: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 9122 1726878322.16759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f40748> <<< 9122 1726878322.16764: stdout chunk (state=3): >>>import 'atexit' # <<< 9122 1726878322.16788: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9122 1726878322.16823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9122 1726878322.16889: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd26e5e390> <<< 9122 1726878322.16903: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f40f28> <<< 9122 1726878322.16936: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 9122 1726878322.16943: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd27174e10> <<< 9122 1726878322.16960: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9122 1726878322.16992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9122 1726878322.17039: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26e37c50> <<< 9122 1726878322.17054: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9122 1726878322.17077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9122 1726878322.17110: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9122 1726878322.17130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9122 1726878322.17146: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 9122 1726878322.17155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9122 1726878322.17255: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26e3a4a8> <<< 9122 1726878322.17276: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd26e3a8d0> <<< 9122 1726878322.17309: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd26e3ae80> <<< 9122 1726878322.17334: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9122 1726878322.17344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9122 1726878322.17422: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26de1ac8> <<< 9122 1726878322.17430: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26e5e208> <<< 9122 1726878322.17739: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26dfb5c0> <<< 9122 1726878322.17758: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 9122 1726878322.17767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9122 1726878322.17786: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2718d710> <<< 9122 1726878322.17826: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd26e10438> <<< 9122 1726878322.17864: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26e10550> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9122 1726878322.17894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9122 1726878322.17919: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9122 1726878322.17942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9122 1726878322.17951: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9122 1726878322.17969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.18021: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 9122 1726878322.18028: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd26e68fd0> <<< 9122 1726878322.18135: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26e8a048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26e60400> <<< 9122 1726878322.18169: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 9122 1726878322.18177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26e60c18> <<< 9122 1726878322.18388: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26e1a908> <<< 9122 1726878322.18422: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9122 1726878322.18468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.18492: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9122 1726878322.18504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 9122 1726878322.18512: stdout chunk (state=3): >>>import '_string' # <<< 9122 1726878322.18594: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26e8ffd0> <<< 9122 1726878322.18657: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26e60d68> <<< 9122 1726878322.18799: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd26f21e80> <<< 9122 1726878322.18854: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd26f21f98> <<< 9122 1726878322.18869: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd26f35128> <<< 9122 1726878322.18895: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26e106a0> <<< 9122 1726878322.18909: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py <<< 9122 1726878322.18922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 9122 1726878322.18961: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9122 1726878322.19005: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd26f41ac8> <<< 9122 1726878322.19179: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f3c208> <<< 9122 1726878322.19208: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 9122 1726878322.19219: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd26f3c400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f35c88> <<< 9122 1726878322.19236: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.19246: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 9122 1726878322.19263: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.19344: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.19423: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.19439: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.19459: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9122 1726878322.19467: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9122 1726878322.19477: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.19574: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.19677: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 9122 1726878322.19687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.19705: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 9122 1726878322.19716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9122 1726878322.19764: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9122 1726878322.19775: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd26f59ef0> <<< 9122 1726878322.19825: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f59ba8> <<< 9122 1726878322.19868: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f593c8> <<< 9122 1726878322.19906: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9122 1726878322.19944: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f59a20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f4ad68> <<< 9122 1726878322.19958: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.20444: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.20914: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 9122 1726878322.20928: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9122 1726878322.20940: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 9122 1726878322.20964: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 9122 1726878322.20985: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.21002: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.21028: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py <<< 9122 1726878322.21055: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9122 1726878322.21073: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 9122 1726878322.21084: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.21196: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.21310: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 9122 1726878322.21328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9122 1726878322.21358: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26fbafd0> # zipimport: zlib available <<< 9122 1726878322.21713: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.22061: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.22116: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.22188: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 9122 1726878322.22214: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.22245: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 9122 1726878322.22313: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.22381: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 9122 1726878322.22415: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9122 1726878322.22426: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.22460: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.22486: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9122 1726878322.22496: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.22672: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.22838: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 9122 1726878322.22853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9122 1726878322.22979: stdout chunk (state=3): >>>import '_ast' # <<< 9122 1726878322.22991: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2702eda0> <<< 9122 1726878322.23003: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.23031: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.23041: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py <<< 9122 1726878322.23050: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.23100: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.23154: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/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_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py <<< 9122 1726878322.23164: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 9122 1726878322.23174: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9122 1726878322.23212: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.23232: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.23266: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 9122 1726878322.23280: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.23307: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.23342: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.23376: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.23442: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9122 1726878322.23622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.23713: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd270b22b0> <<< 9122 1726878322.23780: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd270130f0> <<< 9122 1726878322.23812: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py <<< 9122 1726878322.23836: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 9122 1726878322.23893: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.23929: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.23953: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.23998: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.24261: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.24543: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9122 1726878322.24590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9122 1726878322.24601: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9122 1726878322.24745: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26fc2208> <<< 9122 1726878322.24759: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 9122 1726878322.24776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9122 1726878322.24889: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26fc22b0> <<< 9122 1726878322.24936: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd270a0c18> <<< 9122 1726878322.24999: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 9122 1726878322.25010: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.25037: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.25059: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py <<< 9122 1726878322.25069: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 9122 1726878322.25092: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.25112: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py <<< 9122 1726878322.25213: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 9122 1726878322.25239: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 9122 1726878322.25249: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.25698: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.26101: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.26970: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.27794: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py <<< 9122 1726878322.27804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2711e780> <<< 9122 1726878322.27837: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2711e860> <<< 9122 1726878322.27859: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc' <<< 9122 1726878322.27878: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py <<< 9122 1726878322.27886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc' <<< 9122 1726878322.27904: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py # code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc' <<< 9122 1726878322.27931: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py <<< 9122 1726878322.27940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc' <<< 9122 1726878322.27959: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py <<< 9122 1726878322.27968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc' <<< 9122 1726878322.27993: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py <<< 9122 1726878322.28001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc' <<< 9122 1726878322.28018: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f07470> <<< 9122 1726878322.28037: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py <<< 9122 1726878322.28047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f1e550> <<< 9122 1726878322.28068: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py # code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc' <<< 9122 1726878322.28120: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f1e780> <<< 9122 1726878322.28135: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py <<< 9122 1726878322.28152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc' <<< 9122 1726878322.28171: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py # code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc' <<< 9122 1726878322.28208: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py <<< 9122 1726878322.28220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd232fa160> <<< 9122 1726878322.28228: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd23322cf8> <<< 9122 1726878322.28242: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f1e860> <<< 9122 1726878322.28322: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f082b0> <<< 9122 1726878322.28338: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py <<< 9122 1726878322.28354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc' <<< 9122 1726878322.28376: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py <<< 9122 1726878322.28386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd23301208> <<< 9122 1726878322.28399: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py <<< 9122 1726878322.28421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc' <<< 9122 1726878322.28567: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233012e8> <<< 9122 1726878322.28589: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py <<< 9122 1726878322.28600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc' <<< 9122 1726878322.28633: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py <<< 9122 1726878322.28649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' <<< 9122 1726878322.28676: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233154e0> <<< 9122 1726878322.28684: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233106a0> <<< 9122 1726878322.28770: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f07208> <<< 9122 1726878322.28794: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2711cc50> <<< 9122 1726878322.28814: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py <<< 9122 1726878322.28829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc' <<< 9122 1726878322.28850: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py <<< 9122 1726878322.28894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc' <<< 9122 1726878322.28913: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py # code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc' <<< 9122 1726878322.28947: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd271089e8> <<< 9122 1726878322.29077: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd270efc88> <<< 9122 1726878322.29112: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd23330e48> <<< 9122 1726878322.29128: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py <<< 9122 1726878322.29146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc' <<< 9122 1726878322.29157: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py <<< 9122 1726878322.29192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc' <<< 9122 1726878322.29207: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py <<< 9122 1726878322.29218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc' <<< 9122 1726878322.29227: stdout chunk (state=3): >>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28b4e6d8> <<< 9122 1726878322.29262: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py <<< 9122 1726878322.29271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28b4e8d0> <<< 9122 1726878322.29286: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28b3a390> <<< 9122 1726878322.29295: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd270eabe0> <<< 9122 1726878322.29323: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26ee69b0> <<< 9122 1726878322.29335: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd271747f0> <<< 9122 1726878322.29348: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2711e898> <<< 9122 1726878322.29368: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc' import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26ee6470> <<< 9122 1726878322.29396: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc' <<< 9122 1726878322.29410: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26ee6908> <<< 9122 1726878322.29428: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py <<< 9122 1726878322.29436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc' <<< 9122 1726878322.29449: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py <<< 9122 1726878322.29464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc' <<< 9122 1726878322.29511: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28b4ef60> <<< 9122 1726878322.29526: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28b4ebe0> <<< 9122 1726878322.29541: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py <<< 9122 1726878322.29557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc' <<< 9122 1726878322.29578: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28b4ee48> <<< 9122 1726878322.29598: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py # code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc' <<< 9122 1726878322.29616: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd27085f28> <<< 9122 1726878322.29632: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py <<< 9122 1726878322.29657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc' <<< 9122 1726878322.29680: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd270675c0> <<< 9122 1726878322.29711: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py <<< 9122 1726878322.29718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.29797: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2706f8d0> <<< 9122 1726878322.29813: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py <<< 9122 1726878322.29840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc' <<< 9122 1726878322.29909: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 9122 1726878322.29936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 9122 1726878322.29952: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 9122 1726878322.30057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 9122 1726878322.30140: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd23342400> <<< 9122 1726878322.30213: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd23356a58> <<< 9122 1726878322.30447: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd270908d0> <<< 9122 1726878322.30475: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2706fcc0> <<< 9122 1726878322.30489: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.30509: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.30551: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 9122 1726878322.30597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 9122 1726878322.31250: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd27090860> <<< 9122 1726878322.31260: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py <<< 9122 1726878322.31289: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py <<< 9122 1726878322.31319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc' <<< 9122 1726878322.31344: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py <<< 9122 1726878322.31404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc' <<< 9122 1726878322.31423: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py <<< 9122 1726878322.31433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc' <<< 9122 1726878322.31444: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py <<< 9122 1726878322.31454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc' <<< 9122 1726878322.31467: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd232c17b8> <<< 9122 1726878322.31486: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd232c11d0> <<< 9122 1726878322.31600: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26eb9b38> <<< 9122 1726878322.32006: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd27053ac8> import 'ansible.module_utils.six.moves.http_cookiejar' # <<< 9122 1726878322.32027: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.urllib' # import 'ansible.module_utils.six.moves.urllib.error' # <<< 9122 1726878322.32050: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.urllib.parse' # <<< 9122 1726878322.32078: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py <<< 9122 1726878322.32085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.32104: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py <<< 9122 1726878322.32113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd232cc588> <<< 9122 1726878322.32125: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py <<< 9122 1726878322.32140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc' <<< 9122 1726878322.32160: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py <<< 9122 1726878322.32218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' <<< 9122 1726878322.32235: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py <<< 9122 1726878322.32253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc' <<< 9122 1726878322.32269: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py <<< 9122 1726878322.32284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc' <<< 9122 1726878322.32313: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd2340d5f8> <<< 9122 1726878322.32327: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd23403ef0> <<< 9122 1726878322.32394: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233f8e48> <<< 9122 1726878322.32688: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd232cce48> <<< 9122 1726878322.32709: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd232cc5c0> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26ea7ba8> <<< 9122 1726878322.32728: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py <<< 9122 1726878322.32744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.32765: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py <<< 9122 1726878322.32774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc' <<< 9122 1726878322.32795: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py <<< 9122 1726878322.32820: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc' <<< 9122 1726878322.32885: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd23415b70> <<< 9122 1726878322.32917: stdout chunk (state=3): >>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd23415940> <<< 9122 1726878322.32933: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py <<< 9122 1726878322.32957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc' <<< 9122 1726878322.32978: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py <<< 9122 1726878322.32988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233c6a90> <<< 9122 1726878322.33004: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py <<< 9122 1726878322.33014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233c6b38> <<< 9122 1726878322.33030: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py <<< 9122 1726878322.33041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233c6d68> <<< 9122 1726878322.33059: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.33166: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233c6ef0> <<< 9122 1726878322.33195: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py <<< 9122 1726878322.33203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc' <<< 9122 1726878322.33241: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233d7518> <<< 9122 1726878322.33255: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py <<< 9122 1726878322.33276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc' <<< 9122 1726878322.33297: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py <<< 9122 1726878322.33307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc' <<< 9122 1726878322.33315: stdout chunk (state=3): >>>import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233eebe0> <<< 9122 1726878322.33406: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233e3c18> <<< 9122 1726878322.33423: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py <<< 9122 1726878322.33431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc' <<< 9122 1726878322.33454: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc' <<< 9122 1726878322.33490: stdout chunk (state=3): >>>import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233ee198> <<< 9122 1726878322.33514: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233e3f98> <<< 9122 1726878322.33531: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py <<< 9122 1726878322.33542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc' <<< 9122 1726878322.33555: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2337f588> <<< 9122 1726878322.33577: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py <<< 9122 1726878322.33590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc' <<< 9122 1726878322.33614: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py <<< 9122 1726878322.33628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc' <<< 9122 1726878322.33687: stdout chunk (state=3): >>>import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2338f860> <<< 9122 1726878322.33711: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2337fa58> <<< 9122 1726878322.33738: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py <<< 9122 1726878322.33780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc' <<< 9122 1726878322.33803: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc' <<< 9122 1726878322.33820: stdout chunk (state=3): >>>import 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22e7b6a0> <<< 9122 1726878322.33837: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py <<< 9122 1726878322.33846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc' <<< 9122 1726878322.33863: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py <<< 9122 1726878322.33872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc' <<< 9122 1726878322.33898: stdout chunk (state=3): >>># extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' <<< 9122 1726878322.33915: stdout chunk (state=3): >>># extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' import '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd22e814e0> <<< 9122 1726878322.33928: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22e7bcf8> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22e7bb00> <<< 9122 1726878322.33954: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py <<< 9122 1726878322.33963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.33979: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py <<< 9122 1726878322.33988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc' <<< 9122 1726878322.34043: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22e81630> <<< 9122 1726878322.34066: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py <<< 9122 1726878322.34080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc' <<< 9122 1726878322.34110: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.34135: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py <<< 9122 1726878322.34143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc' <<< 9122 1726878322.34168: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py <<< 9122 1726878322.34175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc' <<< 9122 1726878322.34267: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22c172e8> <<< 9122 1726878322.34337: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22e92cc0> <<< 9122 1726878322.34344: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22e92a20> <<< 9122 1726878322.34356: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py <<< 9122 1726878322.34373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc' <<< 9122 1726878322.34410: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22c275f8> <<< 9122 1726878322.34495: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22e893c8> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22e7bcc0> <<< 9122 1726878322.34520: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py <<< 9122 1726878322.34528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc' <<< 9122 1726878322.34551: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py <<< 9122 1726878322.34559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc' <<< 9122 1726878322.34578: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py <<< 9122 1726878322.34594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc' <<< 9122 1726878322.34622: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py <<< 9122 1726878322.34629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc' <<< 9122 1726878322.34702: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22c48d30> <<< 9122 1726878322.34757: stdout chunk (state=3): >>>import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22c487b8> <<< 9122 1726878322.34792: stdout chunk (state=3): >>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22c45208> <<< 9122 1726878322.34817: stdout chunk (state=3): >>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22e92748> <<< 9122 1726878322.34943: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233b2438> <<< 9122 1726878322.34995: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2341f4e0> <<< 9122 1726878322.35008: stdout chunk (state=3): >>>import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd232cca20> <<< 9122 1726878322.35049: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.35218: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 9122 1726878322.35226: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.35327: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.35464: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 9122 1726878322.35476: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.35517: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.35558: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 9122 1726878322.35565: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.35672: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.35797: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 9122 1726878322.35804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 9122 1726878322.35823: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22bb17b8> <<< 9122 1726878322.35843: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 9122 1726878322.35939: stdout chunk (state=3): >>># zipimport: zlib available <<< 9122 1726878322.36131: stdout chunk (state=3): >>>import 'gc' # <<< 9122 1726878322.36464: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py <<< 9122 1726878322.36475: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.36498: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py <<< 9122 1726878322.36511: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc' <<< 9122 1726878322.36537: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py <<< 9122 1726878322.36547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22b86d68> <<< 9122 1726878322.36574: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 9122 1726878322.36608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 9122 1726878322.36930: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22b86f60> <<< 9122 1726878322.36944: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py <<< 9122 1726878322.36960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' <<< 9122 1726878322.36975: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22b65d68> <<< 9122 1726878322.36991: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22b86390> <<< 9122 1726878322.37026: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py <<< 9122 1726878322.37037: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc' <<< 9122 1726878322.37054: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py <<< 9122 1726878322.37064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc' import 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22b66860> <<< 9122 1726878322.37078: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py <<< 9122 1726878322.37098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc' <<< 9122 1726878322.37114: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py <<< 9122 1726878322.37124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc' <<< 9122 1726878322.37153: stdout chunk (state=3): >>>import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22b33080> <<< 9122 1726878322.37211: stdout chunk (state=3): >>>import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22b66a20> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22b86828> <<< 9122 1726878322.37244: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py <<< 9122 1726878322.37313: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc' <<< 9122 1726878322.37341: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.37368: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py <<< 9122 1726878322.37375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc' <<< 9122 1726878322.38740: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' <<< 9122 1726878322.38751: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd22ae5cc0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22ae59b0> <<< 9122 1726878322.38778: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py <<< 9122 1726878322.38829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc' <<< 9122 1726878322.38958: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' <<< 9122 1726878322.38966: stdout chunk (state=3): >>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1a15f2e8> <<< 9122 1726878322.38998: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22ae5b00> <<< 9122 1726878322.39030: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py <<< 9122 1726878322.39109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc' <<< 9122 1726878322.39244: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd19ebde80> <<< 9122 1726878322.39326: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1a15f470> <<< 9122 1726878322.39349: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py <<< 9122 1726878322.39407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc' <<< 9122 1726878322.39556: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' <<< 9122 1726878322.39564: stdout chunk (state=3): >>># extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd19bebdd8> <<< 9122 1726878322.39604: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd19eb0438> <<< 9122 1726878322.39628: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py <<< 9122 1726878322.39655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc' <<< 9122 1726878322.39787: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' <<< 9122 1726878322.39796: stdout chunk (state=3): >>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd19b9bcc0> <<< 9122 1726878322.39823: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd19bebf60> <<< 9122 1726878322.39846: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py <<< 9122 1726878322.39895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc' <<< 9122 1726878322.40004: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' <<< 9122 1726878322.40014: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd19611860> <<< 9122 1726878322.40049: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd19b8e630> <<< 9122 1726878322.40069: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py <<< 9122 1726878322.40081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc' <<< 9122 1726878322.40154: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd22af26d8> <<< 9122 1726878322.40174: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd195fe978> <<< 9122 1726878322.40183: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22ae5470> <<< 9122 1726878322.40204: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py <<< 9122 1726878322.40236: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc' <<< 9122 1726878322.40257: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py <<< 9122 1726878322.40265: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc' <<< 9122 1726878322.40288: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py <<< 9122 1726878322.40299: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc' <<< 9122 1726878322.40333: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd19131c50> <<< 9122 1726878322.40372: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd19125f98> <<< 9122 1726878322.40391: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py <<< 9122 1726878322.40422: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc' <<< 9122 1726878322.40439: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py <<< 9122 1726878322.40449: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc' <<< 9122 1726878322.40475: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd19142f28> <<< 9122 1726878322.40497: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py <<< 9122 1726878322.40515: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc' <<< 9122 1726878322.40536: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py <<< 9122 1726878322.40545: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1914ac50> <<< 9122 1726878322.40580: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.40828: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' <<< 9122 1726878322.40837: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd19149550> <<< 9122 1726878322.40866: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py <<< 9122 1726878322.40874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' <<< 9122 1726878322.40892: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd184f70f0> <<< 9122 1726878322.40965: stdout chunk (state=3): >>># extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' <<< 9122 1726878322.40973: stdout chunk (state=3): >>># extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd184f7a20> <<< 9122 1726878322.41148: stdout chunk (state=3): >>># extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' <<< 9122 1726878322.41157: stdout chunk (state=3): >>># extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd184f7be0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1914ae80> <<< 9122 1726878322.41180: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd19142fd0> <<< 9122 1726878322.41205: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd19142908> <<< 9122 1726878322.41232: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py <<< 9122 1726878322.41249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.41375: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' <<< 9122 1726878322.41385: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd18503f98> <<< 9122 1726878322.41401: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd19142d68> <<< 9122 1726878322.41483: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd19131e10> <<< 9122 1726878322.41520: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd191254a8> <<< 9122 1726878322.41550: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.41704: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' <<< 9122 1726878322.41716: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd18508f60> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd18508e10> <<< 9122 1726878322.41745: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22ae55f8> <<< 9122 1726878322.41772: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1851f710> <<< 9122 1726878322.41801: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py <<< 9122 1726878322.41818: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc' <<< 9122 1726878322.41842: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py <<< 9122 1726878322.41851: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc' <<< 9122 1726878322.41881: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py <<< 9122 1726878322.41890: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc' <<< 9122 1726878322.41917: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py <<< 9122 1726878322.41928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.41961: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py <<< 9122 1726878322.41992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc' <<< 9122 1726878322.42031: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py <<< 9122 1726878322.42212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc' <<< 9122 1726878322.42330: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd163e26a0> <<< 9122 1726878322.42486: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd16412ef0> <<< 9122 1726878322.42507: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py <<< 9122 1726878322.42516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc' <<< 9122 1726878322.42537: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236fac88> <<< 9122 1726878322.42633: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd163e2dd8> <<< 9122 1726878322.42650: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py <<< 9122 1726878322.42661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.42745: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.42763: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py <<< 9122 1726878322.42773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc' <<< 9122 1726878322.42818: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236b4cc0> <<< 9122 1726878322.42827: stdout chunk (state=3): >>>import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236b4ac8> <<< 9122 1726878322.42851: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.42879: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc' <<< 9122 1726878322.42925: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236be048> <<< 9122 1726878322.42935: stdout chunk (state=3): >>>import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236b4b38> <<< 9122 1726878322.42953: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py <<< 9122 1726878322.42962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.42975: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py <<< 9122 1726878322.42986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc' <<< 9122 1726878322.43024: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236be240> <<< 9122 1726878322.43047: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc' <<< 9122 1726878322.43098: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236be358> <<< 9122 1726878322.43107: stdout chunk (state=3): >>>import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236b4f28> <<< 9122 1726878322.43126: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.43152: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc' <<< 9122 1726878322.43201: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236be4e0> <<< 9122 1726878322.43211: stdout chunk (state=3): >>>import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236be198> <<< 9122 1726878322.43225: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py <<< 9122 1726878322.43236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc' <<< 9122 1726878322.43274: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236be3c8> <<< 9122 1726878322.43301: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc' <<< 9122 1726878322.43349: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236be7b8> <<< 9122 1726878322.43368: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py <<< 9122 1726878322.43375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc' <<< 9122 1726878322.43421: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236be860> <<< 9122 1726878322.43442: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc' <<< 9122 1726878322.43494: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236bea20> <<< 9122 1726878322.43508: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc' <<< 9122 1726878322.43556: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236beb00> <<< 9122 1726878322.43574: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py <<< 9122 1726878322.43583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc' <<< 9122 1726878322.43627: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236bee48> <<< 9122 1726878322.43650: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc' <<< 9122 1726878322.43703: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236c30f0> <<< 9122 1726878322.43719: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py <<< 9122 1726878322.43729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc' <<< 9122 1726878322.43770: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236c3358> <<< 9122 1726878322.43794: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py <<< 9122 1726878322.43901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236c3470> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236c3438> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd23698f60> <<< 9122 1726878322.43921: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd163f8f28> <<< 9122 1726878322.43942: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc' <<< 9122 1726878322.43959: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py <<< 9122 1726878322.43970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 9122 1726878322.44011: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 9122 1726878322.44021: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd236c3828> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236b47f0> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd16412eb8> <<< 9122 1726878322.44040: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py <<< 9122 1726878322.44053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc' <<< 9122 1726878322.44064: stdout chunk (state=3): >>>import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236c3710> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd163f89e8> <<< 9122 1726878322.44075: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd163f2b70> <<< 9122 1726878322.44082: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd163ece48> <<< 9122 1726878322.44106: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py <<< 9122 1726878322.44135: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc' <<< 9122 1726878322.44151: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd163f2cc0> <<< 9122 1726878322.44172: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1851f6a0> <<< 9122 1726878322.44190: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py <<< 9122 1726878322.44205: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.44216: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py <<< 9122 1726878322.44236: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc' <<< 9122 1726878322.44250: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py <<< 9122 1726878322.44266: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc' <<< 9122 1726878322.44282: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d5bf60> <<< 9122 1726878322.44305: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d5b4a8> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d5b2e8> <<< 9122 1726878322.44326: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc' <<< 9122 1726878322.44353: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py <<< 9122 1726878322.44386: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc' <<< 9122 1726878322.44408: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py <<< 9122 1726878322.44418: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc' <<< 9122 1726878322.44442: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc' <<< 9122 1726878322.44458: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d80208> <<< 9122 1726878322.44484: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py <<< 9122 1726878322.44517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc' <<< 9122 1726878322.44533: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 9122 1726878322.44577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 9122 1726878322.44596: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 9122 1726878322.44613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 9122 1726878322.44621: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d24e10> <<< 9122 1726878322.44726: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd15d2f550> <<< 9122 1726878322.44740: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d8ac50> <<< 9122 1726878322.44771: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d80630> <<< 9122 1726878322.44799: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d757f0> <<< 9122 1726878322.44830: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d655c0> <<< 9122 1726878322.44842: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d652e8> <<< 9122 1726878322.44855: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py <<< 9122 1726878322.44869: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc' <<< 9122 1726878322.44886: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py <<< 9122 1726878322.44903: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.44919: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py <<< 9122 1726878322.44939: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d4de10> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d2fc50> <<< 9122 1726878322.44978: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d65588> <<< 9122 1726878322.44996: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py <<< 9122 1726878322.45011: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc' <<< 9122 1726878322.45022: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d4e438> <<< 9122 1726878322.45046: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc' <<< 9122 1726878322.45056: stdout chunk (state=3): >>>import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d4e5f8> <<< 9122 1726878322.45074: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d4e6a0> <<< 9122 1726878322.45093: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py <<< 9122 1726878322.45101: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d4e7b8> <<< 9122 1726878322.45123: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py <<< 9122 1726878322.45153: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc' <<< 9122 1726878322.45173: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py <<< 9122 1726878322.45199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc' <<< 9122 1726878322.45299: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd15ad1da0> <<< 9122 1726878322.45325: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15abec88> <<< 9122 1726878322.45342: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py <<< 9122 1726878322.45354: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15ad1c88> <<< 9122 1726878322.45364: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py <<< 9122 1726878322.45374: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc' <<< 9122 1726878322.45394: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15ad1d68> <<< 9122 1726878322.45406: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d4e710> <<< 9122 1726878322.45420: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py <<< 9122 1726878322.45434: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc' <<< 9122 1726878322.45448: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py <<< 9122 1726878322.45457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc' <<< 9122 1726878322.45467: stdout chunk (state=3): >>>import 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15adca20> <<< 9122 1726878322.45484: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15adc780> <<< 9122 1726878322.45499: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py <<< 9122 1726878322.45515: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc' <<< 9122 1726878322.45524: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15adcf28> <<< 9122 1726878322.45547: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py <<< 9122 1726878322.45558: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15af2080> <<< 9122 1726878322.45569: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py <<< 9122 1726878322.45588: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15af2278> <<< 9122 1726878322.45609: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc' <<< 9122 1726878322.45629: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15af2dd8> <<< 9122 1726878322.45644: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py <<< 9122 1726878322.45661: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15af2f98> <<< 9122 1726878322.45676: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py <<< 9122 1726878322.45685: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc' <<< 9122 1726878322.45700: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py <<< 9122 1726878322.45714: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc' <<< 9122 1726878322.45726: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1583f5f8> <<< 9122 1726878322.45739: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1583f160> <<< 9122 1726878322.45757: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py <<< 9122 1726878322.45768: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15848780> <<< 9122 1726878322.45779: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22b33198> <<< 9122 1726878322.45788: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22b934e0> <<< 9122 1726878322.46106: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py <<< 9122 1726878322.46118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15848978> <<< 9122 1726878322.46277: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py <<< 9122 1726878322.46291: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc' <<< 9122 1726878322.46316: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py <<< 9122 1726878322.46325: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.46341: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1586d780> <<< 9122 1726878322.46359: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.46380: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py <<< 9122 1726878322.46420: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc' <<< 9122 1726878322.46446: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py <<< 9122 1726878322.46493: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc' <<< 9122 1726878322.46522: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py <<< 9122 1726878322.46533: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15817f60> <<< 9122 1726878322.46549: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py <<< 9122 1726878322.46562: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc' <<< 9122 1726878322.46581: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py <<< 9122 1726878322.46589: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc' <<< 9122 1726878322.46610: stdout chunk (state=3): >>># /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py # code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.46739: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd158270b8> <<< 9122 1726878322.46752: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15823be0> <<< 9122 1726878322.46760: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1581e8d0> <<< 9122 1726878322.46778: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1581e278> <<< 9122 1726878322.46802: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1587e6a0> <<< 9122 1726878322.46824: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc' <<< 9122 1726878322.46843: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1581e668> <<< 9122 1726878322.46861: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py <<< 9122 1726878322.46898: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.46915: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py <<< 9122 1726878322.46934: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc' <<< 9122 1726878322.46957: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1513f898> <<< 9122 1726878322.46995: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1582f4e0> <<< 9122 1726878322.47012: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py <<< 9122 1726878322.47024: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc' <<< 9122 1726878322.47037: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15155160> <<< 9122 1726878322.47059: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc' <<< 9122 1726878322.47069: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd151552e8> <<< 9122 1726878322.47084: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py <<< 9122 1726878322.47098: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc' <<< 9122 1726878322.47105: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15155518> <<< 9122 1726878322.47123: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc' <<< 9122 1726878322.47139: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd151557b8> <<< 9122 1726878322.47156: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py <<< 9122 1726878322.47167: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc' <<< 9122 1726878322.47175: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py <<< 9122 1726878322.47280: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc' <<< 9122 1726878322.47318: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15155e10> <<< 9122 1726878322.47328: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15155c18> <<< 9122 1726878322.47341: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py <<< 9122 1726878322.47352: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1515e160> <<< 9122 1726878322.47370: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py <<< 9122 1726878322.47378: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc' <<< 9122 1726878322.47388: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15164d30> <<< 9122 1726878322.47401: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py <<< 9122 1726878322.47416: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc' <<< 9122 1726878322.47427: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15164eb8> <<< 9122 1726878322.47447: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py <<< 9122 1726878322.47457: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc' <<< 9122 1726878322.47479: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py <<< 9122 1726878322.47496: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc' <<< 9122 1726878322.47514: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1516ada0> <<< 9122 1726878322.47522: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1516a6d8> <<< 9122 1726878322.47544: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py <<< 9122 1726878322.47556: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc' <<< 9122 1726878322.47574: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15177940> <<< 9122 1726878322.47585: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc' <<< 9122 1726878322.47594: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15177c50> <<< 9122 1726878322.47611: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py <<< 9122 1726878322.47621: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc' <<< 9122 1726878322.47634: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15177da0> <<< 9122 1726878322.47645: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py <<< 9122 1726878322.47673: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc' <<< 9122 1726878322.47700: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15177f60> <<< 9122 1726878322.47718: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py <<< 9122 1726878322.47730: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1510dd30> <<< 9122 1726878322.47744: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py <<< 9122 1726878322.47757: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc' <<< 9122 1726878322.47769: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1510df60> <<< 9122 1726878322.47790: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py <<< 9122 1726878322.47803: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15112198> <<< 9122 1726878322.47825: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py <<< 9122 1726878322.47836: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc' <<< 9122 1726878322.47847: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py <<< 9122 1726878322.47860: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc' <<< 9122 1726878322.47874: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15112e48> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15112940> <<< 9122 1726878322.47891: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py <<< 9122 1726878322.47903: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc' <<< 9122 1726878322.47920: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py <<< 9122 1726878322.47942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15121f28> <<< 9122 1726878322.47950: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15121710> <<< 9122 1726878322.47970: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py <<< 9122 1726878322.47977: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc' <<< 9122 1726878322.47994: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15128b00> <<< 9122 1726878322.48009: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py <<< 9122 1726878322.48027: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc' <<< 9122 1726878322.48038: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15128d68> <<< 9122 1726878322.48058: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc' <<< 9122 1726878322.48074: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15132dd8> <<< 9122 1726878322.48098: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc' <<< 9122 1726878322.48106: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15132fd0> <<< 9122 1726878322.48126: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc' <<< 9122 1726878322.48139: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1513a160> <<< 9122 1726878322.48152: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1586dcf8> <<< 9122 1726878322.48164: stdout chunk (state=3): >>>import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1586d940> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1586d160> <<< 9122 1726878322.48190: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py <<< 9122 1726878322.48199: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc' <<< 9122 1726878322.48222: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.48245: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py <<< 9122 1726878322.48257: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1513aba8> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1513a8d0> <<< 9122 1726878322.48270: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py <<< 9122 1726878322.48298: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc' <<< 9122 1726878322.48313: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py <<< 9122 1726878322.48333: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc' <<< 9122 1726878322.48357: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py <<< 9122 1726878322.48369: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150d1320> <<< 9122 1726878322.48383: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150cc710> <<< 9122 1726878322.48397: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py <<< 9122 1726878322.48409: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.48422: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py <<< 9122 1726878322.48451: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc' <<< 9122 1726878322.48464: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py <<< 9122 1726878322.48481: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc' <<< 9122 1726878322.48495: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150e4358> <<< 9122 1726878322.48513: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py <<< 9122 1726878322.48522: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc' <<< 9122 1726878322.48554: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 9122 1726878322.48579: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150d1898> <<< 9122 1726878322.48591: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150d1588> <<< 9122 1726878322.48625: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1513a978> <<< 9122 1726878322.48638: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1586d9b0> <<< 9122 1726878322.48653: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py <<< 9122 1726878322.48665: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc' <<< 9122 1726878322.48710: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1513a780> <<< 9122 1726878322.48734: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py <<< 9122 1726878322.48748: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc' <<< 9122 1726878322.48781: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150f87b8> <<< 9122 1726878322.48796: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py <<< 9122 1726878322.48813: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc' <<< 9122 1726878322.48826: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150807b8> <<< 9122 1726878322.48846: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py <<< 9122 1726878322.48854: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc' <<< 9122 1726878322.48865: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1508c4a8> <<< 9122 1726878322.48879: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py <<< 9122 1726878322.48897: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc' <<< 9122 1726878322.48916: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1508cac8> <<< 9122 1726878322.48940: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc' <<< 9122 1726878322.48962: stdout chunk (state=3): >>># /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py <<< 9122 1726878322.48969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.48986: stdout chunk (state=3): >>># /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py <<< 9122 1726878322.48996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc' <<< 9122 1726878322.49060: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1509d160> <<< 9122 1726878322.49101: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15096a58> <<< 9122 1726878322.49114: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150967b8> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150963c8> <<< 9122 1726878322.49130: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py <<< 9122 1726878322.49151: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc' <<< 9122 1726878322.49171: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15096828> <<< 9122 1726878322.49201: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py <<< 9122 1726878322.49208: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc' <<< 9122 1726878322.49233: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc' <<< 9122 1726878322.49259: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py <<< 9122 1726878322.49270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150aae10> <<< 9122 1726878322.49281: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py <<< 9122 1726878322.49288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc' <<< 9122 1726878322.49308: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150aaef0> <<< 9122 1726878322.49324: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py <<< 9122 1726878322.49335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc' <<< 9122 1726878322.49455: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' <<< 9122 1726878322.49467: stdout chunk (state=3): >>># extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd150b3748> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150b3518> <<< 9122 1726878322.49485: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py <<< 9122 1726878322.49495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc' <<< 9122 1726878322.49513: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py <<< 9122 1726878322.49524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc' <<< 9122 1726878322.49547: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py <<< 9122 1726878322.49556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc' <<< 9122 1726878322.49581: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py <<< 9122 1726878322.49595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149b6c88> <<< 9122 1726878322.49602: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py <<< 9122 1726878322.49621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc' <<< 9122 1726878322.49635: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py <<< 9122 1726878322.49655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc' <<< 9122 1726878322.49669: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py <<< 9122 1726878322.49683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149c3f60> <<< 9122 1726878322.49699: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py <<< 9122 1726878322.49709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149c9198> <<< 9122 1726878322.49723: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py <<< 9122 1726878322.49735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc' <<< 9122 1726878322.49772: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' <<< 9122 1726878322.49784: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd149c9320> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149c9208> <<< 9122 1726878322.49796: stdout chunk (state=3): >>>import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149c39e8> <<< 9122 1726878322.49804: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149b6da0> <<< 9122 1726878322.49820: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149b6160> <<< 9122 1726878322.49829: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149ac710> <<< 9122 1726878322.49851: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150b3f60> <<< 9122 1726878322.49859: stdout chunk (state=3): >>>import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150aa7f0> <<< 9122 1726878322.49883: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1509dc18> <<< 9122 1726878322.49900: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py <<< 9122 1726878322.49913: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc' <<< 9122 1726878322.49921: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150b35f8> <<< 9122 1726878322.49943: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py <<< 9122 1726878322.49953: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc' <<< 9122 1726878322.49963: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149c96a0> <<< 9122 1726878322.49977: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py <<< 9122 1726878322.49991: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc' <<< 9122 1726878322.50000: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149d9198> <<< 9122 1726878322.50018: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py <<< 9122 1726878322.50028: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc' <<< 9122 1726878322.50039: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149d94e0> <<< 9122 1726878322.50052: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py <<< 9122 1726878322.50074: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc' <<< 9122 1726878322.50083: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149d9f98> <<< 9122 1726878322.50107: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py <<< 9122 1726878322.50139: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc' <<< 9122 1726878322.50166: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149ddb70> <<< 9122 1726878343.38140: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Removed: cockpit-bridge-310.4-1.el8.x86_64", "Removed: cockpit-system-310.4-1.el8.noarch", "Removed: cockpit-ws-310.4-1.el8.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["cockpit-bridge", "cockpit-ws", "cockpit-doc"], "state": "absent", "allow_downgrade": 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, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}} <<< 9122 1726878343.41166: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 9122 1726878343.45237: stdout chunk (state=3): >>># destroy __main__ <<< 9122 1726878343.46161: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv <<< 9122 1726878343.46173: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 <<< 9122 1726878343.46225: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 9122 1726878343.46238: stdout chunk (state=3): >>># clear sys.path_hooks # clear sys.path_importer_cache <<< 9122 1726878343.46249: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 9122 1726878343.46283: stdout chunk (state=3): >>># cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants <<< 9122 1726878343.46296: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression <<< 9122 1726878343.46319: stdout chunk (state=3): >>># cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon <<< 9122 1726878343.46346: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation <<< 9122 1726878343.46361: stdout chunk (state=3): >>># cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.mime.base # cleanup[2] removing email.policy # cleanup[2] removing email._policybase # cleanup[2] removing email.header # cleanup[2] removing email.quoprimime <<< 9122 1726878343.46372: stdout chunk (state=3): >>># cleanup[2] removing email.base64mime # cleanup[2] removing email.errors # cleanup[2] removing email.charset # cleanup[2] removing email.encoders # cleanup[2] removing quopri # cleanup[2] removing email.utils # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing email._parseaddr # cleanup[2] removing calendar # cleanup[2] removing email.headerregistry # cleanup[2] removing email._header_value_parser # cleanup[2] removing email._encoded_words # cleanup[2] removing email.contentmanager # cleanup[2] removing email.message # cleanup[2] removing uu # cleanup[2] removing email.iterators <<< 9122 1726878343.46402: stdout chunk (state=3): >>># cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.parser # cleanup[2] removing email.feedparser # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing gzip # cleanup[2] removing http # cleanup[2] removing http.client # cleanup[2] removing ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing http.cookiejar # cleanup[2] removing urllib.request # cleanup[2] removing urllib.error # cleanup[2] removing urllib.response # cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar # cleanup[2] removing ansible.module_utils.six.moves.urllib # cleanup[2] removing ansible.module_utils.six.moves.urllib.error # cleanup[2] removing ansible.module_utils.six.moves.urllib.parse # cleanup[2] removing cryptography # destroy cryptography <<< 9122 1726878343.46414: stdout chunk (state=3): >>># cleanup[2] removing cryptography.__about__ # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing _opcode # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing six # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat <<< 9122 1726878343.46435: stdout chunk (state=3): >>># cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.hazmat._der # destroy cryptography.hazmat._der # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.hazmat.primitives.hashes # 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 glob # cleanup[2] removing gc # cleanup[2] removing dnf # cleanup[2] removing dnf.pycomp # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing queue # cleanup[2] removing dnf.const # cleanup[2] removing distutils # cleanup[2] removing distutils.sysconfig # cleanup[2] removing distutils.errors # cleanup[2] removing dnf.base # cleanup[2] removing libdnf # 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 <<< 9122 1726878343.46448: stdout chunk (state=3): >>># 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 dnf.comps # cleanup[2] removing dnf.exceptions # cleanup[2] removing dnf.i18n # cleanup[2] removing unicodedata # cleanup[2] removing dnf.util # cleanup[2] removing dnf.callback # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # cleanup[2] removing hawkey # cleanup[2] removing hawkey._hawkey # cleanup[2] removing libcomps # cleanup[2] removing libcomps._libpycomps <<< 9122 1726878343.46471: stdout chunk (state=3): >>># cleanup[2] removing dnf.db # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.crypto # cleanup[2] removing gpg # destroy gpg # cleanup[2] removing gpg.core # destroy gpg.core # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.util # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.tofu.policy # 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.callbacks # destroy gpg.callbacks # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing termios # cleanup[2] removing gpg.version # destroy gpg.version <<< 9122 1726878343.46480: stdout chunk (state=3): >>># cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.lock # cleanup[2] removing logging.handlers # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing dnf.module.module_base # cleanup[2] removing libdnf.smartcols # cleanup[2] removing libdnf._smartcols # cleanup[2] removing dnf.selector <<< 9122 1726878343.46498: stdout chunk (state=3): >>># cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.persistor # cleanup[2] removing distutils.version # 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.sack # cleanup[2] removing dnf.package # cleanup[2] removing dnf.subject # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.format # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.term # cleanup[2] removing curses # cleanup[2] removing _curses # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.option_parser # 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.deplist # cleanup[2] removing dnf.cli.commands.repoquery # 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.cli.commands.history # cleanup[2] removing dnf.transaction_sr # 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 <<< 9122 1726878343.46517: stdout chunk (state=3): >>># 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.cli.commands.search # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing cmd # 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.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dateutil # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil.parser # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz._common # cleanup[2] removing six.moves # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager <<< 9122 1726878343.46529: stdout chunk (state=3): >>># cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing _sqlite3 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dbus # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing dbus.types # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus.bus # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.lowlevel # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model <<< 9122 1726878343.46543: stdout chunk (state=3): >>># cleanup[2] removing xml.parsers.expat.errors # 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 <<< 9122 1726878343.46586: stdout chunk (state=3): >>># destroy _ast <<< 9122 1726878343.46595: stdout chunk (state=3): >>># destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9122 1726878343.47314: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9122 1726878343.47341: stdout chunk (state=3): >>># destroy zipimport <<< 9122 1726878343.47360: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 # destroy lzma <<< 9122 1726878343.47378: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon <<< 9122 1726878343.47390: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 9122 1726878343.47408: stdout chunk (state=3): >>># destroy syslog # destroy ctypes # destroy systemd._journal <<< 9122 1726878343.47422: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd.id128 <<< 9122 1726878343.47432: stdout chunk (state=3): >>># destroy systemd._daemon <<< 9122 1726878343.47458: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.distro._distro <<< 9122 1726878343.47476: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc # destroy platform <<< 9122 1726878343.47493: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.primitives.hashes <<< 9122 1726878343.47552: stdout chunk (state=3): >>># destroy six.moves.urllib # destroy six.moves <<< 9122 1726878343.47564: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser <<< 9122 1726878343.47572: stdout chunk (state=3): >>># destroy cryptography.hazmat.backends.interfaces # destroy cryptography.hazmat.primitives.asymmetric.ed448 <<< 9122 1726878343.47600: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh <<< 9122 1726878343.47620: stdout chunk (state=3): >>># destroy hmac # destroy _hmacopenssl # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes <<< 9122 1726878343.47638: stdout chunk (state=3): >>># destroy six # destroy cryptography.utils <<< 9122 1726878343.47691: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version <<< 9122 1726878343.47701: stdout chunk (state=3): >>># destroy dateutil._common # destroy dateutil.parser # destroy dateutil.relativedelta # destroy dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz.tz <<< 9122 1726878343.47741: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 9122 1726878343.47756: stdout chunk (state=3): >>># destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus <<< 9122 1726878343.47769: stdout chunk (state=3): >>># destroy _dbus_bindings # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 9122 1726878343.47795: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 9122 1726878343.47840: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _frozen_importlib_external <<< 9122 1726878343.47854: stdout chunk (state=3): >>># cleanup[3] wiping _io <<< 9122 1726878343.47874: stdout chunk (state=3): >>># cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs <<< 9122 1726878343.47888: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os <<< 9122 1726878343.47901: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 9122 1726878343.47916: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping base64 <<< 9122 1726878343.47931: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping enum # cleanup[3] wiping types <<< 9122 1726878343.47951: stdout chunk (state=3): >>># cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 9122 1726878343.47964: stdout chunk (state=3): >>># cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct <<< 9122 1726878343.47977: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping binascii # cleanup[3] wiping importlib # destroy importlib.util # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping warnings # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping contextlib # destroy _collections_abc # cleanup[3] wiping shutil <<< 9122 1726878343.47991: stdout chunk (state=3): >>># cleanup[3] wiping fnmatch # cleanup[3] wiping zlib # cleanup[3] wiping _compression # cleanup[3] wiping threading <<< 9122 1726878343.47999: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping traceback # cleanup[3] wiping linecache <<< 9122 1726878343.48029: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # destroy io # cleanup[3] wiping token <<< 9122 1726878343.48043: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile <<< 9122 1726878343.48057: stdout chunk (state=3): >>># cleanup[3] wiping random # destroy _random # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # destroy _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect <<< 9122 1726878343.48069: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale <<< 9122 1726878343.48090: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess <<< 9122 1726878343.48103: stdout chunk (state=3): >>># destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex <<< 9122 1726878343.48117: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # cleanup[3] wiping logging # destroy atexit # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping socket <<< 9122 1726878343.48129: stdout chunk (state=3): >>># destroy selectors # cleanup[3] wiping _socket # destroy _socket # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder <<< 9122 1726878343.48143: stdout chunk (state=3): >>># cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping copy <<< 9122 1726878343.48154: stdout chunk (state=3): >>># cleanup[3] wiping ast # cleanup[3] wiping _selinux <<< 9122 1726878343.48167: stdout chunk (state=3): >>># cleanup[3] wiping argparse # cleanup[3] wiping textwrap # cleanup[3] wiping gettext <<< 9122 1726878343.48179: stdout chunk (state=3): >>># cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email.mime # destroy email.mime.base # destroy email.mime.multipart # destroy email.mime.nonmultipart <<< 9122 1726878343.48193: stdout chunk (state=3): >>># destroy email.mime.application # destroy email.mime.text # destroy email.base64mime # destroy email.headerregistry # destroy email.iterators # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping email.header # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.charset <<< 9122 1726878343.48204: stdout chunk (state=3): >>># cleanup[3] wiping email.encoders # cleanup[3] wiping quopri <<< 9122 1726878343.48219: stdout chunk (state=3): >>># cleanup[3] wiping email.utils # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping urllib.parse # cleanup[3] wiping calendar <<< 9122 1726878343.48230: stdout chunk (state=3): >>># cleanup[3] wiping email._header_value_parser # destroy email._encoded_words <<< 9122 1726878343.48244: stdout chunk (state=3): >>># cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping gzip # destroy _compression <<< 9122 1726878343.48256: stdout chunk (state=3): >>># destroy zlib # cleanup[3] wiping http # destroy http.client # destroy http.cookiejar # cleanup[3] wiping ssl # destroy ipaddress # destroy textwrap # cleanup[3] wiping _ssl <<< 9122 1726878343.48275: stdout chunk (state=3): >>># destroy _ssl # cleanup[3] wiping ansible.module_utils.six.moves.urllib # cleanup[3] wiping ansible.module_utils.six.moves.urllib.error # cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse # cleanup[3] wiping inspect # destroy ast # destroy dis <<< 9122 1726878343.48288: stdout chunk (state=3): >>># destroy enum # destroy linecache # destroy tokenize # destroy token <<< 9122 1726878343.48298: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping glob <<< 9122 1726878343.48307: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const <<< 9122 1726878343.48328: stdout chunk (state=3): >>># 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 <<< 9122 1726878343.48344: stdout chunk (state=3): >>># destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy 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 queue # cleanup[3] wiping distutils # destroy distutils.errors # destroy distutils.sysconfig # destroy distutils.version # 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._error # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._conf <<< 9122 1726878343.48354: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._repo <<< 9122 1726878343.48368: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._utils # cleanup[3] wiping unicodedata <<< 9122 1726878343.48389: stdout chunk (state=3): >>># cleanup[3] wiping rpm # destroy rpm._rpmb # destroy rpm.transaction <<< 9122 1726878343.48400: stdout chunk (state=3): >>># cleanup[3] wiping rpm._rpm # destroy rpm._rpm # cleanup[3] wiping rpm._rpms # destroy rpm._rpms # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # destroy hawkey._hawkey <<< 9122 1726878343.48412: stdout chunk (state=3): >>># cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # destroy libcomps._libpycomps # cleanup[3] wiping dnf.yum.misc # destroy _stat # cleanup[3] wiping gpg.gpgme <<< 9122 1726878343.48447: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 9122 1726878343.48464: stdout chunk (state=3): >>># cleanup[3] wiping gpg.errors <<< 9122 1726878343.48476: stdout chunk (state=3): >>># cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.constants <<< 9122 1726878343.48490: stdout chunk (state=3): >>># destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event <<< 9122 1726878343.48503: stdout chunk (state=3): >>># 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 termios # cleanup[3] wiping pickle <<< 9122 1726878343.48523: stdout chunk (state=3): >>># destroy _compat_pickle # cleanup[3] wiping _pickle # destroy _pickle # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping dnf.rpm.miscutils <<< 9122 1726878343.48537: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses <<< 9122 1726878343.48551: stdout chunk (state=3): >>># cleanup[3] wiping _curses # destroy _curses # cleanup[3] wiping dnf.cli.commands # 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 <<< 9122 1726878343.48563: stdout chunk (state=3): >>># 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 # cleanup[3] wiping cmd # cleanup[3] wiping _sqlite3 <<< 9122 1726878343.48574: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9122 1726878343.49246: stdout chunk (state=3): >>># destroy libdnf._error # destroy _heapq # destroy _thread # destroy _warnings <<< 9122 1726878343.49274: stdout chunk (state=3): >>># destroy stat # destroy _sre # destroy sre_parse <<< 9122 1726878343.49296: stdout chunk (state=3): >>># destroy select <<< 9122 1726878343.49315: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 9122 1726878343.49334: stdout chunk (state=3): >>># destroy pickle <<< 9122 1726878343.49356: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy ansible.module_utils.six.moves # destroy _operator <<< 9122 1726878343.49421: stdout chunk (state=3): >>># destroy bisect # destroy posixpath <<< 9122 1726878343.49434: stdout chunk (state=3): >>># destroy posix # destroy http # destroy socket # destroy ssl <<< 9122 1726878343.49487: stdout chunk (state=3): >>># destroy gzip <<< 9122 1726878343.49499: stdout chunk (state=3): >>># destroy abc # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime <<< 9122 1726878343.49562: stdout chunk (state=3): >>># destroy threading # destroy email.message # destroy email.errors # destroy email.encoders <<< 9122 1726878343.49596: stdout chunk (state=3): >>># destroy signal # destroy unicodedata # destroy email # destroy queue # destroy urllib <<< 9122 1726878343.49609: stdout chunk (state=3): >>># destroy pwd <<< 9122 1726878343.49626: stdout chunk (state=3): >>># destroy gettext # destroy libcomps # destroy locale # destroy contextlib # destroy string # destroy dnf.rpm.transaction <<< 9122 1726878343.49640: stdout chunk (state=3): >>># destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy hashlib # destroy distutils # destroy errno # destroy importlib # destroy inspect <<< 9122 1726878343.49656: stdout chunk (state=3): >>># destroy binascii # destroy gc # destroy math # destroy _functools <<< 9122 1726878343.49694: stdout chunk (state=3): >>># destroy urllib.parse <<< 9122 1726878343.49740: stdout chunk (state=3): >>># destroy tempfile # destroy traceback <<< 9122 1726878343.49751: stdout chunk (state=3): >>># destroy calendar # destroy glob # destroy curses <<< 9122 1726878343.49762: stdout chunk (state=3): >>># destroy fcntl # destroy struct # destroy termios <<< 9122 1726878343.49771: stdout chunk (state=3): >>># destroy random # destroy dnf.cli.output <<< 9122 1726878343.49806: stdout chunk (state=3): >>># destroy rpm <<< 9122 1726878343.49854: stdout chunk (state=3): >>># destroy itertools # destroy _imp <<< 9122 1726878343.49866: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 9122 1726878343.49880: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy importlib.abc # destroy warnings <<< 9122 1726878343.49903: stdout chunk (state=3): >>># destroy types # destroy io # destroy _opcode # destroy dnf.yum.misc <<< 9122 1726878343.49917: stdout chunk (state=3): >>># destroy re # destroy json # destroy functools # destroy argparse # destroy operator <<< 9122 1726878343.49930: stdout chunk (state=3): >>># destroy cmd # destroy copy # destroy shlex # destroy fnmatch # destroy hawkey # destroy logging # destroy dnf # destroy dnf.cli.commands <<< 9122 1726878343.50070: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 9122 1726878343.50944: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 9122 1726878343.50990: stderr chunk (state=3): >>><<< 9122 1726878343.50996: stdout chunk (state=3): >>><<< 9122 1726878343.51119: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b284e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b21a828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b2849b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b227630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b22e160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b2330f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b22e748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b22e390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b1d8470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b1dde48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b1d8b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b1e44e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b1c7d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b1ca198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd294d8940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd294ea240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2b238a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd29458198> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd294623c8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd294660b8> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd29462ba8> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd29466198> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd294b48d0> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd294b4cc0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd294a6278> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd294ac278> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2949e550> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2948f588> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2920f3c8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd29217e48> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd294a61d0> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2921cf60> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd294893c8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd29222320> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd29222128> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd29222438> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd29502128> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd29222f28> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd29222b38> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd292307f0> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd29230fd0> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28db52e8> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd292308d0> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28dbada0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd29222668> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28ddf400> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd28ddf7b8> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28de64a8> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28b90cc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28b85400> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28b850f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28b76f98> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28de6e48> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd28b8a0b8> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28ddfb38> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd28ae2828> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28b8a160> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd28ae2ba8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd292229b0> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd28afd6d8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd28b05748> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd28b05c18> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd28b05d30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28afdf28> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd28b0d0b8> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28b055f8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd28b05358> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28af2c18> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28dcb470> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28afd588> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd27174a20> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/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_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f40748> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd26e5e390> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f40f28> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd27174e10> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26e37c50> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26e3a4a8> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd26e3a8d0> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd26e3ae80> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26de1ac8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26e5e208> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26dfb5c0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2718d710> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd26e10438> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26e10550> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd26e68fd0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26e8a048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26e60400> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26e60c18> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26e1a908> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26e8ffd0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26e60d68> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd26f21e80> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd26f21f98> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd26f35128> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26e106a0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd26f41ac8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f3c208> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd26f3c400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f35c88> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/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_e27l9eew/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_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd26f59ef0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f59ba8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f593c8> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f59a20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f4ad68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/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_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26fbafd0> # 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_e27l9eew/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_e27l9eew/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_e27l9eew/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_e27l9eew/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_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2702eda0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/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_e27l9eew/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_e27l9eew/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_e27l9eew/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_e27l9eew/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.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd270b22b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd270130f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/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_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26fc2208> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26fc22b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd270a0c18> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/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_e27l9eew/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_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/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_e27l9eew/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.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py # code object from '/usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2711e780> # /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2711e860> # /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc' # /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py # code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py # code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py # code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py # code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f07470> # /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py # code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f1e550> # /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py # code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f1e780> # /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py # code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py # code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py # code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd232fa160> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd23322cf8> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f1e860> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f082b0> # /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py # code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd23301208> # /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233012e8> # /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py # code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py # code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233154e0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233106a0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26f07208> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2711cc50> # /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py # code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py # code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py # code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd271089e8> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd270efc88> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd23330e48> # /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py # code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py # code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py # code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28b4e6d8> # /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py # code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28b4e8d0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28b3a390> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd270eabe0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26ee69b0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd271747f0> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2711e898> # /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc' import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26ee6470> # /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc' import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26ee6908> # /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py # code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc' # /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py # code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28b4ef60> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28b4ebe0> # /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py # code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd28b4ee48> # /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py # code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd27085f28> # /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py # code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd270675c0> # /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py # code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2706f8d0> # /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py # code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd23342400> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd23356a58> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd270908d0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2706fcc0> # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd27090860> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py # /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py # code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd232c17b8> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd232c11d0> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26eb9b38> import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd27053ac8> import 'ansible.module_utils.six.moves.http_cookiejar' # import 'ansible.module_utils.six.moves.urllib' # import 'ansible.module_utils.six.moves.urllib.error' # import 'ansible.module_utils.six.moves.urllib.parse' # # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/__about__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd232cc588> # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py # code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py # code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py # code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd2340d5f8> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd23403ef0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233f8e48> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd232cce48> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd232cc5c0> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd26ea7ba8> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc' # /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd23415b70> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd23415940> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233c6a90> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233c6b38> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233c6d68> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233c6ef0> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233d7518> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233eebe0> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233e3c18> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc' import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233ee198> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233e3f98> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc' import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2337f588> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/interfaces.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc' import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2338f860> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2337fa58> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/extensions.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc' import 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22e7b6a0> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py # code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc' # extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' import '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd22e814e0> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22e7bcf8> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22e7bb00> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc' import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22e81630> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc' import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22c172e8> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22e92cc0> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22e92a20> # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc' import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22c275f8> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22e893c8> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22e7bcc0> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/name.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc' import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22c48d30> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22c487b8> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22c45208> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22e92748> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd233b2438> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd2341f4e0> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd232cca20> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/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_e27l9eew/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_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22bb17b8> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_e27l9eew/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc' # /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22b86d68> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22b86f60> # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22b65d68> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22b86390> # /usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/const.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc' import 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22b66860> # /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc' import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22b33080> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22b66a20> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22b86828> # /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd22ae5cc0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22ae59b0> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1a15f2e8> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22ae5b00> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd19ebde80> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1a15f470> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd19bebdd8> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd19eb0438> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd19b9bcc0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd19bebf60> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd19611860> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd19b8e630> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd22af26d8> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd195fe978> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22ae5470> # /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd19131c50> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd19125f98> # /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/callback.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd19142f28> # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1914ac50> # /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd19149550> # /usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd184f70f0> # extension module 'rpm._rpmb' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd184f7a20> # extension module 'rpm._rpms' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpms' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpms.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpms' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd184f7be0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1914ae80> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd19142fd0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd19142908> # /usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd18503f98> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd19142d68> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd19131e10> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd191254a8> # /usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd18508f60> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd18508e10> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22ae55f8> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1851f710> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/core.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd163e26a0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd16412ef0> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236fac88> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd163e2dd8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/encoding.cpython-36.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236b4cc0> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236b4ac8> # /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236be048> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236b4b38> # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236be240> # /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236be358> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236b4f28> # /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236be4e0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236be198> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236be3c8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236be7b8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236be860> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236bea20> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236beb00> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236bee48> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236c30f0> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236c3358> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236c3470> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236c3438> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd23698f60> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd163f8f28> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd236c3828> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236b47f0> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd16412eb8> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd236c3710> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd163f89e8> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd163f2b70> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd163ece48> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd163f2cc0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1851f6a0> # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d5bf60> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d5b4a8> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d5b2e8> # /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repo.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d80208> # /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py # code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d24e10> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd15d2f550> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d8ac50> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d80630> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d757f0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d655c0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d652e8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d4de10> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d2fc50> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d65588> # /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d4e438> # /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d4e5f8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d4e6a0> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d4e7b8> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd15ad1da0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15abec88> # /usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/selector.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15ad1c88> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15ad1d68> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15d4e710> # /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc' # /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc' import 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15adca20> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15adc780> # /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15adcf28> # /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15af2080> # /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15af2278> # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15af2dd8> # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15af2f98> # /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/package.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1583f5f8> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1583f160> # /usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/subject.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15848780> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22b33198> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd22b934e0> # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15848978> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1586d780> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15817f60> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc' # /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py # code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd158270b8> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15823be0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1581e8d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1581e278> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1587e6a0> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1581e668> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1513f898> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1582f4e0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15155160> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd151552e8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15155518> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd151557b8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15155e10> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15155c18> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1515e160> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15164d30> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15164eb8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1516ada0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1516a6d8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15177940> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15177c50> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15177da0> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15177f60> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1510dd30> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1510df60> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15112198> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15112e48> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15112940> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py # code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15121f28> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15121710> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15128b00> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15128d68> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15132dd8> # /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15132fd0> # /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1513a160> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1586dcf8> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1586d940> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1586d160> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1513aba8> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1513a8d0> # /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150d1320> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150cc710> # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150e4358> # /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150d1898> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150d1588> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1513a978> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1586d9b0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1513a780> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150f87b8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150807b8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1508c4a8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1508cac8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc' # /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py # code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd1509d160> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15096a58> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150967b8> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150963c8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd15096828> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150aae10> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150aaef0> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/types.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd150b3748> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150b3518> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149b6c88> # /usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc' # /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py # code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149c3f60> # /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149c9198> # /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcd149c9320> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149c9208> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149c39e8> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149b6da0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149b6160> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149ac710> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150b3f60> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150aa7f0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd1509dc18> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd150b35f8> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149c96a0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149d9198> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149d94e0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149d9f98> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcd149ddb70> {"msg": "", "changed": true, "results": ["Removed: cockpit-bridge-310.4-1.el8.x86_64", "Removed: cockpit-system-310.4-1.el8.noarch", "Removed: cockpit-ws-310.4-1.el8.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["cockpit-bridge", "cockpit-ws", "cockpit-doc"], "state": "absent", "allow_downgrade": 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, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": 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__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.mime.base # cleanup[2] removing email.policy # cleanup[2] removing email._policybase # cleanup[2] removing email.header # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.errors # cleanup[2] removing email.charset # cleanup[2] removing email.encoders # cleanup[2] removing quopri # cleanup[2] removing email.utils # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing email._parseaddr # cleanup[2] removing calendar # cleanup[2] removing email.headerregistry # cleanup[2] removing email._header_value_parser # cleanup[2] removing email._encoded_words # cleanup[2] removing email.contentmanager # cleanup[2] removing email.message # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.parser # cleanup[2] removing email.feedparser # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing gzip # cleanup[2] removing http # cleanup[2] removing http.client # cleanup[2] removing ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing http.cookiejar # cleanup[2] removing urllib.request # cleanup[2] removing urllib.error # cleanup[2] removing urllib.response # cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar # cleanup[2] removing ansible.module_utils.six.moves.urllib # cleanup[2] removing ansible.module_utils.six.moves.urllib.error # cleanup[2] removing ansible.module_utils.six.moves.urllib.parse # cleanup[2] removing cryptography # destroy cryptography # cleanup[2] removing cryptography.__about__ # destroy cryptography.__about__ # cleanup[2] removing cryptography.utils # cleanup[2] removing inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing _opcode # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing six # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.hazmat._der # destroy cryptography.hazmat._der # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.hazmat.primitives.hashes # 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 glob # cleanup[2] removing gc # cleanup[2] removing dnf # cleanup[2] removing dnf.pycomp # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing queue # cleanup[2] removing dnf.const # cleanup[2] removing distutils # cleanup[2] removing distutils.sysconfig # cleanup[2] removing distutils.errors # cleanup[2] removing dnf.base # cleanup[2] removing libdnf # 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 dnf.comps # cleanup[2] removing dnf.exceptions # cleanup[2] removing dnf.i18n # cleanup[2] removing unicodedata # cleanup[2] removing dnf.util # cleanup[2] removing dnf.callback # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # cleanup[2] removing hawkey # cleanup[2] removing hawkey._hawkey # cleanup[2] removing libcomps # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.crypto # cleanup[2] removing gpg # destroy gpg # cleanup[2] removing gpg.core # destroy gpg.core # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.util # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.tofu.policy # 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.callbacks # destroy gpg.callbacks # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing termios # cleanup[2] removing gpg.version # destroy gpg.version # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.lock # cleanup[2] removing logging.handlers # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing dnf.module.module_base # 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.persistor # cleanup[2] removing distutils.version # 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.sack # cleanup[2] removing dnf.package # cleanup[2] removing dnf.subject # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.format # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.term # cleanup[2] removing curses # cleanup[2] removing _curses # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.option_parser # 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.deplist # cleanup[2] removing dnf.cli.commands.repoquery # 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.cli.commands.history # cleanup[2] removing dnf.transaction_sr # 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.cli.commands.search # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing cmd # 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.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dateutil # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil.parser # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz._common # cleanup[2] removing six.moves # 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 dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing _sqlite3 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dbus # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing dbus.types # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus.bus # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.lowlevel # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # 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 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 # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy zipimport # destroy _lzma # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy syslog # destroy ctypes # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon # destroy selinux # destroy ansible.module_utils.distro._distro # destroy mimetypes # destroy netrc # destroy platform # destroy ansible.module_utils.compat.typing # destroy cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.primitives.hashes # destroy six.moves.urllib # destroy six.moves # 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 cryptography.hazmat.backends.interfaces # destroy cryptography.hazmat.primitives.asymmetric.ed448 # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # destroy hmac # destroy _hmacopenssl # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes # destroy six # destroy cryptography.utils # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.relativedelta # destroy dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz.tz # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy _dbus_bindings # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping _io # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping base64 # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping binascii # cleanup[3] wiping importlib # destroy importlib.util # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping warnings # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping contextlib # destroy _collections_abc # cleanup[3] wiping shutil # cleanup[3] wiping fnmatch # cleanup[3] wiping zlib # cleanup[3] wiping _compression # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # cleanup[3] wiping linecache # cleanup[3] wiping tokenize # destroy io # cleanup[3] wiping token # cleanup[3] wiping pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy _random # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # destroy _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # cleanup[3] wiping logging # destroy atexit # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping _socket # destroy _socket # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping copy # cleanup[3] wiping ast # cleanup[3] wiping _selinux # cleanup[3] wiping argparse # cleanup[3] wiping textwrap # cleanup[3] wiping gettext # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email.mime # destroy email.mime.base # destroy email.mime.multipart # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.text # destroy email.base64mime # destroy email.headerregistry # destroy email.iterators # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping email.header # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping quopri # cleanup[3] wiping email.utils # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping urllib.parse # cleanup[3] wiping calendar # cleanup[3] wiping email._header_value_parser # destroy email._encoded_words # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping gzip # destroy _compression # destroy zlib # cleanup[3] wiping http # destroy http.client # destroy http.cookiejar # cleanup[3] wiping ssl # destroy ipaddress # destroy textwrap # cleanup[3] wiping _ssl # destroy _ssl # cleanup[3] wiping ansible.module_utils.six.moves.urllib # cleanup[3] wiping ansible.module_utils.six.moves.urllib.error # cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping glob # cleanup[3] wiping gc # 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 # 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 queue # cleanup[3] wiping distutils # destroy distutils.errors # destroy distutils.sysconfig # destroy distutils.version # 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._error # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._utils # cleanup[3] wiping unicodedata # cleanup[3] wiping rpm # destroy rpm._rpmb # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # destroy rpm._rpm # cleanup[3] wiping rpm._rpms # destroy rpm._rpms # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # destroy hawkey._hawkey # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # destroy libcomps._libpycomps # cleanup[3] wiping dnf.yum.misc # destroy _stat # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # 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 termios # cleanup[3] wiping pickle # destroy _compat_pickle # cleanup[3] wiping _pickle # destroy _pickle # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # destroy _curses # cleanup[3] wiping dnf.cli.commands # 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 # cleanup[3] wiping cmd # cleanup[3] wiping _sqlite3 # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy libdnf._error # destroy _heapq # destroy _thread # destroy _warnings # destroy stat # destroy _sre # destroy sre_parse # destroy select # destroy ansible.module_utils.six.moves.urllib # destroy pickle # 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 bisect # destroy posixpath # destroy posix # destroy http # destroy socket # destroy ssl # destroy gzip # destroy abc # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime # destroy threading # destroy email.message # destroy email.errors # destroy email.encoders # destroy signal # destroy unicodedata # destroy email # destroy queue # destroy urllib # destroy pwd # destroy gettext # destroy libcomps # destroy locale # destroy contextlib # destroy string # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy hashlib # destroy distutils # destroy errno # destroy importlib # destroy inspect # destroy binascii # destroy gc # destroy math # destroy _functools # destroy urllib.parse # destroy tempfile # destroy traceback # destroy calendar # destroy glob # destroy curses # destroy fcntl # destroy struct # destroy termios # destroy random # destroy dnf.cli.output # destroy rpm # destroy itertools # destroy _imp # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy json.scanner # destroy _json # destroy importlib.abc # destroy warnings # destroy types # destroy io # destroy _opcode # destroy dnf.yum.misc # destroy re # destroy json # destroy functools # destroy argparse # destroy operator # destroy cmd # destroy copy # destroy shlex # destroy fnmatch # destroy hawkey # destroy logging # destroy dnf # destroy dnf.cli.commands # destroy _frozen_importlib , stderr=Shared connection to 10.31.12.109 closed. 9122 1726878343.51354: done with _execute_module (ansible.legacy.dnf, {'name': ['cockpit-bridge', 'cockpit-ws', 'cockpit-doc'], 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_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-1726878321.9698987-9122-124796233017970/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9122 1726878343.51374: _low_level_execute_command(): starting 9122 1726878343.51381: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878321.9698987-9122-124796233017970/ > /dev/null 2>&1 && sleep 0' 9122 1726878343.54074: stderr chunk (state=2): >>><<< 9122 1726878343.54082: stdout chunk (state=2): >>><<< 9122 1726878343.54096: _low_level_execute_command() done: rc=0, stdout=, stderr= 9122 1726878343.54103: handler run complete 9122 1726878343.54128: attempt loop complete, returning result 9122 1726878343.54133: _execute() done 9122 1726878343.54137: dumping result to json 9122 1726878343.54143: done dumping result, returning 9122 1726878343.54149: done running TaskExecutor() for managed_node2/TASK: Cleanup - packages [0affdecc-488f-74fb-5155-000000000311] 9122 1726878343.54155: sending task result for task 0affdecc-488f-74fb-5155-000000000311 9122 1726878343.54184: done sending task result for task 0affdecc-488f-74fb-5155-000000000311 9122 1726878343.54187: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "rc": 0, "results": [ "Removed: cockpit-bridge-310.4-1.el8.x86_64", "Removed: cockpit-system-310.4-1.el8.noarch", "Removed: cockpit-ws-310.4-1.el8.x86_64" ] } 8196 1726878343.54324: no more pending results, returning what we have 8196 1726878343.54327: results queue empty 8196 1726878343.54328: checking for any_errors_fatal 8196 1726878343.54329: done checking for any_errors_fatal 8196 1726878343.54330: checking for max_fail_percentage 8196 1726878343.54331: done checking for max_fail_percentage 8196 1726878343.54332: checking to see if all hosts have failed and the running result is not ok 8196 1726878343.54334: done checking to see if all hosts have failed 8196 1726878343.54335: getting the remaining hosts for this loop 8196 1726878343.54336: done getting the remaining hosts for this loop 8196 1726878343.54339: getting the next task for host managed_node2 8196 1726878343.54344: done getting next task for host managed_node2 8196 1726878343.54346: ^ task is: TASK: Cleanup - services 8196 1726878343.54349: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=4, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8196 1726878343.54351: getting variables 8196 1726878343.54353: in VariableManager get_vars() 8196 1726878343.54386: Calling all_inventory to load vars for managed_node2 8196 1726878343.54389: Calling groups_inventory to load vars for managed_node2 8196 1726878343.54390: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878343.54400: Calling all_plugins_play to load vars for managed_node2 8196 1726878343.54402: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878343.54404: Calling groups_plugins_play to load vars for managed_node2 8196 1726878343.55233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878343.56058: done with get_vars() 8196 1726878343.56071: done getting variables 8196 1726878343.56117: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Cleanup - services] ****************************************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml:15 Friday 20 September 2024 20:25:43 -0400 (0:00:21.670) 0:01:18.724 ****** 8196 1726878343.56139: entering _queue_task() for managed_node2/service 8196 1726878343.56316: worker is 1 (out of 1 available) 8196 1726878343.56331: exiting _queue_task() for managed_node2/service 8196 1726878343.56344: done queuing things up, now waiting for results queue to drain 8196 1726878343.56345: waiting for pending results... 9514 1726878343.56459: running TaskExecutor() for managed_node2/TASK: Cleanup - services 9514 1726878343.56567: in run() - task 0affdecc-488f-74fb-5155-000000000312 9514 1726878343.56583: variable 'ansible_search_path' from source: unknown 9514 1726878343.56587: variable 'ansible_search_path' from source: unknown 9514 1726878343.56614: calling self._execute() 9514 1726878343.56679: variable 'ansible_host' from source: host vars for 'managed_node2' 9514 1726878343.56688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9514 1726878343.56697: variable 'omit' from source: magic vars 9514 1726878343.57039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9514 1726878343.58569: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9514 1726878343.58612: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9514 1726878343.58644: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9514 1726878343.58674: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9514 1726878343.58695: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9514 1726878343.58754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9514 1726878343.58784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9514 1726878343.58803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9514 1726878343.58830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9514 1726878343.58846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9514 1726878343.58920: variable '__cockpit_is_ostree' from source: set_fact 9514 1726878343.58937: Evaluated conditional (__cockpit_is_ostree | d(false)): False 9514 1726878343.58942: when evaluation is False, skipping this task 9514 1726878343.58945: _execute() done 9514 1726878343.58949: dumping result to json 9514 1726878343.58952: done dumping result, returning 9514 1726878343.58957: done running TaskExecutor() for managed_node2/TASK: Cleanup - services [0affdecc-488f-74fb-5155-000000000312] 9514 1726878343.58963: sending task result for task 0affdecc-488f-74fb-5155-000000000312 9514 1726878343.58986: done sending task result for task 0affdecc-488f-74fb-5155-000000000312 9514 1726878343.58989: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__cockpit_is_ostree | d(false)", "skip_reason": "Conditional result was False" } 8196 1726878343.59108: no more pending results, returning what we have 8196 1726878343.59113: results queue empty 8196 1726878343.59114: checking for any_errors_fatal 8196 1726878343.59122: done checking for any_errors_fatal 8196 1726878343.59122: checking for max_fail_percentage 8196 1726878343.59124: done checking for max_fail_percentage 8196 1726878343.59124: checking to see if all hosts have failed and the running result is not ok 8196 1726878343.59125: done checking to see if all hosts have failed 8196 1726878343.59126: getting the remaining hosts for this loop 8196 1726878343.59127: done getting the remaining hosts for this loop 8196 1726878343.59129: getting the next task for host managed_node2 8196 1726878343.59136: done getting next task for host managed_node2 8196 1726878343.59139: ^ task is: TASK: Cleanup - find certificates 8196 1726878343.59141: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=4, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8196 1726878343.59144: getting variables 8196 1726878343.59145: in VariableManager get_vars() 8196 1726878343.59177: Calling all_inventory to load vars for managed_node2 8196 1726878343.59180: Calling groups_inventory to load vars for managed_node2 8196 1726878343.59182: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878343.59191: Calling all_plugins_play to load vars for managed_node2 8196 1726878343.59193: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878343.59195: Calling groups_plugins_play to load vars for managed_node2 8196 1726878343.59914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878343.60727: done with get_vars() 8196 1726878343.60742: done getting variables TASK [Cleanup - find certificates] ********************************************* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml:25 Friday 20 September 2024 20:25:43 -0400 (0:00:00.046) 0:01:18.771 ****** 8196 1726878343.60805: entering _queue_task() for managed_node2/find 8196 1726878343.60807: Creating lock for find 8196 1726878343.60971: worker is 1 (out of 1 available) 8196 1726878343.60985: exiting _queue_task() for managed_node2/find 8196 1726878343.60996: done queuing things up, now waiting for results queue to drain 8196 1726878343.60998: waiting for pending results... 9515 1726878343.61107: running TaskExecutor() for managed_node2/TASK: Cleanup - find certificates 9515 1726878343.61209: in run() - task 0affdecc-488f-74fb-5155-000000000313 9515 1726878343.61225: variable 'ansible_search_path' from source: unknown 9515 1726878343.61229: variable 'ansible_search_path' from source: unknown 9515 1726878343.61255: calling self._execute() 9515 1726878343.61317: variable 'ansible_host' from source: host vars for 'managed_node2' 9515 1726878343.61326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9515 1726878343.61336: variable 'omit' from source: magic vars 9515 1726878343.61405: variable 'omit' from source: magic vars 9515 1726878343.61438: variable 'omit' from source: magic vars 9515 1726878343.61462: variable 'omit' from source: magic vars 9515 1726878343.61493: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9515 1726878343.61519: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9515 1726878343.61538: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9515 1726878343.61554: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9515 1726878343.61566: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9515 1726878343.61590: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9515 1726878343.61595: variable 'ansible_host' from source: host vars for 'managed_node2' 9515 1726878343.61599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9515 1726878343.61668: Set connection var ansible_module_compression to ZIP_DEFLATED 9515 1726878343.61678: Set connection var ansible_shell_executable to /bin/sh 9515 1726878343.61686: Set connection var ansible_timeout to 10 9515 1726878343.61689: Set connection var ansible_shell_type to sh 9515 1726878343.61694: Set connection var ansible_connection to ssh 9515 1726878343.61699: Set connection var ansible_pipelining to False 9515 1726878343.61718: variable 'ansible_shell_executable' from source: unknown 9515 1726878343.61723: variable 'ansible_connection' from source: unknown 9515 1726878343.61726: variable 'ansible_module_compression' from source: unknown 9515 1726878343.61730: variable 'ansible_shell_type' from source: unknown 9515 1726878343.61735: variable 'ansible_shell_executable' from source: unknown 9515 1726878343.61739: variable 'ansible_host' from source: host vars for 'managed_node2' 9515 1726878343.61743: variable 'ansible_pipelining' from source: unknown 9515 1726878343.61746: variable 'ansible_timeout' from source: unknown 9515 1726878343.61751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9515 1726878343.61888: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9515 1726878343.61900: variable 'omit' from source: magic vars 9515 1726878343.61906: starting attempt loop 9515 1726878343.61909: running the handler 9515 1726878343.61920: _low_level_execute_command(): starting 9515 1726878343.61928: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9515 1726878343.64268: stdout chunk (state=2): >>>/root <<< 9515 1726878343.64388: stderr chunk (state=3): >>><<< 9515 1726878343.64396: stdout chunk (state=3): >>><<< 9515 1726878343.64412: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9515 1726878343.64425: _low_level_execute_command(): starting 9515 1726878343.64430: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878343.644206-9515-168264882113845 `" && echo ansible-tmp-1726878343.644206-9515-168264882113845="` echo /root/.ansible/tmp/ansible-tmp-1726878343.644206-9515-168264882113845 `" ) && sleep 0' 9515 1726878343.66928: stdout chunk (state=2): >>>ansible-tmp-1726878343.644206-9515-168264882113845=/root/.ansible/tmp/ansible-tmp-1726878343.644206-9515-168264882113845 <<< 9515 1726878343.67039: stderr chunk (state=3): >>><<< 9515 1726878343.67045: stdout chunk (state=3): >>><<< 9515 1726878343.67058: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878343.644206-9515-168264882113845=/root/.ansible/tmp/ansible-tmp-1726878343.644206-9515-168264882113845 , stderr= 9515 1726878343.67093: variable 'ansible_module_compression' from source: unknown 9515 1726878343.67138: ANSIBALLZ: Using lock for find 9515 1726878343.67142: ANSIBALLZ: Acquiring lock 9515 1726878343.67147: ANSIBALLZ: Lock acquired: 139840359593744 9515 1726878343.67151: ANSIBALLZ: Creating module 9515 1726878343.76676: ANSIBALLZ: Writing module into payload 9515 1726878343.76773: ANSIBALLZ: Writing module 9515 1726878343.76792: ANSIBALLZ: Renaming module 9515 1726878343.76799: ANSIBALLZ: Done creating module 9515 1726878343.76815: variable 'ansible_facts' from source: unknown 9515 1726878343.76871: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878343.644206-9515-168264882113845/AnsiballZ_find.py 9515 1726878343.76967: Sending initial data 9515 1726878343.76974: Sent initial data (150 bytes) 9515 1726878343.79595: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmp208l2616 /root/.ansible/tmp/ansible-tmp-1726878343.644206-9515-168264882113845/AnsiballZ_find.py <<< 9515 1726878343.80625: stderr chunk (state=3): >>><<< 9515 1726878343.80631: stdout chunk (state=3): >>><<< 9515 1726878343.80649: done transferring module to remote 9515 1726878343.80665: _low_level_execute_command(): starting 9515 1726878343.80671: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878343.644206-9515-168264882113845/ /root/.ansible/tmp/ansible-tmp-1726878343.644206-9515-168264882113845/AnsiballZ_find.py && sleep 0' 9515 1726878343.83000: stderr chunk (state=2): >>><<< 9515 1726878343.83006: stdout chunk (state=2): >>><<< 9515 1726878343.83022: _low_level_execute_command() done: rc=0, stdout=, stderr= 9515 1726878343.83027: _low_level_execute_command(): starting 9515 1726878343.83032: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878343.644206-9515-168264882113845/AnsiballZ_find.py && sleep 0' 9515 1726878343.85900: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 9515 1726878343.85919: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # <<< 9515 1726878343.85925: stdout chunk (state=3): >>>import '_weakref' # <<< 9515 1726878343.85978: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9515 1726878343.86011: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9515 1726878343.86046: stdout chunk (state=3): >>>import 'posix' # <<< 9515 1726878343.86056: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') <<< 9515 1726878343.86068: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 9515 1726878343.86121: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 9515 1726878343.86127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9515 1726878343.86145: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9515 1726878343.86162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 9515 1726878343.86176: stdout chunk (state=3): >>>import '_codecs' # <<< 9515 1726878343.86200: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be1bde48> <<< 9515 1726878343.86230: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9515 1726878343.86244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 9515 1726878343.86251: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be153828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be1bd9b0> <<< 9515 1726878343.86275: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 9515 1726878343.86284: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be160630> <<< 9515 1726878343.86310: stdout chunk (state=3): >>>import '_signal' # <<< 9515 1726878343.86321: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 9515 1726878343.86330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 9515 1726878343.86346: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be167160> <<< 9515 1726878343.86362: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9515 1726878343.86381: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 9515 1726878343.86389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 9515 1726878343.86405: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9515 1726878343.86420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 9515 1726878343.86431: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be16c0f0> <<< 9515 1726878343.86445: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be167748> <<< 9515 1726878343.86472: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be167390> <<< 9515 1726878343.86502: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9515 1726878343.86514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9515 1726878343.86531: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9515 1726878343.86552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 9515 1726878343.86560: stdout chunk (state=3): >>>import 'errno' # <<< 9515 1726878343.86578: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9515 1726878343.86592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 9515 1726878343.86607: stdout chunk (state=3): >>>import '_stat' # <<< 9515 1726878343.86616: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be111470> <<< 9515 1726878343.86640: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 9515 1726878343.86662: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 9515 1726878343.86676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be116e48> <<< 9515 1726878343.86682: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be111b38> <<< 9515 1726878343.86712: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9515 1726878343.86741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9515 1726878343.86852: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be11d4e0> <<< 9515 1726878343.86866: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be100d68> <<< 9515 1726878343.86888: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 9515 1726878343.86900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be103198> <<< 9515 1726878343.86940: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9515 1726878343.86956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 9515 1726878343.86970: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc411940> <<< 9515 1726878343.86991: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 9515 1726878343.87006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 9515 1726878343.87022: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc423240> <<< 9515 1726878343.87094: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be171a20> <<< 9515 1726878343.87111: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9515 1726878343.87338: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9515 1726878343.87350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9515 1726878343.87364: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 9515 1726878343.87379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9515 1726878343.87387: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9515 1726878343.87410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9515 1726878343.87423: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 9515 1726878343.87438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9515 1726878343.87453: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9515 1726878343.87529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9515 1726878343.87538: stdout chunk (state=3): >>>import '_functools' # <<< 9515 1726878343.87560: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9515 1726878343.87588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9515 1726878343.87612: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9515 1726878343.87620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9515 1726878343.87642: stdout chunk (state=3): >>>import '_operator' # <<< 9515 1726878343.87649: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc390208> <<< 9515 1726878343.87665: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 9515 1726878343.87672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc39b438> <<< 9515 1726878343.87689: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 9515 1726878343.87720: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 9515 1726878343.87730: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8bc39f128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc39bc18> <<< 9515 1726878343.87743: stdout chunk (state=3): >>>import 'itertools' # <<< 9515 1726878343.87762: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 9515 1726878343.87771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 9515 1726878343.87785: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc39f208> import '_collections' # <<< 9515 1726878343.87840: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc3ec940> <<< 9515 1726878343.87852: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9515 1726878343.87871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9515 1726878343.87907: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc3ecd30> <<< 9515 1726878343.87960: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc3de2e8> <<< 9515 1726878343.87975: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 9515 1726878343.87991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' <<< 9515 1726878343.88005: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc3e42e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc3d65c0> <<< 9515 1726878343.88039: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc3c85f8> <<< 9515 1726878343.88058: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 9515 1726878343.88067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9515 1726878343.88080: stdout chunk (state=3): >>>import '_sre' # <<< 9515 1726878343.88096: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9515 1726878343.88114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9515 1726878343.88131: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 9515 1726878343.88139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9515 1726878343.88165: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc149438> <<< 9515 1726878343.88182: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc139eb8> <<< 9515 1726878343.88189: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc3de240> <<< 9515 1726878343.88211: stdout chunk (state=3): >>>import '_locale' # <<< 9515 1726878343.88251: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 9515 1726878343.88267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc155fd0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc3c2438> <<< 9515 1726878343.88283: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 9515 1726878343.88303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9515 1726878343.88324: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 9515 1726878343.88334: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8bc15a390> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc15a198> <<< 9515 1726878343.88352: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 9515 1726878343.88363: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8bc15a4a8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc43b198> <<< 9515 1726878343.88378: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 9515 1726878343.88394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9515 1726878343.88408: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 9515 1726878343.88418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 9515 1726878343.88431: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9515 1726878343.88444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 9515 1726878343.88451: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc15af98> <<< 9515 1726878343.88467: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc15aba8> <<< 9515 1726878343.88486: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 9515 1726878343.88495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc16a860> <<< 9515 1726878343.88510: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9515 1726878343.88525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9515 1726878343.88546: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 9515 1726878343.88553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9515 1726878343.88607: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc173048> <<< 9515 1726878343.88620: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9515 1726878343.88637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9515 1726878343.88669: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bbced320> <<< 9515 1726878343.88683: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc16a908> <<< 9515 1726878343.88697: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 9515 1726878343.88717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9515 1726878343.88763: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bbcf3e10> <<< 9515 1726878343.88774: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc15a6d8> <<< 9515 1726878343.88793: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9515 1726878343.88816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9515 1726878343.88827: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 9515 1726878343.88845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bbd18470> <<< 9515 1726878343.88860: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 9515 1726878343.88872: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8bbd18828> <<< 9515 1726878343.88878: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9515 1726878343.88905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9515 1726878343.88924: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 9515 1726878343.88934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 9515 1726878343.88953: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bbd1e518> <<< 9515 1726878343.88962: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9515 1726878343.88978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9515 1726878343.88996: stdout chunk (state=3): >>>import 'time' # <<< 9515 1726878343.89013: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9515 1726878343.89031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9515 1726878343.89047: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 9515 1726878343.89064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 9515 1726878343.89071: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9515 1726878343.89114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9515 1726878343.89131: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 9515 1726878343.89141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bbacad30> <<< 9515 1726878343.89257: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bbabe470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bbabe160> <<< 9515 1726878343.89270: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bbab4048> <<< 9515 1726878343.89300: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bbd1eeb8> <<< 9515 1726878343.89331: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 9515 1726878343.89345: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8bbac4128> <<< 9515 1726878343.89351: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bbd18ba8> <<< 9515 1726878343.89363: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9515 1726878343.89382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9515 1726878343.89418: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 9515 1726878343.89428: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8be0d0898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bbac41d0> <<< 9515 1726878343.89446: stdout chunk (state=3): >>>import 'pwd' # <<< 9515 1726878343.89464: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 9515 1726878343.89473: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8be0d0c18> <<< 9515 1726878343.89525: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc3d6828> <<< 9515 1726878343.89545: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9515 1726878343.89559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9515 1726878343.89578: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 9515 1726878343.89586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9515 1726878343.89618: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8be0e3748> <<< 9515 1726878343.89640: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 9515 1726878343.89647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9515 1726878343.89776: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8be0eb7b8> <<< 9515 1726878343.89812: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 9515 1726878343.89819: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8be0ebc88> <<< 9515 1726878343.89844: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 9515 1726878343.89854: stdout chunk (state=3): >>># extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8be0ebda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be0e3f98> <<< 9515 1726878343.89864: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 9515 1726878343.89871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9515 1726878343.89890: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 9515 1726878343.89900: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8be0f3128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be0eb668> <<< 9515 1726878343.89915: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 9515 1726878343.89930: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8be0eb3c8> <<< 9515 1726878343.89939: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be0d8c88> <<< 9515 1726878343.89956: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bbd024e0> <<< 9515 1726878343.89976: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9515 1726878343.90015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9515 1726878343.90053: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be0e35f8> <<< 9515 1726878343.90182: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9515 1726878343.90211: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ba0eca90> <<< 9515 1726878343.90264: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip' <<< 9515 1726878343.90276: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9515 1726878343.90306: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 9515 1726878343.90319: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.90334: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/__init__.py <<< 9515 1726878343.90344: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.91493: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.92473: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 9515 1726878343.92483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9edd6d8> <<< 9515 1726878343.92493: stdout chunk (state=3): >>>import 'atexit' # <<< 9515 1726878343.92508: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9515 1726878343.92544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9515 1726878343.92607: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 9515 1726878343.92619: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b9dd1400> <<< 9515 1726878343.92626: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9eddf98> <<< 9515 1726878343.92647: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 9515 1726878343.92658: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b9edd048> <<< 9515 1726878343.92664: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9515 1726878343.92696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9515 1726878343.92735: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9dadcc0> <<< 9515 1726878343.92753: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9515 1726878343.92770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9515 1726878343.92790: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9515 1726878343.92822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9515 1726878343.92840: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9515 1726878343.92930: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9e18208> <<< 9515 1726878343.92960: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 9515 1726878343.92970: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b9dc24a8> <<< 9515 1726878343.92988: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 9515 1726878343.92998: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b9dc20b8> <<< 9515 1726878343.93015: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9515 1726878343.93024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9515 1726878343.93081: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9e172b0> <<< 9515 1726878343.93100: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9df7438> <<< 9515 1726878343.93398: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9dea630> <<< 9515 1726878343.93419: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9515 1726878343.93449: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9df7828> <<< 9515 1726878343.93469: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 9515 1726878343.93478: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8ba10ceb8> <<< 9515 1726878343.93494: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py <<< 9515 1726878343.93513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9e005c0> <<< 9515 1726878343.93520: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9515 1726878343.93545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9515 1726878343.93552: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9515 1726878343.93580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9515 1726878343.93598: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9515 1726878343.93632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9515 1726878343.93663: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 9515 1726878343.93672: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b9eec080> <<< 9515 1726878343.93748: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 9515 1726878343.93759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 9515 1726878343.93768: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9f01160> <<< 9515 1726878343.93776: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9edc470> <<< 9515 1726878343.93795: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 9515 1726878343.93811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9edcc88> <<< 9515 1726878343.94036: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9e0c978> <<< 9515 1726878343.94065: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9515 1726878343.94102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9515 1726878343.94123: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9515 1726878343.94135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 9515 1726878343.94141: stdout chunk (state=3): >>>import '_string' # <<< 9515 1726878343.94226: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9d5a198> <<< 9515 1726878343.94282: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9edc2e8> <<< 9515 1726878343.94415: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b9d5afd0> <<< 9515 1726878343.94447: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' <<< 9515 1726878343.94456: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b9d67128> <<< 9515 1726878343.94487: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b9d67278> <<< 9515 1726878343.94508: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9e00710> <<< 9515 1726878343.94527: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py <<< 9515 1726878343.94540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 9515 1726878343.94547: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9515 1726878343.94569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9515 1726878343.94615: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 9515 1726878343.94624: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b9d77c18> <<< 9515 1726878343.94792: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9d73358> <<< 9515 1726878343.94818: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 9515 1726878343.94830: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b9d73550> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9d67dd8> <<< 9515 1726878343.94851: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.94863: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/compat/__init__.py <<< 9515 1726878343.94870: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.94952: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.95537: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_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_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b9d8ef60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9d8ec18> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9d8e438> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9d8ea90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9d7fdd8> # zipimport: zlib available <<< 9515 1726878343.96029: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.96722: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_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_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9515 1726878343.96769: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.96886: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9515 1726878343.96923: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9f2ed68> # zipimport: zlib available <<< 9515 1726878343.97293: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.97646: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.97698: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.97760: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/collections.py <<< 9515 1726878343.97772: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.97802: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.97830: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/warnings.py <<< 9515 1726878343.97845: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.97901: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.97973: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/errors.py <<< 9515 1726878343.97985: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.97999: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9515 1726878343.98011: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.98046: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.98073: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9515 1726878343.98087: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.98249: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.98427: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 9515 1726878343.98437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9515 1726878343.98567: stdout chunk (state=3): >>>import '_ast' # <<< 9515 1726878343.98575: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9fa4d68> <<< 9515 1726878343.98591: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.98608: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.98629: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9515 1726878343.98694: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.98745: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/text/formatters.py <<< 9515 1726878343.98754: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/parameters.py <<< 9515 1726878343.98766: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9515 1726878343.98795: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.98820: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.98851: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/locale.py <<< 9515 1726878343.98858: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.98892: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.98929: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.98967: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.99036: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9515 1726878343.99200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9515 1726878343.99291: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 9515 1726878343.99301: stdout chunk (state=3): >>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b9fa92b0> <<< 9515 1726878343.99368: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ba0cf0f0> <<< 9515 1726878343.99399: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/file.py <<< 9515 1726878343.99411: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 9515 1726878343.99462: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.99509: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.99531: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.99567: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878343.99848: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878344.00126: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9515 1726878344.00154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9515 1726878344.00172: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 9515 1726878344.00180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9515 1726878344.00321: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9f78208> <<< 9515 1726878344.00338: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 9515 1726878344.00354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9515 1726878344.00459: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9f782b0> <<< 9515 1726878344.00507: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9f9fc18> <<< 9515 1726878344.00564: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/distro/_distro.py <<< 9515 1726878344.00576: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 9515 1726878344.00604: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878344.00623: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/_utils.py <<< 9515 1726878344.00634: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/sys_info.py <<< 9515 1726878344.00641: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878344.00664: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878344.00675: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/pycompat24.py <<< 9515 1726878344.00783: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 9515 1726878344.00794: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/modules/__init__.py <<< 9515 1726878344.00817: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878344.01003: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878344.01280: stdout chunk (state=3): >>># zipimport: zlib available <<< 9515 1726878344.01569: stdout chunk (state=3): >>> {"files": [], "changed": false, "msg": "Not all paths examined, check warnings for details", "matched": 0, "examined": 0, "skipped_paths": {"/etc/cockpit/ws-certs.d/": "'/etc/cockpit/ws-certs.d/' is not a directory"}, "invocation": {"module_args": {"paths": ["/etc/cockpit/ws-certs.d/"], "file_type": "any", "patterns": ["*"], "read_whole_file": false, "age_stamp": "mtime", "recurse": false, "hidden": false, "follow": false, "get_checksum": false, "use_regex": false, "exact_mode": true, "excludes": null, "contains": null, "age": null, "size": null, "depth": null, "mode": null}}, "warnings": ["Skipped '/etc/cockpit/ws-certs.d/' path due to this access issue: '/etc/cockpit/ws-certs.d/' is not a directory\n"]} <<< 9515 1726878344.01579: stdout chunk (state=3): >>># destroy __main__ <<< 9515 1726878344.01865: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 9515 1726878344.01880: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix <<< 9515 1726878344.01895: stdout chunk (state=3): >>># cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site <<< 9515 1726878344.01907: stdout chunk (state=3): >>># destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig <<< 9515 1726878344.01917: stdout chunk (state=3): >>># cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu <<< 9515 1726878344.01926: stdout chunk (state=3): >>># cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re <<< 9515 1726878344.01936: stdout chunk (state=3): >>># cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword <<< 9515 1726878344.01949: stdout chunk (state=3): >>># destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct <<< 9515 1726878344.01962: stdout chunk (state=3): >>># cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time <<< 9515 1726878344.01970: stdout chunk (state=3): >>># cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp <<< 9515 1726878344.02031: stdout chunk (state=3): >>># cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat <<< 9515 1726878344.02047: stdout chunk (state=3): >>># destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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<<< 9515 1726878344.02062: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 <<< 9515 1726878344.02078: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale <<< 9515 1726878344.02088: stdout chunk (state=3): >>># destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 9515 1726878344.02122: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9515 1726878344.02291: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9515 1726878344.02319: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 9515 1726878344.02331: stdout chunk (state=3): >>># destroy importlib.machinery # destroy zipimport <<< 9515 1726878344.02352: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 9515 1726878344.02379: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 9515 1726878344.02389: stdout chunk (state=3): >>># destroy fcntl # destroy encodings <<< 9515 1726878344.02413: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes <<< 9515 1726878344.02422: stdout chunk (state=3): >>># destroy traceback # destroy atexit # destroy _string <<< 9515 1726878344.02434: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader <<< 9515 1726878344.02444: stdout chunk (state=3): >>># destroy systemd.id128 # destroy _socket <<< 9515 1726878344.02468: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime <<< 9515 1726878344.02497: stdout chunk (state=3): >>># destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse <<< 9515 1726878344.02509: stdout chunk (state=3): >>># destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct <<< 9515 1726878344.02562: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io <<< 9515 1726878344.02574: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs <<< 9515 1726878344.02589: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 <<< 9515 1726878344.02597: stdout chunk (state=3): >>># cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc <<< 9515 1726878344.02625: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc <<< 9515 1726878344.02641: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy enum <<< 9515 1726878344.02653: stdout chunk (state=3): >>># destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools <<< 9515 1726878344.02661: stdout chunk (state=3): >>># cleanup[3] wiping collections # destroy _collections_abc <<< 9515 1726878344.02672: stdout chunk (state=3): >>># destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections <<< 9515 1726878344.02682: stdout chunk (state=3): >>># destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 9515 1726878344.02720: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 9515 1726878344.02744: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref <<< 9515 1726878344.02757: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess <<< 9515 1726878344.02768: stdout chunk (state=3): >>># destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess <<< 9515 1726878344.02781: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc <<< 9515 1726878344.02789: stdout chunk (state=3): >>># cleanup[3] wiping _selinux <<< 9515 1726878344.02809: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 9515 1726878344.02820: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 9515 1726878344.02941: stdout chunk (state=3): >>># destroy posixpath <<< 9515 1726878344.02966: stdout chunk (state=3): >>># destroy stat <<< 9515 1726878344.02980: stdout chunk (state=3): >>># destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 9515 1726878344.02990: stdout chunk (state=3): >>># destroy _heapq <<< 9515 1726878344.02997: stdout chunk (state=3): >>># destroy select <<< 9515 1726878344.03021: stdout chunk (state=3): >>># destroy linecache <<< 9515 1726878344.03035: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 9515 1726878344.03047: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 9515 1726878344.03058: 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 types <<< 9515 1726878344.03068: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 9515 1726878344.03366: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 9515 1726878344.03413: stderr chunk (state=3): >>><<< 9515 1726878344.03418: stdout chunk (state=3): >>><<< 9515 1726878344.03465: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be1bde48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be153828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be1bd9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be160630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be167160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be16c0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be167748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be167390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be111470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be116e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be111b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be11d4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be100d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be103198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc411940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc423240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be171a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc390208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc39b438> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8bc39f128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc39bc18> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc39f208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc3ec940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc3ecd30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc3de2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc3e42e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc3d65c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc3c85f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc149438> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc139eb8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc3de240> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc155fd0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc3c2438> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8bc15a390> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc15a198> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8bc15a4a8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc43b198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc15af98> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc15aba8> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc16a860> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc173048> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bbced320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc16a908> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bbcf3e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc15a6d8> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bbd18470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8bbd18828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bbd1e518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bbacad30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bbabe470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bbabe160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bbab4048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bbd1eeb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8bbac4128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bbd18ba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8be0d0898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bbac41d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8be0d0c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bc3d6828> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8be0e3748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8be0eb7b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8be0ebc88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8be0ebda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be0e3f98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8be0f3128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be0eb668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8be0eb3c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be0d8c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8bbd024e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8be0e35f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ba0eca90> # zipimport: found 33 names in '/tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9edd6d8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b9dd1400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9eddf98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b9edd048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9dadcc0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9e18208> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b9dc24a8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b9dc20b8> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9e172b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9df7438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9dea630> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9df7828> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8ba10ceb8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9e005c0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b9eec080> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9f01160> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9edc470> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9edcc88> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9e0c978> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9d5a198> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9edc2e8> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b9d5afd0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b9d67128> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b9d67278> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9e00710> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b9d77c18> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9d73358> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b9d73550> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9d67dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_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_find_payload_cfdnwdjt/ansible_find_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_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b9d8ef60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9d8ec18> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9d8e438> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9d8ea90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9d7fdd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_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_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9f2ed68> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_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_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_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_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9fa4d68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_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_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc8b9fa92b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8ba0cf0f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9f78208> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9f782b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc8b9f9fc18> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_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_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_find_payload_cfdnwdjt/ansible_find_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"files": [], "changed": false, "msg": "Not all paths examined, check warnings for details", "matched": 0, "examined": 0, "skipped_paths": {"/etc/cockpit/ws-certs.d/": "'/etc/cockpit/ws-certs.d/' is not a directory"}, "invocation": {"module_args": {"paths": ["/etc/cockpit/ws-certs.d/"], "file_type": "any", "patterns": ["*"], "read_whole_file": false, "age_stamp": "mtime", "recurse": false, "hidden": false, "follow": false, "get_checksum": false, "use_regex": false, "exact_mode": true, "excludes": null, "contains": null, "age": null, "size": null, "depth": null, "mode": null}}, "warnings": ["Skipped '/etc/cockpit/ws-certs.d/' path due to this access issue: '/etc/cockpit/ws-certs.d/' is not a directory\n"]} # 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__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # 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 types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.12.109 closed. [WARNING]: Skipped '/etc/cockpit/ws-certs.d/' path due to this access issue: '/etc/cockpit/ws-certs.d/' is not a directory 9515 1726878344.03573: done with _execute_module (find, {'paths': '/etc/cockpit/ws-certs.d/', 'file_type': 'any', 'patterns': '*', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'find', '_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-1726878343.644206-9515-168264882113845/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9515 1726878344.03587: _low_level_execute_command(): starting 9515 1726878344.03592: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878343.644206-9515-168264882113845/ > /dev/null 2>&1 && sleep 0' 9515 1726878344.06125: stderr chunk (state=2): >>><<< 9515 1726878344.06135: stdout chunk (state=2): >>><<< 9515 1726878344.06149: _low_level_execute_command() done: rc=0, stdout=, stderr= 9515 1726878344.06156: handler run complete 9515 1726878344.06176: attempt loop complete, returning result 9515 1726878344.06180: _execute() done 9515 1726878344.06184: dumping result to json 9515 1726878344.06190: done dumping result, returning 9515 1726878344.06196: done running TaskExecutor() for managed_node2/TASK: Cleanup - find certificates [0affdecc-488f-74fb-5155-000000000313] 9515 1726878344.06203: sending task result for task 0affdecc-488f-74fb-5155-000000000313 9515 1726878344.06240: done sending task result for task 0affdecc-488f-74fb-5155-000000000313 9515 1726878344.06244: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "examined": 0, "files": [], "matched": 0, "skipped_paths": { "/etc/cockpit/ws-certs.d/": "'/etc/cockpit/ws-certs.d/' is not a directory" } } MSG: Not all paths examined, check warnings for details 8196 1726878344.06400: no more pending results, returning what we have 8196 1726878344.06403: results queue empty 8196 1726878344.06404: checking for any_errors_fatal 8196 1726878344.06412: done checking for any_errors_fatal 8196 1726878344.06413: checking for max_fail_percentage 8196 1726878344.06415: done checking for max_fail_percentage 8196 1726878344.06415: checking to see if all hosts have failed and the running result is not ok 8196 1726878344.06416: done checking to see if all hosts have failed 8196 1726878344.06417: getting the remaining hosts for this loop 8196 1726878344.06418: done getting the remaining hosts for this loop 8196 1726878344.06421: getting the next task for host managed_node2 8196 1726878344.06427: done getting next task for host managed_node2 8196 1726878344.06429: ^ task is: TASK: Cleanup - certificates 8196 1726878344.06431: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=4, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8196 1726878344.06436: getting variables 8196 1726878344.06437: in VariableManager get_vars() 8196 1726878344.06470: Calling all_inventory to load vars for managed_node2 8196 1726878344.06472: Calling groups_inventory to load vars for managed_node2 8196 1726878344.06474: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878344.06483: Calling all_plugins_play to load vars for managed_node2 8196 1726878344.06486: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878344.06488: Calling groups_plugins_play to load vars for managed_node2 8196 1726878344.07378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878344.08195: done with get_vars() 8196 1726878344.08213: done getting variables TASK [Cleanup - certificates] ************************************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml:35 Friday 20 September 2024 20:25:44 -0400 (0:00:00.474) 0:01:19.246 ****** 8196 1726878344.08286: entering _queue_task() for managed_node2/file 8196 1726878344.08485: worker is 1 (out of 1 available) 8196 1726878344.08500: exiting _queue_task() for managed_node2/file 8196 1726878344.08516: done queuing things up, now waiting for results queue to drain 8196 1726878344.08518: waiting for pending results... 9530 1726878344.08635: running TaskExecutor() for managed_node2/TASK: Cleanup - certificates 9530 1726878344.08751: in run() - task 0affdecc-488f-74fb-5155-000000000314 9530 1726878344.08768: variable 'ansible_search_path' from source: unknown 9530 1726878344.08771: variable 'ansible_search_path' from source: unknown 9530 1726878344.09056: variable 'certs_to_delete' from source: set_fact 9530 1726878344.09203: Loaded config def from plugin (lookup/items) 9530 1726878344.09211: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 9530 1726878344.09223: dumping result to json 9530 1726878344.09227: done dumping result, returning 9530 1726878344.09234: done running TaskExecutor() for managed_node2/TASK: Cleanup - certificates [0affdecc-488f-74fb-5155-000000000314] 9530 1726878344.09242: sending task result for task 0affdecc-488f-74fb-5155-000000000314 9530 1726878344.09270: done sending task result for task 0affdecc-488f-74fb-5155-000000000314 9530 1726878344.09274: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 8196 1726878344.09394: no more pending results, returning what we have 8196 1726878344.09397: results queue empty 8196 1726878344.09398: checking for any_errors_fatal 8196 1726878344.09407: done checking for any_errors_fatal 8196 1726878344.09408: checking for max_fail_percentage 8196 1726878344.09409: done checking for max_fail_percentage 8196 1726878344.09410: checking to see if all hosts have failed and the running result is not ok 8196 1726878344.09413: done checking to see if all hosts have failed 8196 1726878344.09414: getting the remaining hosts for this loop 8196 1726878344.09415: done getting the remaining hosts for this loop 8196 1726878344.09418: getting the next task for host managed_node2 8196 1726878344.09424: done getting next task for host managed_node2 8196 1726878344.09426: ^ task is: TASK: Cleanup - config file 8196 1726878344.09428: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=4, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8196 1726878344.09431: getting variables 8196 1726878344.09434: in VariableManager get_vars() 8196 1726878344.09466: Calling all_inventory to load vars for managed_node2 8196 1726878344.09469: Calling groups_inventory to load vars for managed_node2 8196 1726878344.09471: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878344.09479: Calling all_plugins_play to load vars for managed_node2 8196 1726878344.09482: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878344.09484: Calling groups_plugins_play to load vars for managed_node2 8196 1726878344.10214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878344.11030: done with get_vars() 8196 1726878344.11047: done getting variables TASK [Cleanup - config file] *************************************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml:44 Friday 20 September 2024 20:25:44 -0400 (0:00:00.028) 0:01:19.274 ****** 8196 1726878344.11115: entering _queue_task() for managed_node2/file 8196 1726878344.11291: worker is 1 (out of 1 available) 8196 1726878344.11304: exiting _queue_task() for managed_node2/file 8196 1726878344.11319: done queuing things up, now waiting for results queue to drain 8196 1726878344.11321: waiting for pending results... 9531 1726878344.11433: running TaskExecutor() for managed_node2/TASK: Cleanup - config file 9531 1726878344.11538: in run() - task 0affdecc-488f-74fb-5155-000000000315 9531 1726878344.11554: variable 'ansible_search_path' from source: unknown 9531 1726878344.11558: variable 'ansible_search_path' from source: unknown 9531 1726878344.11584: calling self._execute() 9531 1726878344.11650: variable 'ansible_host' from source: host vars for 'managed_node2' 9531 1726878344.11658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9531 1726878344.11668: variable 'omit' from source: magic vars 9531 1726878344.11742: variable 'omit' from source: magic vars 9531 1726878344.11781: variable 'omit' from source: magic vars 9531 1726878344.11805: variable 'omit' from source: magic vars 9531 1726878344.11839: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9531 1726878344.11865: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9531 1726878344.11884: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9531 1726878344.11899: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9531 1726878344.11912: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9531 1726878344.11938: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9531 1726878344.11943: variable 'ansible_host' from source: host vars for 'managed_node2' 9531 1726878344.11947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9531 1726878344.12017: Set connection var ansible_module_compression to ZIP_DEFLATED 9531 1726878344.12027: Set connection var ansible_shell_executable to /bin/sh 9531 1726878344.12036: Set connection var ansible_timeout to 10 9531 1726878344.12039: Set connection var ansible_shell_type to sh 9531 1726878344.12044: Set connection var ansible_connection to ssh 9531 1726878344.12049: Set connection var ansible_pipelining to False 9531 1726878344.12064: variable 'ansible_shell_executable' from source: unknown 9531 1726878344.12068: variable 'ansible_connection' from source: unknown 9531 1726878344.12072: variable 'ansible_module_compression' from source: unknown 9531 1726878344.12076: variable 'ansible_shell_type' from source: unknown 9531 1726878344.12079: variable 'ansible_shell_executable' from source: unknown 9531 1726878344.12082: variable 'ansible_host' from source: host vars for 'managed_node2' 9531 1726878344.12086: variable 'ansible_pipelining' from source: unknown 9531 1726878344.12089: variable 'ansible_timeout' from source: unknown 9531 1726878344.12093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9531 1726878344.12239: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9531 1726878344.12251: variable 'omit' from source: magic vars 9531 1726878344.12257: starting attempt loop 9531 1726878344.12261: running the handler 9531 1726878344.12271: _low_level_execute_command(): starting 9531 1726878344.12278: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9531 1726878344.14628: stdout chunk (state=2): >>>/root <<< 9531 1726878344.14751: stderr chunk (state=3): >>><<< 9531 1726878344.14758: stdout chunk (state=3): >>><<< 9531 1726878344.14776: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9531 1726878344.14792: _low_level_execute_command(): starting 9531 1726878344.14798: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878344.1478503-9531-105215774998346 `" && echo ansible-tmp-1726878344.1478503-9531-105215774998346="` echo /root/.ansible/tmp/ansible-tmp-1726878344.1478503-9531-105215774998346 `" ) && sleep 0' 9531 1726878344.17294: stdout chunk (state=2): >>>ansible-tmp-1726878344.1478503-9531-105215774998346=/root/.ansible/tmp/ansible-tmp-1726878344.1478503-9531-105215774998346 <<< 9531 1726878344.17422: stderr chunk (state=3): >>><<< 9531 1726878344.17429: stdout chunk (state=3): >>><<< 9531 1726878344.17445: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878344.1478503-9531-105215774998346=/root/.ansible/tmp/ansible-tmp-1726878344.1478503-9531-105215774998346 , stderr= 9531 1726878344.17487: variable 'ansible_module_compression' from source: unknown 9531 1726878344.17539: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81963qu3yf6t/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9531 1726878344.17572: variable 'ansible_facts' from source: unknown 9531 1726878344.17638: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878344.1478503-9531-105215774998346/AnsiballZ_file.py 9531 1726878344.17740: Sending initial data 9531 1726878344.17747: Sent initial data (151 bytes) 9531 1726878344.20257: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmpxemy6ez6 /root/.ansible/tmp/ansible-tmp-1726878344.1478503-9531-105215774998346/AnsiballZ_file.py <<< 9531 1726878344.21327: stderr chunk (state=3): >>><<< 9531 1726878344.21335: stdout chunk (state=3): >>><<< 9531 1726878344.21356: done transferring module to remote 9531 1726878344.21370: _low_level_execute_command(): starting 9531 1726878344.21375: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878344.1478503-9531-105215774998346/ /root/.ansible/tmp/ansible-tmp-1726878344.1478503-9531-105215774998346/AnsiballZ_file.py && sleep 0' 9531 1726878344.23769: stderr chunk (state=2): >>><<< 9531 1726878344.23778: stdout chunk (state=2): >>><<< 9531 1726878344.23791: _low_level_execute_command() done: rc=0, stdout=, stderr= 9531 1726878344.23795: _low_level_execute_command(): starting 9531 1726878344.23800: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878344.1478503-9531-105215774998346/AnsiballZ_file.py && sleep 0' 9531 1726878344.26591: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin <<< 9531 1726878344.26608: stdout chunk (state=3): >>>import sys # builtin import '_warnings' # import '_thread' # <<< 9531 1726878344.26617: stdout chunk (state=3): >>>import '_weakref' # <<< 9531 1726878344.26672: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9531 1726878344.26701: stdout chunk (state=3): >>>import '_io' # <<< 9531 1726878344.26713: stdout chunk (state=3): >>>import 'marshal' # <<< 9531 1726878344.26743: stdout chunk (state=3): >>>import 'posix' # <<< 9531 1726878344.26753: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') <<< 9531 1726878344.26762: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 9531 1726878344.26775: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9531 1726878344.26819: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 9531 1726878344.26826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9531 1726878344.26846: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9531 1726878344.26862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 9531 1726878344.26877: stdout chunk (state=3): >>>import '_codecs' # <<< 9531 1726878344.26898: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9046cce48> <<< 9531 1726878344.26935: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9531 1726878344.26946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 9531 1726878344.26961: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff904662828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9046cc9b0> <<< 9531 1726878344.26975: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 9531 1726878344.26988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90466f630> <<< 9531 1726878344.27016: stdout chunk (state=3): >>>import '_signal' # <<< 9531 1726878344.27031: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 9531 1726878344.27040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 9531 1726878344.27048: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff904676160> <<< 9531 1726878344.27071: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9531 1726878344.27089: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 9531 1726878344.27097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 9531 1726878344.27118: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9531 1726878344.27127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 9531 1726878344.27143: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90467b0f0> <<< 9531 1726878344.27156: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff904676748> <<< 9531 1726878344.27184: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff904676390> <<< 9531 1726878344.27211: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9531 1726878344.27230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9531 1726878344.27240: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9531 1726878344.27261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 9531 1726878344.27271: stdout chunk (state=3): >>>import 'errno' # <<< 9531 1726878344.27336: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff904620470> <<< 9531 1726878344.27346: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 9531 1726878344.27355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 9531 1726878344.27368: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 9531 1726878344.27390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff904625e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff904620b38> <<< 9531 1726878344.27422: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9531 1726878344.27461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9531 1726878344.27567: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90462c4e0> <<< 9531 1726878344.27587: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90460fd68> <<< 9531 1726878344.27604: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 9531 1726878344.27620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff904612198> <<< 9531 1726878344.27662: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9531 1726878344.27670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 9531 1726878344.27689: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff902920940> <<< 9531 1726878344.27707: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 9531 1726878344.27729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 9531 1726878344.27737: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff902932240> <<< 9531 1726878344.27820: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff904680a20> <<< 9531 1726878344.27829: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9531 1726878344.28062: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9531 1726878344.28070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9531 1726878344.28093: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9531 1726878344.28119: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9531 1726878344.28131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9531 1726878344.28155: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 9531 1726878344.28162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9531 1726878344.28186: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9531 1726878344.28257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9531 1726878344.28267: stdout chunk (state=3): >>>import '_functools' # <<< 9531 1726878344.28282: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9531 1726878344.28320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9531 1726878344.28335: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9531 1726878344.28351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9531 1726878344.28367: stdout chunk (state=3): >>>import '_operator' # <<< 9531 1726878344.28379: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90289f208> <<< 9531 1726878344.28387: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 9531 1726878344.28403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9028ab438> <<< 9531 1726878344.28414: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 9531 1726878344.28425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 9531 1726878344.28445: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 9531 1726878344.28456: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9028aa128> <<< 9531 1726878344.28467: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9028abc18> <<< 9531 1726878344.28477: stdout chunk (state=3): >>>import 'itertools' # <<< 9531 1726878344.28494: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 9531 1726878344.28513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9028aa208> <<< 9531 1726878344.28528: stdout chunk (state=3): >>>import '_collections' # <<< 9531 1726878344.28576: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9028fb940> <<< 9531 1726878344.28595: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9531 1726878344.28610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9531 1726878344.28645: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9028fbd30> <<< 9531 1726878344.28697: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9028ed2e8> <<< 9531 1726878344.28721: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' <<< 9531 1726878344.28734: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9028f22e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9028e55c0> <<< 9531 1726878344.28781: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9028d75f8> <<< 9531 1726878344.28793: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 9531 1726878344.28812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9531 1726878344.28819: stdout chunk (state=3): >>>import '_sre' # <<< 9531 1726878344.28840: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9531 1726878344.28849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9531 1726878344.28871: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 9531 1726878344.28878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9531 1726878344.28910: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff902659438> <<< 9531 1726878344.28931: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff902649eb8> <<< 9531 1726878344.28943: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9028ed240> <<< 9531 1726878344.28949: stdout chunk (state=3): >>>import '_locale' # <<< 9531 1726878344.28998: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 9531 1726878344.29008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff902665fd0> <<< 9531 1726878344.29018: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9028d1438> <<< 9531 1726878344.29035: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 9531 1726878344.29043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9531 1726878344.29057: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 9531 1726878344.29081: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff90266a390> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90266a198> <<< 9531 1726878344.29100: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 9531 1726878344.29108: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff90266a4a8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90294a198> <<< 9531 1726878344.29125: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 9531 1726878344.29133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9531 1726878344.29155: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 9531 1726878344.29173: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9531 1726878344.29185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 9531 1726878344.29203: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90266af98> <<< 9531 1726878344.29209: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90266aba8> <<< 9531 1726878344.29225: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' <<< 9531 1726878344.29238: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff902678860> <<< 9531 1726878344.29249: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9531 1726878344.29271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9531 1726878344.29287: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 9531 1726878344.29300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9531 1726878344.29352: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff902682048> <<< 9531 1726878344.29372: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9531 1726878344.29379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9531 1726878344.29420: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9021fd320> <<< 9531 1726878344.29428: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff902678908> <<< 9531 1726878344.29453: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 9531 1726878344.29460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9531 1726878344.29518: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff902202e10> <<< 9531 1726878344.29525: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90266a6d8> <<< 9531 1726878344.29547: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9531 1726878344.29561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9531 1726878344.29584: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' <<< 9531 1726878344.29594: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff902227470> <<< 9531 1726878344.29628: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 9531 1726878344.29640: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff902227828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9531 1726878344.29657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9531 1726878344.29673: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 9531 1726878344.29688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 9531 1726878344.29699: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90222d518> <<< 9531 1726878344.29724: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9531 1726878344.29741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9531 1726878344.29758: stdout chunk (state=3): >>>import 'time' # <<< 9531 1726878344.29769: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9531 1726878344.29788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9531 1726878344.29812: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 9531 1726878344.29822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 9531 1726878344.29835: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9531 1726878344.29875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9531 1726878344.29889: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 9531 1726878344.29899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 9531 1726878344.29913: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff901fd9d30> <<< 9531 1726878344.30022: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff901fcc470> <<< 9531 1726878344.30036: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff901fcc160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff901fc2048> <<< 9531 1726878344.30065: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90222deb8> <<< 9531 1726878344.30096: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 9531 1726878344.30103: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff901fd3128> <<< 9531 1726878344.30116: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff902227ba8> <<< 9531 1726878344.30131: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9531 1726878344.30152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9531 1726878344.30184: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 9531 1726878344.30194: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9045dd898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff901fd31d0> <<< 9531 1726878344.30210: stdout chunk (state=3): >>>import 'pwd' # <<< 9531 1726878344.30230: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 9531 1726878344.30245: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9045ddc18> <<< 9531 1726878344.30292: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90266aa20> <<< 9531 1726878344.30313: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9531 1726878344.30326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9531 1726878344.30346: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 9531 1726878344.30357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9531 1726878344.30384: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 9531 1726878344.30391: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9045f4748> <<< 9531 1726878344.30404: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 9531 1726878344.30409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9531 1726878344.30547: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9045fa7b8> <<< 9531 1726878344.30580: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 9531 1726878344.30591: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9045fac88> <<< 9531 1726878344.30616: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 9531 1726878344.30626: stdout chunk (state=3): >>># extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9045fada0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9045f4f98> <<< 9531 1726878344.30645: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9531 1726878344.30665: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 9531 1726878344.30678: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff904602128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9045fa668> <<< 9531 1726878344.30696: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 9531 1726878344.30716: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9045fa3c8> <<< 9531 1726878344.30725: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9045e8c88> <<< 9531 1726878344.30741: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9022104e0> <<< 9531 1726878344.30758: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9531 1726878344.30794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9531 1726878344.30837: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9045f45f8> <<< 9531 1726878344.30965: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9531 1726878344.30990: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9005fba90> <<< 9531 1726878344.31051: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip' <<< 9531 1726878344.31062: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9531 1726878344.31094: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 9531 1726878344.31106: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.31123: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/__init__.py <<< 9531 1726878344.31134: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.32240: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.33192: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' <<< 9531 1726878344.33204: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9003ec6d8> <<< 9531 1726878344.33215: stdout chunk (state=3): >>>import 'atexit' # <<< 9531 1726878344.33233: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9531 1726878344.33265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9531 1726878344.33331: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 9531 1726878344.33344: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9002e0400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9003ecf98> <<< 9531 1726878344.33366: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 9531 1726878344.33377: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9003ec048> <<< 9531 1726878344.33395: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9531 1726878344.33418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9531 1726878344.33462: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9002becc0> <<< 9531 1726878344.33477: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9531 1726878344.33496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9531 1726878344.33515: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9531 1726878344.33548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9531 1726878344.33564: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 9531 1726878344.33573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9531 1726878344.33655: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff900327208> <<< 9531 1726878344.33689: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9002d14a8> <<< 9531 1726878344.33720: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 9531 1726878344.33730: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9002d10b8> <<< 9531 1726878344.33738: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9531 1726878344.33752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9531 1726878344.33820: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9003262b0> <<< 9531 1726878344.33837: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff900306438> <<< 9531 1726878344.34134: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9002fa630> <<< 9531 1726878344.34154: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9531 1726878344.34184: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90061b400> <<< 9531 1726878344.34203: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 9531 1726878344.34215: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff90030f4e0> <<< 9531 1726878344.34244: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90030f5f8> <<< 9531 1726878344.34263: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9531 1726878344.34272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9531 1726878344.34295: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9531 1726878344.34321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9531 1726878344.34349: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9531 1726878344.34357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9531 1726878344.34407: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9003fb0b8> <<< 9531 1726878344.34493: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 9531 1726878344.34510: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff900410160> <<< 9531 1726878344.34520: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9003eb4a8> <<< 9531 1726878344.34543: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' <<< 9531 1726878344.34559: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9003ebcc0> <<< 9531 1726878344.34766: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90031b9b0> <<< 9531 1726878344.34800: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9531 1726878344.34834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9531 1726878344.34855: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9531 1726878344.34862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 9531 1726878344.34874: stdout chunk (state=3): >>>import '_string' # <<< 9531 1726878344.34958: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff900269198> <<< 9531 1726878344.35021: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9003eb320> <<< 9531 1726878344.35146: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' <<< 9531 1726878344.35159: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff900269fd0> <<< 9531 1726878344.35185: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' <<< 9531 1726878344.35195: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff900276128> <<< 9531 1726878344.35230: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' <<< 9531 1726878344.35243: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff900276278> <<< 9531 1726878344.35248: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90030f748> <<< 9531 1726878344.35273: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py <<< 9531 1726878344.35280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 9531 1726878344.35294: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9531 1726878344.35314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9531 1726878344.35359: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff900286be0> <<< 9531 1726878344.35537: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff900283320> <<< 9531 1726878344.35558: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 9531 1726878344.35571: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff900283518> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff900276da0> <<< 9531 1726878344.35582: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9531 1726878344.35597: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py <<< 9531 1726878344.35612: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.35687: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.35764: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.35776: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 9531 1726878344.35788: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9531 1726878344.35802: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.35896: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.35996: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 9531 1726878344.36005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9531 1726878344.36025: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 9531 1726878344.36034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9531 1726878344.36050: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 9531 1726878344.36057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9531 1726878344.36083: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff90029df98> <<< 9531 1726878344.36141: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90029dc50> <<< 9531 1726878344.36175: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90029d470> <<< 9531 1726878344.36197: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 9531 1726878344.36204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9531 1726878344.36244: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90029dac8> <<< 9531 1726878344.36254: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90028ee10> # zipimport: zlib available <<< 9531 1726878344.36759: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.37218: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/six/__init__.py <<< 9531 1726878344.37233: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9531 1726878344.37239: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 9531 1726878344.37273: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py <<< 9531 1726878344.37280: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.37302: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.37319: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py <<< 9531 1726878344.37339: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.37346: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.37364: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/_text.py <<< 9531 1726878344.37371: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.37481: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.37598: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 9531 1726878344.37617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9531 1726878344.37625: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90043d6a0> <<< 9531 1726878344.37641: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.37992: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.38346: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.38394: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.38455: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/collections.py <<< 9531 1726878344.38463: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.38489: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.38519: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/warnings.py <<< 9531 1726878344.38528: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.38584: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.38660: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/errors.py <<< 9531 1726878344.38671: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.38690: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 9531 1726878344.38718: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.38749: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9531 1726878344.38757: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.38922: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.39092: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 9531 1726878344.39102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9531 1726878344.39227: stdout chunk (state=3): >>>import '_ast' # <<< 9531 1726878344.39247: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9004b3e10> <<< 9531 1726878344.39254: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.39267: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.39280: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py <<< 9531 1726878344.39290: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.39344: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.39395: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py <<< 9531 1726878344.39407: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/parameters.py <<< 9531 1726878344.39414: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9531 1726878344.39438: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.39464: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.39495: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 9531 1726878344.39533: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.39563: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.39606: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.39670: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9531 1726878344.39843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9531 1726878344.39931: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 9531 1726878344.39944: stdout chunk (state=3): >>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9004ba2b0> <<< 9531 1726878344.40013: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9005d70f0> <<< 9531 1726878344.40041: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/file.py <<< 9531 1726878344.40053: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 9531 1726878344.40104: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.40151: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.40172: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.40209: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.40489: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.40761: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9531 1726878344.40789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9531 1726878344.40809: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 9531 1726878344.40820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9531 1726878344.40955: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff900487208> <<< 9531 1726878344.40974: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 9531 1726878344.40982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9531 1726878344.41094: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9004872b0> <<< 9531 1726878344.41139: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9004afc18> <<< 9531 1726878344.41196: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py <<< 9531 1726878344.41208: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.41228: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.41252: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py <<< 9531 1726878344.41264: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.41281: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.41298: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/pycompat24.py <<< 9531 1726878344.41391: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/basic.py <<< 9531 1726878344.41404: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.41416: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/modules/__init__.py <<< 9531 1726878344.41429: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.41834: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.42288: stdout chunk (state=3): >>># zipimport: zlib available <<< 9531 1726878344.42454: stdout chunk (state=3): >>> {"path": "/etc/cockpit/cockpit.conf", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/etc/cockpit/cockpit.conf", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 9531 1726878344.42474: stdout chunk (state=3): >>># destroy __main__ <<< 9531 1726878344.42752: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 9531 1726878344.42763: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 9531 1726878344.42775: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport <<< 9531 1726878344.42790: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu <<< 9531 1726878344.42797: stdout chunk (state=3): >>># cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants <<< 9531 1726878344.42824: stdout chunk (state=3): >>># destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time <<< 9531 1726878344.42840: stdout chunk (state=3): >>># cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy <<< 9531 1726878344.42852: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux <<< 9531 1726878344.42862: stdout chunk (state=3): >>># cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 9531 1726878344.42873: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9531 1726878344.43048: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9531 1726878344.43072: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 9531 1726878344.43083: stdout chunk (state=3): >>># destroy importlib.machinery # destroy zipimport <<< 9531 1726878344.43103: stdout chunk (state=3): >>># destroy _compression <<< 9531 1726878344.43114: stdout chunk (state=3): >>># destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 9531 1726878344.43131: stdout chunk (state=3): >>># destroy _socket <<< 9531 1726878344.43148: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 9531 1726878344.43160: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases <<< 9531 1726878344.43169: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ <<< 9531 1726878344.43179: stdout chunk (state=3): >>># cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc <<< 9531 1726878344.43189: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 9531 1726878344.43195: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc <<< 9531 1726878344.43236: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil <<< 9531 1726878344.43250: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache <<< 9531 1726878344.43259: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib <<< 9531 1726878344.43280: stdout chunk (state=3): >>># cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale <<< 9531 1726878344.43292: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 9531 1726878344.43302: stdout chunk (state=3): >>># cleanup[3] wiping subprocess <<< 9531 1726878344.43318: stdout chunk (state=3): >>># cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog <<< 9531 1726878344.43328: stdout chunk (state=3): >>># cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging <<< 9531 1726878344.43340: stdout chunk (state=3): >>># destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder <<< 9531 1726878344.43353: stdout chunk (state=3): >>># destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy <<< 9531 1726878344.43363: stdout chunk (state=3): >>># cleanup[3] wiping selinux # cleanup[3] wiping _selinux <<< 9531 1726878344.43371: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro <<< 9531 1726878344.43384: stdout chunk (state=3): >>># destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys <<< 9531 1726878344.43391: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 9531 1726878344.43551: stdout chunk (state=3): >>># destroy posixpath <<< 9531 1726878344.43565: stdout chunk (state=3): >>># destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator <<< 9531 1726878344.43574: stdout chunk (state=3): >>># destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime <<< 9531 1726878344.43597: 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 <<< 9531 1726878344.43617: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat <<< 9531 1726878344.43637: stdout chunk (state=3): >>># destroy _heapq # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json <<< 9531 1726878344.43646: stdout chunk (state=3): >>># destroy _functools # destroy _operator # destroy _sre # destroy sre_parse <<< 9531 1726878344.43662: stdout chunk (state=3): >>># destroy select <<< 9531 1726878344.43682: stdout chunk (state=3): >>># destroy functools # destroy tokenize <<< 9531 1726878344.43691: stdout chunk (state=3): >>># destroy ctypes <<< 9531 1726878344.43709: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random <<< 9531 1726878344.43718: stdout chunk (state=3): >>># destroy time <<< 9531 1726878344.43735: stdout chunk (state=3): >>># destroy collections # destroy textwrap <<< 9531 1726878344.43753: stdout chunk (state=3): >>># destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 9531 1726878344.44050: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 9531 1726878344.44096: stderr chunk (state=3): >>><<< 9531 1726878344.44102: stdout chunk (state=3): >>><<< 9531 1726878344.44151: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9046cce48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff904662828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9046cc9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90466f630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff904676160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90467b0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff904676748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff904676390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff904620470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff904625e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff904620b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90462c4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90460fd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff904612198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff902920940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff902932240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff904680a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90289f208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9028ab438> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9028aa128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9028abc18> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9028aa208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9028fb940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9028fbd30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9028ed2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9028f22e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9028e55c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9028d75f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff902659438> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff902649eb8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9028ed240> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff902665fd0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9028d1438> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff90266a390> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90266a198> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff90266a4a8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90294a198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90266af98> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90266aba8> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff902678860> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff902682048> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9021fd320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff902678908> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff902202e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90266a6d8> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff902227470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff902227828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90222d518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff901fd9d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff901fcc470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff901fcc160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff901fc2048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90222deb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff901fd3128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff902227ba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9045dd898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff901fd31d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9045ddc18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90266aa20> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9045f4748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9045fa7b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9045fac88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9045fada0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9045f4f98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff904602128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9045fa668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9045fa3c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9045e8c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9022104e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9045f45f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9005fba90> # zipimport: found 33 names in '/tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9003ec6d8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9002e0400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9003ecf98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9003ec048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9002becc0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff900327208> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9002d14a8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9002d10b8> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9003262b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff900306438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9002fa630> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90061b400> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff90030f4e0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90030f5f8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9003fb0b8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff900410160> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9003eb4a8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9003ebcc0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90031b9b0> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff900269198> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9003eb320> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff900269fd0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff900276128> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff900276278> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90030f748> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff900286be0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff900283320> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff900283518> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff900276da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff90029df98> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90029dc50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90029d470> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90029dac8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90028ee10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff90043d6a0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9004b3e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9004ba2b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9005d70f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff900487208> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9004872b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9004afc18> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_8krc3yya/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/cockpit/cockpit.conf", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/etc/cockpit/cockpit.conf", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _heapq # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse # destroy select # destroy functools # destroy tokenize # destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap # destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct , stderr=Shared connection to 10.31.12.109 closed. 9531 1726878344.44273: done with _execute_module (file, {'path': '/etc/cockpit/cockpit.conf', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878344.1478503-9531-105215774998346/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9531 1726878344.44287: _low_level_execute_command(): starting 9531 1726878344.44292: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878344.1478503-9531-105215774998346/ > /dev/null 2>&1 && sleep 0' 9531 1726878344.46808: stderr chunk (state=2): >>><<< 9531 1726878344.46816: stdout chunk (state=2): >>><<< 9531 1726878344.46828: _low_level_execute_command() done: rc=0, stdout=, stderr= 9531 1726878344.46836: handler run complete 9531 1726878344.46851: attempt loop complete, returning result 9531 1726878344.46854: _execute() done 9531 1726878344.46858: dumping result to json 9531 1726878344.46863: done dumping result, returning 9531 1726878344.46869: done running TaskExecutor() for managed_node2/TASK: Cleanup - config file [0affdecc-488f-74fb-5155-000000000315] 9531 1726878344.46876: sending task result for task 0affdecc-488f-74fb-5155-000000000315 9531 1726878344.46908: done sending task result for task 0affdecc-488f-74fb-5155-000000000315 9531 1726878344.46910: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "path": "/etc/cockpit/cockpit.conf", "state": "absent" } 8196 1726878344.47193: no more pending results, returning what we have 8196 1726878344.47196: results queue empty 8196 1726878344.47198: checking for any_errors_fatal 8196 1726878344.47203: done checking for any_errors_fatal 8196 1726878344.47203: checking for max_fail_percentage 8196 1726878344.47204: done checking for max_fail_percentage 8196 1726878344.47204: checking to see if all hosts have failed and the running result is not ok 8196 1726878344.47205: done checking to see if all hosts have failed 8196 1726878344.47205: getting the remaining hosts for this loop 8196 1726878344.47206: done getting the remaining hosts for this loop 8196 1726878344.47210: getting the next task for host managed_node2 8196 1726878344.47215: done getting next task for host managed_node2 8196 1726878344.47216: ^ task is: TASK: Cleanup - port customization 8196 1726878344.47218: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=4, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8196 1726878344.47220: getting variables 8196 1726878344.47221: in VariableManager get_vars() 8196 1726878344.47251: Calling all_inventory to load vars for managed_node2 8196 1726878344.47253: Calling groups_inventory to load vars for managed_node2 8196 1726878344.47254: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878344.47261: Calling all_plugins_play to load vars for managed_node2 8196 1726878344.47263: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878344.47265: Calling groups_plugins_play to load vars for managed_node2 8196 1726878344.48083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878344.48896: done with get_vars() 8196 1726878344.48910: done getting variables TASK [Cleanup - port customization] ******************************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml:52 Friday 20 September 2024 20:25:44 -0400 (0:00:00.378) 0:01:19.653 ****** 8196 1726878344.48982: entering _queue_task() for managed_node2/file 8196 1726878344.49159: worker is 1 (out of 1 available) 8196 1726878344.49173: exiting _queue_task() for managed_node2/file 8196 1726878344.49185: done queuing things up, now waiting for results queue to drain 8196 1726878344.49188: waiting for pending results... 9539 1726878344.49306: running TaskExecutor() for managed_node2/TASK: Cleanup - port customization 9539 1726878344.49422: in run() - task 0affdecc-488f-74fb-5155-000000000316 9539 1726878344.49439: variable 'ansible_search_path' from source: unknown 9539 1726878344.49442: variable 'ansible_search_path' from source: unknown 9539 1726878344.49469: calling self._execute() 9539 1726878344.49538: variable 'ansible_host' from source: host vars for 'managed_node2' 9539 1726878344.49548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9539 1726878344.49556: variable 'omit' from source: magic vars 9539 1726878344.49627: variable 'omit' from source: magic vars 9539 1726878344.49659: variable 'omit' from source: magic vars 9539 1726878344.49685: variable 'omit' from source: magic vars 9539 1726878344.49720: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9539 1726878344.49748: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9539 1726878344.49767: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9539 1726878344.49783: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9539 1726878344.49795: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9539 1726878344.49819: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9539 1726878344.49825: variable 'ansible_host' from source: host vars for 'managed_node2' 9539 1726878344.49829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9539 1726878344.49899: Set connection var ansible_module_compression to ZIP_DEFLATED 9539 1726878344.49909: Set connection var ansible_shell_executable to /bin/sh 9539 1726878344.49919: Set connection var ansible_timeout to 10 9539 1726878344.49922: Set connection var ansible_shell_type to sh 9539 1726878344.49927: Set connection var ansible_connection to ssh 9539 1726878344.49934: Set connection var ansible_pipelining to False 9539 1726878344.49949: variable 'ansible_shell_executable' from source: unknown 9539 1726878344.49952: variable 'ansible_connection' from source: unknown 9539 1726878344.49956: variable 'ansible_module_compression' from source: unknown 9539 1726878344.49960: variable 'ansible_shell_type' from source: unknown 9539 1726878344.49963: variable 'ansible_shell_executable' from source: unknown 9539 1726878344.49967: variable 'ansible_host' from source: host vars for 'managed_node2' 9539 1726878344.49971: variable 'ansible_pipelining' from source: unknown 9539 1726878344.49974: variable 'ansible_timeout' from source: unknown 9539 1726878344.49978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9539 1726878344.50122: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9539 1726878344.50138: variable 'omit' from source: magic vars 9539 1726878344.50145: starting attempt loop 9539 1726878344.50148: running the handler 9539 1726878344.50158: _low_level_execute_command(): starting 9539 1726878344.50165: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9539 1726878344.52495: stdout chunk (state=2): >>>/root <<< 9539 1726878344.52614: stderr chunk (state=3): >>><<< 9539 1726878344.52620: stdout chunk (state=3): >>><<< 9539 1726878344.52639: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9539 1726878344.52651: _low_level_execute_command(): starting 9539 1726878344.52658: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878344.5264645-9539-118986643888109 `" && echo ansible-tmp-1726878344.5264645-9539-118986643888109="` echo /root/.ansible/tmp/ansible-tmp-1726878344.5264645-9539-118986643888109 `" ) && sleep 0' 9539 1726878344.55117: stdout chunk (state=2): >>>ansible-tmp-1726878344.5264645-9539-118986643888109=/root/.ansible/tmp/ansible-tmp-1726878344.5264645-9539-118986643888109 <<< 9539 1726878344.55247: stderr chunk (state=3): >>><<< 9539 1726878344.55253: stdout chunk (state=3): >>><<< 9539 1726878344.55265: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878344.5264645-9539-118986643888109=/root/.ansible/tmp/ansible-tmp-1726878344.5264645-9539-118986643888109 , stderr= 9539 1726878344.55303: variable 'ansible_module_compression' from source: unknown 9539 1726878344.55359: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81963qu3yf6t/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9539 1726878344.55390: variable 'ansible_facts' from source: unknown 9539 1726878344.55457: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878344.5264645-9539-118986643888109/AnsiballZ_file.py 9539 1726878344.55551: Sending initial data 9539 1726878344.55557: Sent initial data (151 bytes) 9539 1726878344.58063: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmpqdrvxqfh /root/.ansible/tmp/ansible-tmp-1726878344.5264645-9539-118986643888109/AnsiballZ_file.py <<< 9539 1726878344.59103: stderr chunk (state=3): >>><<< 9539 1726878344.59110: stdout chunk (state=3): >>><<< 9539 1726878344.59126: done transferring module to remote 9539 1726878344.59139: _low_level_execute_command(): starting 9539 1726878344.59145: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878344.5264645-9539-118986643888109/ /root/.ansible/tmp/ansible-tmp-1726878344.5264645-9539-118986643888109/AnsiballZ_file.py && sleep 0' 9539 1726878344.61564: stderr chunk (state=2): >>><<< 9539 1726878344.61573: stdout chunk (state=2): >>><<< 9539 1726878344.61587: _low_level_execute_command() done: rc=0, stdout=, stderr= 9539 1726878344.61592: _low_level_execute_command(): starting 9539 1726878344.61598: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878344.5264645-9539-118986643888109/AnsiballZ_file.py && sleep 0' 9539 1726878344.64583: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin <<< 9539 1726878344.64597: stdout chunk (state=3): >>>import sys # builtin import '_warnings' # import '_thread' # <<< 9539 1726878344.64609: stdout chunk (state=3): >>>import '_weakref' # <<< 9539 1726878344.64661: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9539 1726878344.64692: stdout chunk (state=3): >>>import '_io' # <<< 9539 1726878344.64701: stdout chunk (state=3): >>>import 'marshal' # <<< 9539 1726878344.64738: stdout chunk (state=3): >>>import 'posix' # <<< 9539 1726878344.64753: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 9539 1726878344.64765: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9539 1726878344.64814: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9539 1726878344.64833: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9539 1726878344.64853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 9539 1726878344.64868: stdout chunk (state=3): >>>import '_codecs' # <<< 9539 1726878344.64889: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7cefe48> <<< 9539 1726878344.64925: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9539 1726878344.64962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c85828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7cef9b0> <<< 9539 1726878344.65109: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c92630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c99160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9539 1726878344.65479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c9e0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c99748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c99390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c43470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c48e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c43b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9539 1726878344.65536: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c4f4e0> <<< 9539 1726878344.65562: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c32d68> <<< 9539 1726878344.65574: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 9539 1726878344.65582: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c35198> <<< 9539 1726878344.65624: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9539 1726878344.65635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 9539 1726878344.65656: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5f43940> <<< 9539 1726878344.65672: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 9539 1726878344.65693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 9539 1726878344.65699: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5f55240> <<< 9539 1726878344.65784: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7ca3a20> <<< 9539 1726878344.65791: stdout chunk (state=3): >>>Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9539 1726878344.66028: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9539 1726878344.66037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9539 1726878344.66055: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9539 1726878344.66077: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9539 1726878344.66092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9539 1726878344.66116: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 9539 1726878344.66124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9539 1726878344.66147: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9539 1726878344.66218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9539 1726878344.66229: stdout chunk (state=3): >>>import '_functools' # <<< 9539 1726878344.66246: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9539 1726878344.66281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9539 1726878344.66294: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9539 1726878344.66318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9539 1726878344.66336: stdout chunk (state=3): >>>import '_operator' # <<< 9539 1726878344.66345: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5ec3208> <<< 9539 1726878344.66357: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 9539 1726878344.66364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5ece438> <<< 9539 1726878344.66384: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 9539 1726878344.66391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 9539 1726878344.66417: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 9539 1726878344.66430: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b5ecd128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5ecec18> <<< 9539 1726878344.66441: stdout chunk (state=3): >>>import 'itertools' # <<< 9539 1726878344.66454: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 9539 1726878344.66473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5ecd208> <<< 9539 1726878344.66489: stdout chunk (state=3): >>>import '_collections' # <<< 9539 1726878344.66539: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5f1e940> <<< 9539 1726878344.66559: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9539 1726878344.66570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9539 1726878344.66610: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5f1ed30> <<< 9539 1726878344.66661: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5f102e8> <<< 9539 1726878344.66682: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 9539 1726878344.66695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5f152e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5f085c0> <<< 9539 1726878344.66744: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5efa5f8> <<< 9539 1726878344.66759: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 9539 1726878344.66775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9539 1726878344.66782: stdout chunk (state=3): >>>import '_sre' # <<< 9539 1726878344.66801: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9539 1726878344.66816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9539 1726878344.66835: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 9539 1726878344.66841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9539 1726878344.66871: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5c7c438> <<< 9539 1726878344.66886: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5c6ceb8> <<< 9539 1726878344.66898: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5f10240> <<< 9539 1726878344.66910: stdout chunk (state=3): >>>import '_locale' # <<< 9539 1726878344.66962: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 9539 1726878344.66973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5c88fd0> <<< 9539 1726878344.66979: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5ef4438> <<< 9539 1726878344.66997: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9539 1726878344.67026: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 9539 1726878344.67037: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b5c8d390> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5c8d198> <<< 9539 1726878344.67065: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 9539 1726878344.67077: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b5c8d4a8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5f6d198> <<< 9539 1726878344.67091: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 9539 1726878344.67102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9539 1726878344.67121: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 9539 1726878344.67129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 9539 1726878344.67142: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9539 1726878344.67165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5c8df98> <<< 9539 1726878344.67176: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5c8dba8> <<< 9539 1726878344.67193: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 9539 1726878344.67207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5c9b860> <<< 9539 1726878344.67224: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9539 1726878344.67239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9539 1726878344.67259: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 9539 1726878344.67269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9539 1726878344.67323: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5ca5080> <<< 9539 1726878344.67340: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9539 1726878344.67351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9539 1726878344.67386: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5820358> <<< 9539 1726878344.67399: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5c9b940> <<< 9539 1726878344.67417: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 9539 1726878344.67435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9539 1726878344.67483: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5825e10> <<< 9539 1726878344.67494: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5c8d6d8> <<< 9539 1726878344.67514: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9539 1726878344.67535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9539 1726878344.67552: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 9539 1726878344.67563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b584a470> <<< 9539 1726878344.67591: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b584a828> <<< 9539 1726878344.67608: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9539 1726878344.67624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9539 1726878344.67647: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 9539 1726878344.67660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 9539 1726878344.67669: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5850518> <<< 9539 1726878344.67682: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9539 1726878344.67710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9539 1726878344.67726: stdout chunk (state=3): >>>import 'time' # <<< 9539 1726878344.67748: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9539 1726878344.67755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9539 1726878344.67781: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 9539 1726878344.67788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 9539 1726878344.67802: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9539 1726878344.67839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9539 1726878344.67861: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 9539 1726878344.67872: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b55fcd30> <<< 9539 1726878344.67988: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b55ef470> <<< 9539 1726878344.68005: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b55ef160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b55e5048> <<< 9539 1726878344.68028: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5850eb8> <<< 9539 1726878344.68061: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 9539 1726878344.68073: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b55f6128> <<< 9539 1726878344.68078: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b584aba8> <<< 9539 1726878344.68092: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9539 1726878344.68115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9539 1726878344.68150: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 9539 1726878344.68160: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b7c00898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b55f61d0> <<< 9539 1726878344.68196: stdout chunk (state=3): >>>import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 9539 1726878344.68208: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b7c00c18> <<< 9539 1726878344.68269: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5c8da20> <<< 9539 1726878344.68285: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9539 1726878344.68304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9539 1726878344.68318: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 9539 1726878344.68336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9539 1726878344.68360: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 9539 1726878344.68370: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b7c17748> <<< 9539 1726878344.68386: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9539 1726878344.68533: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b7c1d7b8> <<< 9539 1726878344.68562: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b7c1dc88> <<< 9539 1726878344.68594: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 9539 1726878344.68619: stdout chunk (state=3): >>>import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b7c1dda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c17f98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 9539 1726878344.68642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 9539 1726878344.68668: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b7c25128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c1d668> <<< 9539 1726878344.68693: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b7c1d3c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c0bc88> <<< 9539 1726878344.68720: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b58334e0> <<< 9539 1726878344.68739: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9539 1726878344.68774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9539 1726878344.68817: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c175f8> <<< 9539 1726878344.68946: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 9539 1726878344.68968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3c1ea90> <<< 9539 1726878344.69031: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip' <<< 9539 1726878344.69054: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9539 1726878344.69076: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 9539 1726878344.69097: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/__init__.py <<< 9539 1726878344.69114: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.70227: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.71171: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 9539 1726878344.71185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3a0f6d8> <<< 9539 1726878344.71195: stdout chunk (state=3): >>>import 'atexit' # <<< 9539 1726878344.71207: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9539 1726878344.71245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9539 1726878344.71305: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 9539 1726878344.71318: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b3903400> <<< 9539 1726878344.71328: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3a0ff98> <<< 9539 1726878344.71351: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 9539 1726878344.71362: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b3a0f048> <<< 9539 1726878344.71377: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9539 1726878344.71393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9539 1726878344.71442: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b38e0cc0> <<< 9539 1726878344.71456: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9539 1726878344.71476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9539 1726878344.71490: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9539 1726878344.71527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9539 1726878344.71541: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 9539 1726878344.71559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9539 1726878344.71633: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b394a208> <<< 9539 1726878344.71665: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 9539 1726878344.71672: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b3c3e940> <<< 9539 1726878344.71695: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 9539 1726878344.71702: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b38f4198> <<< 9539 1726878344.71716: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9539 1726878344.71725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9539 1726878344.71795: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3949278> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3929438> <<< 9539 1726878344.72102: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b391d630> <<< 9539 1726878344.72118: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 9539 1726878344.72134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9539 1726878344.72145: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3c3eeb8> <<< 9539 1726878344.72173: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 9539 1726878344.72180: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b3932470> <<< 9539 1726878344.72201: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py <<< 9539 1726878344.72208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3932588> <<< 9539 1726878344.72233: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9539 1726878344.72242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9539 1726878344.72263: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9539 1726878344.72283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9539 1726878344.72321: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9539 1726878344.72329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9539 1726878344.72369: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 9539 1726878344.72382: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b3a1e048> <<< 9539 1726878344.72458: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 9539 1726878344.72481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3a33198> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3a0e438> <<< 9539 1726878344.72504: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 9539 1726878344.72524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3a0ec50> <<< 9539 1726878344.72730: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b393e940> <<< 9539 1726878344.72766: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9539 1726878344.72795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9539 1726878344.72823: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9539 1726878344.72846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 9539 1726878344.72922: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b388c160> <<< 9539 1726878344.72979: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3a0ed68> <<< 9539 1726878344.73105: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' <<< 9539 1726878344.73127: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b388ca90> <<< 9539 1726878344.73155: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b38990b8> <<< 9539 1726878344.73188: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' <<< 9539 1726878344.73211: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b3899208> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b39326d8> <<< 9539 1726878344.73235: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 9539 1726878344.73253: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9539 1726878344.73275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9539 1726878344.73315: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b38a9ba8> <<< 9539 1726878344.73481: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b38a62e8> <<< 9539 1726878344.73515: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b38a64e0> <<< 9539 1726878344.73538: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3899d68> # zipimport: zlib available # zipimport: zlib available <<< 9539 1726878344.73562: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 9539 1726878344.73630: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.73705: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.73734: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9539 1726878344.73756: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.73841: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.73947: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9539 1726878344.73970: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9539 1726878344.73994: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9539 1726878344.74025: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b3bfefd0> <<< 9539 1726878344.74071: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3bfec88> <<< 9539 1726878344.74112: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3bfe4a8> <<< 9539 1726878344.74142: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9539 1726878344.74171: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3bfeb00> <<< 9539 1726878344.74197: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b38b1e48> # zipimport: zlib available <<< 9539 1726878344.74664: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.75125: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/six/__init__.py <<< 9539 1726878344.75139: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 9539 1726878344.75145: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 9539 1726878344.75174: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 9539 1726878344.75204: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.75222: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py <<< 9539 1726878344.75240: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.75248: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.75265: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/_text.py <<< 9539 1726878344.75272: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.75382: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.75504: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 9539 1726878344.75515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9539 1726878344.75531: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3a60dd8> <<< 9539 1726878344.75542: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.75894: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.76247: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.76291: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.76353: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 9539 1726878344.76386: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.76415: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/warnings.py <<< 9539 1726878344.76426: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.76478: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.76552: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/errors.py <<< 9539 1726878344.76562: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9539 1726878344.76585: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 9539 1726878344.76613: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.76642: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9539 1726878344.76649: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.76813: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.76986: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 9539 1726878344.77007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9539 1726878344.77119: stdout chunk (state=3): >>>import '_ast' # <<< 9539 1726878344.77149: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3ad6f28> # zipimport: zlib available # zipimport: zlib available <<< 9539 1726878344.77175: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9539 1726878344.77230: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.77279: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py <<< 9539 1726878344.77331: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 9539 1726878344.77361: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.77386: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 9539 1726878344.77421: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.77451: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.77495: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.77552: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9539 1726878344.77710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9539 1726878344.77798: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 9539 1726878344.77806: stdout chunk (state=3): >>># extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b3add2b0> <<< 9539 1726878344.77869: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3bf90f0> <<< 9539 1726878344.77899: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/file.py <<< 9539 1726878344.77910: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 9539 1726878344.77958: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.78009: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.78041: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.78073: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.78361: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.78631: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9539 1726878344.78660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9539 1726878344.78673: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 9539 1726878344.78684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9539 1726878344.78821: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3aaa208> <<< 9539 1726878344.78842: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 9539 1726878344.78850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9539 1726878344.78961: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3aaa2b0> <<< 9539 1726878344.79005: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3ad2c18> <<< 9539 1726878344.79062: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py <<< 9539 1726878344.79073: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 9539 1726878344.79091: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.79116: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/_utils.py <<< 9539 1726878344.79129: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 9539 1726878344.79146: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.79165: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/pycompat24.py <<< 9539 1726878344.79254: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/basic.py <<< 9539 1726878344.79274: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9539 1726878344.79284: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/modules/__init__.py <<< 9539 1726878344.79294: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.79720: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.80183: stdout chunk (state=3): >>># zipimport: zlib available <<< 9539 1726878344.80350: stdout chunk (state=3): >>> {"path": "/etc/systemd/system/cockpit.socket.d/", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/etc/systemd/system/cockpit.socket.d/", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 9539 1726878344.80363: stdout chunk (state=3): >>># destroy __main__ <<< 9539 1726878344.80656: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 9539 1726878344.80667: 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 <<< 9539 1726878344.80678: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal <<< 9539 1726878344.80686: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu <<< 9539 1726878344.80707: stdout chunk (state=3): >>># cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg <<< 9539 1726878344.80718: stdout chunk (state=3): >>># cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache <<< 9539 1726878344.80730: stdout chunk (state=3): >>># cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform <<< 9539 1726878344.80739: stdout chunk (state=3): >>># cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common <<< 9539 1726878344.80767: stdout chunk (state=3): >>># destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 9539 1726878344.80777: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9539 1726878344.80959: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9539 1726878344.80984: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 9539 1726878344.80995: stdout chunk (state=3): >>># destroy importlib.machinery # destroy zipimport <<< 9539 1726878344.81013: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 9539 1726878344.81021: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 9539 1726878344.81041: stdout chunk (state=3): >>># destroy _socket <<< 9539 1726878344.81051: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 9539 1726878344.81070: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases <<< 9539 1726878344.81083: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ <<< 9539 1726878344.81096: stdout chunk (state=3): >>># cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc <<< 9539 1726878344.81104: stdout chunk (state=3): >>># cleanup[3] wiping errno <<< 9539 1726878344.81116: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types <<< 9539 1726878344.81125: stdout chunk (state=3): >>># cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 9539 1726878344.81134: stdout chunk (state=3): >>># destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections <<< 9539 1726878344.81146: stdout chunk (state=3): >>># destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings <<< 9539 1726878344.81154: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time <<< 9539 1726878344.81190: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale <<< 9539 1726878344.81204: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 9539 1726878344.81224: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors <<< 9539 1726878344.81238: stdout chunk (state=3): >>># cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging <<< 9539 1726878344.81250: stdout chunk (state=3): >>># destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 <<< 9539 1726878344.81259: stdout chunk (state=3): >>># destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder <<< 9539 1726878344.81265: stdout chunk (state=3): >>># destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux <<< 9539 1726878344.81297: stdout chunk (state=3): >>># cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings <<< 9539 1726878344.81309: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9539 1726878344.81475: stdout chunk (state=3): >>># destroy posixpath <<< 9539 1726878344.81490: stdout chunk (state=3): >>># destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux <<< 9539 1726878344.81499: stdout chunk (state=3): >>># destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime <<< 9539 1726878344.81531: 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 <<< 9539 1726878344.81545: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat <<< 9539 1726878344.81554: stdout chunk (state=3): >>># destroy _heapq # destroy platform # destroy ansible.module_utils.distro._distro <<< 9539 1726878344.81575: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse <<< 9539 1726878344.81591: stdout chunk (state=3): >>># destroy select <<< 9539 1726878344.81618: stdout chunk (state=3): >>># destroy functools # destroy tokenize <<< 9539 1726878344.81628: stdout chunk (state=3): >>># destroy ctypes <<< 9539 1726878344.81641: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random <<< 9539 1726878344.81649: stdout chunk (state=3): >>># destroy time <<< 9539 1726878344.81665: stdout chunk (state=3): >>># destroy collections # destroy textwrap <<< 9539 1726878344.81688: stdout chunk (state=3): >>># destroy _string <<< 9539 1726878344.81696: stdout chunk (state=3): >>># destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 9539 1726878344.81995: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 9539 1726878344.82041: stderr chunk (state=3): >>><<< 9539 1726878344.82047: stdout chunk (state=3): >>><<< 9539 1726878344.82091: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7cefe48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c85828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7cef9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c92630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c99160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c9e0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c99748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c99390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c43470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c48e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c43b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c4f4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c32d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c35198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5f43940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5f55240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7ca3a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5ec3208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5ece438> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b5ecd128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5ecec18> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5ecd208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5f1e940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5f1ed30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5f102e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5f152e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5f085c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5efa5f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5c7c438> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5c6ceb8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5f10240> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5c88fd0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5ef4438> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b5c8d390> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5c8d198> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b5c8d4a8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5f6d198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5c8df98> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5c8dba8> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5c9b860> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5ca5080> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5820358> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5c9b940> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5825e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5c8d6d8> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b584a470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b584a828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5850518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b55fcd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b55ef470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b55ef160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b55e5048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5850eb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b55f6128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b584aba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b7c00898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b55f61d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b7c00c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b5c8da20> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b7c17748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b7c1d7b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b7c1dc88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b7c1dda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c17f98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b7c25128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c1d668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b7c1d3c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c0bc88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b58334e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b7c175f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3c1ea90> # zipimport: found 33 names in '/tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3a0f6d8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b3903400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3a0ff98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b3a0f048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b38e0cc0> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b394a208> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b3c3e940> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b38f4198> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3949278> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3929438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b391d630> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3c3eeb8> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b3932470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3932588> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b3a1e048> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3a33198> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3a0e438> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3a0ec50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b393e940> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b388c160> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3a0ed68> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b388ca90> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b38990b8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b3899208> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b39326d8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b38a9ba8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b38a62e8> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b38a64e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3899d68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b3bfefd0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3bfec88> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3bfe4a8> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3bfeb00> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b38b1e48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3a60dd8> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3ad6f28> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10b3add2b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3bf90f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3aaa208> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3aaa2b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10b3ad2c18> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_fklnky5g/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/systemd/system/cockpit.socket.d/", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/etc/systemd/system/cockpit.socket.d/", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # destroy warnings # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _heapq # destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse # destroy select # destroy functools # destroy tokenize # destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap # destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct , stderr=Shared connection to 10.31.12.109 closed. 9539 1726878344.82208: done with _execute_module (file, {'path': '/etc/systemd/system/cockpit.socket.d/', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878344.5264645-9539-118986643888109/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9539 1726878344.82223: _low_level_execute_command(): starting 9539 1726878344.82229: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878344.5264645-9539-118986643888109/ > /dev/null 2>&1 && sleep 0' 9539 1726878344.84746: stderr chunk (state=2): >>><<< 9539 1726878344.84753: stdout chunk (state=2): >>><<< 9539 1726878344.84765: _low_level_execute_command() done: rc=0, stdout=, stderr= 9539 1726878344.84771: handler run complete 9539 1726878344.84786: attempt loop complete, returning result 9539 1726878344.84789: _execute() done 9539 1726878344.84793: dumping result to json 9539 1726878344.84798: done dumping result, returning 9539 1726878344.84804: done running TaskExecutor() for managed_node2/TASK: Cleanup - port customization [0affdecc-488f-74fb-5155-000000000316] 9539 1726878344.84812: sending task result for task 0affdecc-488f-74fb-5155-000000000316 9539 1726878344.84847: done sending task result for task 0affdecc-488f-74fb-5155-000000000316 9539 1726878344.84851: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "path": "/etc/systemd/system/cockpit.socket.d/", "state": "absent" } 8196 1726878344.84991: no more pending results, returning what we have 8196 1726878344.84994: results queue empty 8196 1726878344.84995: checking for any_errors_fatal 8196 1726878344.85005: done checking for any_errors_fatal 8196 1726878344.85005: checking for max_fail_percentage 8196 1726878344.85007: done checking for max_fail_percentage 8196 1726878344.85007: checking to see if all hosts have failed and the running result is not ok 8196 1726878344.85008: done checking to see if all hosts have failed 8196 1726878344.85009: getting the remaining hosts for this loop 8196 1726878344.85010: done getting the remaining hosts for this loop 8196 1726878344.85015: getting the next task for host managed_node2 8196 1726878344.85021: done getting next task for host managed_node2 8196 1726878344.85022: ^ task is: TASK: Cleanup - Reload systemd 8196 1726878344.85027: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=4, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 8196 1726878344.85029: getting variables 8196 1726878344.85030: in VariableManager get_vars() 8196 1726878344.85066: Calling all_inventory to load vars for managed_node2 8196 1726878344.85068: Calling groups_inventory to load vars for managed_node2 8196 1726878344.85070: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878344.85079: Calling all_plugins_play to load vars for managed_node2 8196 1726878344.85082: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878344.85084: Calling groups_plugins_play to load vars for managed_node2 8196 1726878344.85829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878344.86744: done with get_vars() 8196 1726878344.86760: done getting variables TASK [Cleanup - Reload systemd] ************************************************ task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml:60 Friday 20 September 2024 20:25:44 -0400 (0:00:00.378) 0:01:20.031 ****** 8196 1726878344.86826: entering _queue_task() for managed_node2/systemd 8196 1726878344.86827: Creating lock for systemd 8196 1726878344.86999: worker is 1 (out of 1 available) 8196 1726878344.87016: exiting _queue_task() for managed_node2/systemd 8196 1726878344.87028: done queuing things up, now waiting for results queue to drain 8196 1726878344.87029: waiting for pending results... 9555 1726878344.87146: running TaskExecutor() for managed_node2/TASK: Cleanup - Reload systemd 9555 1726878344.87249: in run() - task 0affdecc-488f-74fb-5155-000000000317 9555 1726878344.87264: variable 'ansible_search_path' from source: unknown 9555 1726878344.87268: variable 'ansible_search_path' from source: unknown 9555 1726878344.87295: calling self._execute() 9555 1726878344.87362: variable 'ansible_host' from source: host vars for 'managed_node2' 9555 1726878344.87372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9555 1726878344.87381: variable 'omit' from source: magic vars 9555 1726878344.87454: variable 'omit' from source: magic vars 9555 1726878344.87484: variable 'omit' from source: magic vars 9555 1726878344.87508: variable 'omit' from source: magic vars 9555 1726878344.87541: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9555 1726878344.87566: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9555 1726878344.87586: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9555 1726878344.87600: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9555 1726878344.87613: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9555 1726878344.87638: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9555 1726878344.87643: variable 'ansible_host' from source: host vars for 'managed_node2' 9555 1726878344.87648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9555 1726878344.87719: Set connection var ansible_module_compression to ZIP_DEFLATED 9555 1726878344.87729: Set connection var ansible_shell_executable to /bin/sh 9555 1726878344.87738: Set connection var ansible_timeout to 10 9555 1726878344.87741: Set connection var ansible_shell_type to sh 9555 1726878344.87746: Set connection var ansible_connection to ssh 9555 1726878344.87752: Set connection var ansible_pipelining to False 9555 1726878344.87767: variable 'ansible_shell_executable' from source: unknown 9555 1726878344.87772: variable 'ansible_connection' from source: unknown 9555 1726878344.87776: variable 'ansible_module_compression' from source: unknown 9555 1726878344.87780: variable 'ansible_shell_type' from source: unknown 9555 1726878344.87783: variable 'ansible_shell_executable' from source: unknown 9555 1726878344.87787: variable 'ansible_host' from source: host vars for 'managed_node2' 9555 1726878344.87790: variable 'ansible_pipelining' from source: unknown 9555 1726878344.87794: variable 'ansible_timeout' from source: unknown 9555 1726878344.87798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9555 1726878344.87943: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9555 1726878344.87955: variable 'omit' from source: magic vars 9555 1726878344.87961: starting attempt loop 9555 1726878344.87964: running the handler 9555 1726878344.87974: _low_level_execute_command(): starting 9555 1726878344.87982: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9555 1726878344.90295: stdout chunk (state=2): >>>/root <<< 9555 1726878344.90414: stderr chunk (state=3): >>><<< 9555 1726878344.90420: stdout chunk (state=3): >>><<< 9555 1726878344.90437: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9555 1726878344.90450: _low_level_execute_command(): starting 9555 1726878344.90456: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878344.9044547-9555-125289881727195 `" && echo ansible-tmp-1726878344.9044547-9555-125289881727195="` echo /root/.ansible/tmp/ansible-tmp-1726878344.9044547-9555-125289881727195 `" ) && sleep 0' 9555 1726878344.92865: stdout chunk (state=2): >>>ansible-tmp-1726878344.9044547-9555-125289881727195=/root/.ansible/tmp/ansible-tmp-1726878344.9044547-9555-125289881727195 <<< 9555 1726878344.92984: stderr chunk (state=3): >>><<< 9555 1726878344.92990: stdout chunk (state=3): >>><<< 9555 1726878344.93002: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878344.9044547-9555-125289881727195=/root/.ansible/tmp/ansible-tmp-1726878344.9044547-9555-125289881727195 , stderr= 9555 1726878344.93045: variable 'ansible_module_compression' from source: unknown 9555 1726878344.93090: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-81963qu3yf6t/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 9555 1726878344.93136: variable 'ansible_facts' from source: unknown 9555 1726878344.93290: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878344.9044547-9555-125289881727195/AnsiballZ_systemd.py 9555 1726878344.93389: Sending initial data 9555 1726878344.93396: Sent initial data (154 bytes) 9555 1726878344.95853: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-81963qu3yf6t/tmpi1pi9_6j /root/.ansible/tmp/ansible-tmp-1726878344.9044547-9555-125289881727195/AnsiballZ_systemd.py <<< 9555 1726878344.98237: stderr chunk (state=3): >>><<< 9555 1726878344.98246: stdout chunk (state=3): >>><<< 9555 1726878344.98267: done transferring module to remote 9555 1726878344.98280: _low_level_execute_command(): starting 9555 1726878344.98285: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878344.9044547-9555-125289881727195/ /root/.ansible/tmp/ansible-tmp-1726878344.9044547-9555-125289881727195/AnsiballZ_systemd.py && sleep 0' 9555 1726878345.00937: stderr chunk (state=2): >>><<< 9555 1726878345.00944: stdout chunk (state=2): >>><<< 9555 1726878345.00957: _low_level_execute_command() done: rc=0, stdout=, stderr= 9555 1726878345.00962: _low_level_execute_command(): starting 9555 1726878345.00967: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878344.9044547-9555-125289881727195/AnsiballZ_systemd.py && sleep 0' 9555 1726878345.03737: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 9555 1726878345.03763: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 9555 1726878345.03822: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9555 1726878345.03853: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9555 1726878345.03899: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 9555 1726878345.03924: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 9555 1726878345.03953: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9555 1726878345.03983: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9555 1726878345.04010: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9555 1726878345.04040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 9555 1726878345.04060: stdout chunk (state=3): >>>import '_codecs' # <<< 9555 1726878345.04079: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581ba5e48> <<< 9555 1726878345.04100: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9555 1726878345.04120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581b3b828> <<< 9555 1726878345.04138: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581ba59b0> <<< 9555 1726878345.04158: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 9555 1726878345.04179: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581b48630> <<< 9555 1726878345.04200: stdout chunk (state=3): >>>import '_signal' # <<< 9555 1726878345.04222: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 9555 1726878345.04242: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581b4f160> <<< 9555 1726878345.04262: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9555 1726878345.04273: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 9555 1726878345.04282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 9555 1726878345.04302: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9555 1726878345.04325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 9555 1726878345.04349: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581b540f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581b4f748> <<< 9555 1726878345.04375: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581b4f390> <<< 9555 1726878345.04404: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9555 1726878345.04422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9555 1726878345.04448: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9555 1726878345.04465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 9555 1726878345.04485: stdout chunk (state=3): >>>import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9555 1726878345.04505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 9555 1726878345.04527: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581af9470> <<< 9555 1726878345.04546: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 9555 1726878345.04567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 9555 1726878345.04592: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581afee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581af9b38> <<< 9555 1726878345.04631: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9555 1726878345.04664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9555 1726878345.04777: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581b054e0> <<< 9555 1726878345.04799: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581ae8d68> <<< 9555 1726878345.04821: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 9555 1726878345.04834: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581aeb198> <<< 9555 1726878345.04872: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9555 1726878345.04887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 9555 1726878345.04909: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fdf9940> <<< 9555 1726878345.04924: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 9555 1726878345.04949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fe0b240> <<< 9555 1726878345.05043: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581b59a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 9555 1726878345.05461: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9555 1726878345.05471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9555 1726878345.05496: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 9555 1726878345.05503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9555 1726878345.05525: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9555 1726878345.05543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9555 1726878345.05560: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 9555 1726878345.05569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9555 1726878345.05593: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9555 1726878345.05667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9555 1726878345.05684: stdout chunk (state=3): >>>import '_functools' # <<< 9555 1726878345.05698: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9555 1726878345.05740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9555 1726878345.05753: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9555 1726878345.05771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9555 1726878345.05790: stdout chunk (state=3): >>>import '_operator' # <<< 9555 1726878345.05798: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fd2e208> <<< 9555 1726878345.05820: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 9555 1726878345.05831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fd3a438> <<< 9555 1726878345.05850: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 9555 1726878345.05884: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757fd39128> <<< 9555 1726878345.05893: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fd3ac18> <<< 9555 1726878345.05907: stdout chunk (state=3): >>>import 'itertools' # <<< 9555 1726878345.05929: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 9555 1726878345.05941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 9555 1726878345.05961: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fd39208> import '_collections' # <<< 9555 1726878345.06017: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fdd4940> <<< 9555 1726878345.06034: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9555 1726878345.06052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9555 1726878345.06087: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fdd4d30> <<< 9555 1726878345.06147: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fdc62e8> <<< 9555 1726878345.06171: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 9555 1726878345.06183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fdcb2e8> <<< 9555 1726878345.06188: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fdbe5c0> <<< 9555 1726878345.06235: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fdb05f8> <<< 9555 1726878345.06256: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 9555 1726878345.06264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9555 1726878345.06282: stdout chunk (state=3): >>>import '_sre' # <<< 9555 1726878345.06295: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9555 1726878345.06315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9555 1726878345.06328: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 9555 1726878345.06343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9555 1726878345.06370: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fae8438> <<< 9555 1726878345.06392: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fad8eb8> <<< 9555 1726878345.06399: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fdc6240> <<< 9555 1726878345.06417: stdout chunk (state=3): >>>import '_locale' # <<< 9555 1726878345.06463: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 9555 1726878345.06474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757faf4fd0> <<< 9555 1726878345.06489: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fdaa438> <<< 9555 1726878345.06508: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 9555 1726878345.06519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9555 1726878345.06540: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so'<<< 9555 1726878345.06550: stdout chunk (state=3): >>> # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757faf9390> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757faf9198> <<< 9555 1726878345.06583: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757faf9470> <<< 9555 1726878345.06597: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fe23198> <<< 9555 1726878345.06616: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 9555 1726878345.06635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9555 1726878345.06651: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 9555 1726878345.06670: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9555 1726878345.06686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 9555 1726878345.06704: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757faf9f60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757faf9b70> <<< 9555 1726878345.06733: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 9555 1726878345.06740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fb07828> <<< 9555 1726878345.06758: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9555 1726878345.06778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9555 1726878345.06797: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 9555 1726878345.06805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9555 1726878345.06863: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fb11048> <<< 9555 1726878345.06880: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9555 1726878345.06895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9555 1726878345.06934: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757f68d320> <<< 9555 1726878345.06948: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fb07908> <<< 9555 1726878345.06964: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 9555 1726878345.06981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9555 1726878345.07035: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757f691e10> <<< 9555 1726878345.07051: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757faf96a0> <<< 9555 1726878345.07066: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9555 1726878345.07090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9555 1726878345.07111: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 9555 1726878345.07121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757f6b6470> <<< 9555 1726878345.07152: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757f6b6828> <<< 9555 1726878345.07172: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9555 1726878345.07189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9555 1726878345.07210: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 9555 1726878345.07236: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757f6bc518> <<< 9555 1726878345.07254: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9555 1726878345.07277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9555 1726878345.07292: stdout chunk (state=3): >>>import 'time' # <<< 9555 1726878345.07314: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9555 1726878345.07325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9555 1726878345.07353: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 9555 1726878345.07378: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9555 1726878345.07417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9555 1726878345.07439: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 9555 1726878345.07451: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757f468d30> <<< 9555 1726878345.07594: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757f45b470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757f45b160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757f451048> <<< 9555 1726878345.07627: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757f6bceb8> <<< 9555 1726878345.07657: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 9555 1726878345.07671: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757f462128> <<< 9555 1726878345.07685: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757f6b6ba8> <<< 9555 1726878345.07717: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9555 1726878345.07757: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 9555 1726878345.07767: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7581ab6898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757f4621d0> <<< 9555 1726878345.07785: stdout chunk (state=3): >>>import 'pwd' # <<< 9555 1726878345.07817: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7581ab6c18> <<< 9555 1726878345.07873: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757faf99e8> <<< 9555 1726878345.07894: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9555 1726878345.07910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9555 1726878345.07934: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 9555 1726878345.07945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9555 1726878345.08002: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7581acd748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9555 1726878345.08451: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7581ad37b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7581ad3c88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7581ad3da0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581acdf98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7581adb128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581ad3668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7581ad33c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581ac1c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757f6a04e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581acd5f8> <<< 9555 1726878345.08655: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 9555 1726878345.08667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9555 1726878345.08683: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757dad3a90> <<< 9555 1726878345.08817: stdout chunk (state=3): >>># zipimport: found 107 names in '/tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip' # zipimport: zlib available <<< 9555 1726878345.08836: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.08860: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/__init__.py <<< 9555 1726878345.08872: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.08880: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.08898: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 9555 1726878345.08908: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.10087: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.11071: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 9555 1726878345.11083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d8d7710> import 'atexit' # <<< 9555 1726878345.11112: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9555 1726878345.11144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9555 1726878345.11234: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d74b3c8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d8d7f60> <<< 9555 1726878345.11267: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d8d7048> <<< 9555 1726878345.11624: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d7a6c88> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d77bc50> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757da05198> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757da053c8> <<< 9555 1726878345.11649: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9555 1726878345.11669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9555 1726878345.11742: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757da05710> <<< 9555 1726878345.11758: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d777400> <<< 9555 1726878345.12058: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d7695f8> <<< 9555 1726878345.12083: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9555 1726878345.12106: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757da1af60> <<< 9555 1726878345.12137: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d7779b0> <<< 9555 1726878345.12170: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757da22080> <<< 9555 1726878345.12189: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9555 1726878345.12210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9555 1726878345.12227: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9555 1726878345.12252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9555 1726878345.12281: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9555 1726878345.12300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9555 1726878345.12344: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d804b00> <<< 9555 1726878345.12436: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 9555 1726878345.12456: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d80cc50> <<< 9555 1726878345.12482: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757da33ef0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 9555 1726878345.12509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757da3d5f8> <<< 9555 1726878345.12725: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757da2b438> <<< 9555 1726878345.12755: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9555 1726878345.12792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9555 1726878345.12818: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9555 1726878345.12847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 9555 1726878345.12923: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d82cc88> <<< 9555 1726878345.12984: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757da3d7b8> <<< 9555 1726878345.13121: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d83bb38> <<< 9555 1726878345.13162: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d83bc18> <<< 9555 1726878345.13200: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d83bda0> <<< 9555 1726878345.13222: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757da221d0> <<< 9555 1726878345.13247: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 9555 1726878345.13272: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9555 1726878345.13297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9555 1726878345.13342: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d8d9780> <<< 9555 1726878345.13516: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d8c9e80> <<< 9555 1726878345.13549: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d8d10b8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d8c9940> <<< 9555 1726878345.13577: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9555 1726878345.13607: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 9555 1726878345.13680: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.13758: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9555 1726878345.13790: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9555 1726878345.13809: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.13904: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.14007: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9555 1726878345.14043: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9555 1726878345.14070: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9555 1726878345.14099: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d8eeb38> <<< 9555 1726878345.14157: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d8ee828> <<< 9555 1726878345.14198: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d8ee080> <<< 9555 1726878345.14230: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9555 1726878345.14277: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d8ee6a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d8e3860> <<< 9555 1726878345.14295: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.14791: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.15270: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 9555 1726878345.15292: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 9555 1726878345.15317: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 9555 1726878345.15342: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.15365: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.15392: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 9555 1726878345.15420: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/_text.py <<< 9555 1726878345.15440: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.15543: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.15670: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9555 1726878345.15698: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d892240> <<< 9555 1726878345.15724: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.16077: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.16433: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.16486: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.16548: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 9555 1726878345.16574: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.16597: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.16614: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 9555 1726878345.16634: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.16688: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.16763: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 9555 1726878345.16790: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9555 1726878345.16816: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.16835: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.16862: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9555 1726878345.16877: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.17045: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.17225: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 9555 1726878345.17250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9555 1726878345.17448: stdout chunk (state=3): >>>import '_ast' # <<< 9555 1726878345.17477: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d9c9a58> # zipimport: zlib available <<< 9555 1726878345.17495: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.17515: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9555 1726878345.17573: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.17629: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 9555 1726878345.17653: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9555 1726878345.17674: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.17708: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.17738: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 9555 1726878345.17754: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.17779: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.17811: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.17852: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.17922: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9555 1726878345.18012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9555 1726878345.18130: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d9eb2b0> <<< 9555 1726878345.18194: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d9d7a20> <<< 9555 1726878345.18229: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/process.py <<< 9555 1726878345.18252: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.18293: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.18387: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9555 1726878345.18399: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.18679: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.18948: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9555 1726878345.18991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9555 1726878345.19018: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9555 1726878345.19158: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d9b3208> <<< 9555 1726878345.19180: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 9555 1726878345.19193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9555 1726878345.19290: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d9b32b0> <<< 9555 1726878345.19338: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d9fdc18> <<< 9555 1726878345.19395: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 9555 1726878345.19414: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.19437: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.19458: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 9555 1726878345.19468: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.19490: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.19525: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/pycompat24.py <<< 9555 1726878345.19623: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 9555 1726878345.19634: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.19644: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.19652: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 9555 1726878345.19666: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.19836: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.19986: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.20010: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.20023: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.20062: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.20097: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.20127: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.20154: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 9555 1726878345.20170: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.20223: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.20283: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.20296: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.20347: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 9555 1726878345.20391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 9555 1726878345.21063: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d910390> <<< 9555 1726878345.21084: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 9555 1726878345.21214: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.21352: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.21382: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.21433: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py <<< 9555 1726878345.21444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' <<< 9555 1726878345.21466: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 9555 1726878345.21476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 9555 1726878345.21497: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py <<< 9555 1726878345.21505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' <<< 9555 1726878345.21530: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d97c860> <<< 9555 1726878345.21546: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py <<< 9555 1726878345.21562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' <<< 9555 1726878345.21578: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 9555 1726878345.21620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 9555 1726878345.21639: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 9555 1726878345.21660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 9555 1726878345.21672: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d96c2b0> <<< 9555 1726878345.21761: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d96ca58> <<< 9555 1726878345.21771: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d945f28> <<< 9555 1726878345.21807: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' <<< 9555 1726878345.21817: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d965fd0> <<< 9555 1726878345.21826: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d945240> <<< 9555 1726878345.21870: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757da7f358> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d92bc88> <<< 9555 1726878345.21897: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 9555 1726878345.21914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 9555 1726878345.21936: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py <<< 9555 1726878345.21950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' <<< 9555 1726878345.21971: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757da83eb8> <<< 9555 1726878345.21989: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' <<< 9555 1726878345.22010: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757da97a20> <<< 9555 1726878345.22030: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d937f28> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 9555 1726878345.22051: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 9555 1726878345.22072: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9555 1726878345.22092: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 9555 1726878345.22144: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.22194: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 9555 1726878345.22238: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.22273: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 9555 1726878345.22293: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9555 1726878345.22314: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 9555 1726878345.22336: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.22361: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 9555 1726878345.22376: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.22417: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.22453: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 9555 1726878345.22471: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.22497: stdout chunk (state=3): >>># zipimport: zlib available<<< 9555 1726878345.22512: stdout chunk (state=3): >>> <<< 9555 1726878345.22541: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 9555 1726878345.22561: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.22597: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.22649: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.22693: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.22742: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 9555 1726878345.22759: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.23178: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.23563: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 9555 1726878345.23620: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.23664: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.23692: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.23724: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 9555 1726878345.23739: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.23761: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.23787: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 9555 1726878345.23796: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.23847: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.23883: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 9555 1726878345.23891: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.23919: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.23943: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py <<< 9555 1726878345.23954: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.23975: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.24003: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 9555 1726878345.24011: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.24079: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.24142: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 9555 1726878345.24155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 9555 1726878345.24186: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757daa3c18> <<< 9555 1726878345.24212: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 9555 1726878345.24238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 9555 1726878345.24436: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757daa3a90> <<< 9555 1726878345.24444: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 9555 1726878345.24499: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.24548: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 9555 1726878345.24563: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.24751: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.24840: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 9555 1726878345.24847: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.24900: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.24961: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 9555 1726878345.24973: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.25010: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.25052: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 9555 1726878345.25073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 9555 1726878345.25101: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 9555 1726878345.25130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 9555 1726878345.25217: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75798de9e8> <<< 9555 1726878345.25288: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757986e0f0> <<< 9555 1726878345.25519: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7579895748> <<< 9555 1726878345.25530: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 9555 1726878345.25539: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.25583: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.25625: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 9555 1726878345.25637: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.25708: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.26039: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d859b00> <<< 9555 1726878345.26140: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.26245: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.26416: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py <<< 9555 1726878345.26430: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 9555 1726878345.26443: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.26475: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.26512: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 9555 1726878345.26525: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.26553: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.26597: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 9555 1726878345.26656: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d858c18> <<< 9555 1726878345.26668: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d858898> <<< 9555 1726878345.26680: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 9555 1726878345.26691: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.26700: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.26710: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 9555 1726878345.26718: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.26750: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.26780: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 9555 1726878345.26792: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.26938: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.27073: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 9555 1726878345.27081: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.27162: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.27253: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.27284: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.27328: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 9555 1726878345.27339: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 9555 1726878345.27349: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.27366: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.27380: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.27494: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.27923: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9555 1726878345.28337: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.28771: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 9555 1726878345.28792: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.28869: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.28956: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 9555 1726878345.28965: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.29043: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.29123: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 9555 1726878345.29134: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.29252: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.29374: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 9555 1726878345.29385: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.29395: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 9555 1726878345.29414: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.29453: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.29489: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 9555 1726878345.29496: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.29575: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.29652: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.29805: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.29959: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 9555 1726878345.29976: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.30006: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.30037: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 9555 1726878345.30048: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.30067: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.30093: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 9555 1726878345.30100: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.30156: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.30213: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 9555 1726878345.30224: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.30240: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.30266: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 9555 1726878345.30274: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.30322: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.30364: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 9555 1726878345.30379: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.30421: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.30471: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 9555 1726878345.30478: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.30683: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.30880: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 9555 1726878345.30892: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.30940: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.30987: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 9555 1726878345.31024: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.31051: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 9555 1726878345.31062: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.31086: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.31118: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 9555 1726878345.31125: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.31155: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.31177: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 9555 1726878345.31189: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.31250: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.31315: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 9555 1726878345.31325: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.31343: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 9555 1726878345.31351: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.31383: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.31417: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 9555 1726878345.31433: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.31442: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.31467: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.31498: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.31540: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.31593: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.31648: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 9555 1726878345.31664: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 9555 1726878345.31675: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.31720: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.31756: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 9555 1726878345.31771: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.31918: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.32072: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 9555 1726878345.32080: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.32121: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.32153: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 9555 1726878345.32164: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.32198: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.32244: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 9555 1726878345.32313: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.32378: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 9555 1726878345.32389: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 9555 1726878345.32396: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.32465: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.32535: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 9555 1726878345.32547: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 9555 1726878345.32568: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.32661: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.32760: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 9555 1726878345.32868: stdout chunk (state=3): >>># zipimport: zlib available <<< 9555 1726878345.33028: stdout chunk (state=3): >>>import 'gc' # <<< 9555 1726878345.47076: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 9555 1726878345.48070: 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__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # c<<< 9555 1726878345.48095: stdout chunk (state=3): >>>leanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destr<<< 9555 1726878345.48120: stdout chunk (state=3): >>>oy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootloc<<< 9555 1726878345.48135: stdout chunk (state=3): >>>ale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dr<<< 9555 1726878345.48148: stdout chunk (state=3): >>>agonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9555 1726878345.48244: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9555 1726878345.48280: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 9555 1726878345.48293: stdout chunk (state=3): >>># destroy zipimport <<< 9555 1726878345.48318: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib <<< 9555 1726878345.48328: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 9555 1726878345.48348: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon <<< 9555 1726878345.48360: stdout chunk (state=3): >>># destroy hashlib # destroy encodings <<< 9555 1726878345.48388: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes <<< 9555 1726878345.48411: stdout chunk (state=3): >>># destroy _string <<< 9555 1726878345.48427: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader <<< 9555 1726878345.48437: stdout chunk (state=3): >>># destroy systemd.id128 <<< 9555 1726878345.48442: stdout chunk (state=3): >>># destroy _socket <<< 9555 1726878345.48462: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 9555 1726878345.48495: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging <<< 9555 1726878345.48505: stdout chunk (state=3): >>># destroy locale # destroy copy <<< 9555 1726878345.48545: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 9555 1726878345.48572: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.pool <<< 9555 1726878345.48585: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy multiprocessing.context # destroy _compat_pickle <<< 9555 1726878345.48617: stdout chunk (state=3): >>># destroy _pickle # destroy array <<< 9555 1726878345.48630: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process <<< 9555 1726878345.48642: stdout chunk (state=3): >>># destroy fcntl <<< 9555 1726878345.48660: stdout chunk (state=3): >>># destroy datetime <<< 9555 1726878345.48672: stdout chunk (state=3): >>># destroy gc # destroy ipaddress # destroy textwrap <<< 9555 1726878345.48680: stdout chunk (state=3): >>># destroy base64 <<< 9555 1726878345.48709: stdout chunk (state=3): >>># destroy _ssl <<< 9555 1726878345.48726: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 9555 1726878345.48750: stdout chunk (state=3): >>># destroy contextlib # destroy termios <<< 9555 1726878345.48757: stdout chunk (state=3): >>># destroy json <<< 9555 1726878345.48776: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 9555 1726878345.48791: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 9555 1726878345.48801: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy platform # destroy shlex # destroy traceback <<< 9555 1726878345.48835: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 9555 1726878345.48850: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs <<< 9555 1726878345.48866: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal <<< 9555 1726878345.48877: stdout chunk (state=3): >>># cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc <<< 9555 1726878345.48900: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath <<< 9555 1726878345.48910: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re <<< 9555 1726878345.48924: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types <<< 9555 1726878345.48937: stdout chunk (state=3): >>># cleanup[3] wiping functools <<< 9555 1726878345.48950: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 9555 1726878345.48964: stdout chunk (state=3): >>># cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 9555 1726878345.48977: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings <<< 9555 1726878345.48991: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch <<< 9555 1726878345.49003: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 9555 1726878345.49026: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd <<< 9555 1726878345.49041: stdout chunk (state=3): >>># cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random <<< 9555 1726878345.49054: stdout chunk (state=3): >>># cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno <<< 9555 1726878345.49067: stdout chunk (state=3): >>># destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util <<< 9555 1726878345.49078: stdout chunk (state=3): >>># destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser <<< 9555 1726878345.49090: stdout chunk (state=3): >>># cleanup[3] wiping _selinux <<< 9555 1726878345.49108: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9555 1726878345.49246: stdout chunk (state=3): >>># destroy posixpath <<< 9555 1726878345.49272: stdout chunk (state=3): >>># destroy stat # destroy _signal <<< 9555 1726878345.49282: stdout chunk (state=3): >>># destroy _functools # destroy _sre # destroy sre_parse <<< 9555 1726878345.49288: stdout chunk (state=3): >>># destroy _heapq <<< 9555 1726878345.49305: stdout chunk (state=3): >>># destroy select <<< 9555 1726878345.49323: stdout chunk (state=3): >>># destroy linecache <<< 9555 1726878345.49337: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 9555 1726878345.49349: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 9555 1726878345.49362: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves <<< 9555 1726878345.49372: stdout chunk (state=3): >>># destroy _operator <<< 9555 1726878345.49382: stdout chunk (state=3): >>># destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 9555 1726878345.49738: stderr chunk (state=3): >>>Shared connection to 10.31.12.109 closed. <<< 9555 1726878345.49784: stderr chunk (state=3): >>><<< 9555 1726878345.49789: stdout chunk (state=3): >>><<< 9555 1726878345.49860: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # import '_io' # import 'marshal' # import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581ba5e48> # /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581b3b828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581ba59b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581b48630> import '_signal' # # /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581b4f160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581b540f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581b4f748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581b4f390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py # code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py # code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py # code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581af9470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py # code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py # code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581afee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581af9b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py # code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581b054e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581ae8d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581aeb198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fdf9940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py # code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fe0b240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581b59a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py # code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py # code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py # code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py # code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py # code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py # code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fd2e208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fd3a438> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757fd39128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fd3ac18> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py # code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fd39208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fdd4940> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fdd4d30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fdc62e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fdcb2e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fdbe5c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fdb05f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py # code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py # code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fae8438> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fad8eb8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fdc6240> import '_locale' # # /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py # code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757faf4fd0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fdaa438> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757faf9390> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757faf9198> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757faf9470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fe23198> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py # code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757faf9f60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757faf9b70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fb07828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' # /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fb11048> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py # code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757f68d320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757fb07908> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py # code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757f691e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757faf96a0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py # code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py # code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757f6b6470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757f6b6828> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py # code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py # code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757f6bc518> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py # code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757f468d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757f45b470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757f45b160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757f451048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757f6bceb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757f462128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757f6b6ba8> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7581ab6898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757f4621d0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7581ab6c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757faf99e8> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py # code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py # code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' # extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7581acd748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7581ad37b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7581ad3c88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7581ad3da0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581acdf98> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7581adb128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581ad3668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7581ad33c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581ac1c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757f6a04e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py # code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7581acd5f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757dad3a90> # zipimport: found 107 names in '/tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d8d7710> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py # code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d74b3c8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d8d7f60> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d8d7048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py # code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d7a6c88> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py # code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py # code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py # code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d77bc50> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757da05198> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757da053c8> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757da05710> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d777400> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d7695f8> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757da1af60> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d7779b0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757da22080> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py # code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' # /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d804b00> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d80cc50> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757da33ef0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757da3d5f8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757da2b438> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py # code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py # code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d82cc88> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757da3d7b8> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d83bb38> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d83bc18> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d83bda0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757da221d0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d8d9780> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d8c9e80> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d8d10b8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d8c9940> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d8eeb38> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d8ee828> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d8ee080> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d8ee6a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d8e3860> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d892240> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d9c9a58> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d9eb2b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d9d7a20> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d9b3208> # /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py # code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d9b32b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d9fdc18> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d910390> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d97c860> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py # code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py # code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d96c2b0> # extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d96ca58> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d945f28> # extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d965fd0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d945240> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757da7f358> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d92bc88> # /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757da83eb8> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757da97a20> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d937f28> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757daa3c18> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py # code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757daa3a90> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75798de9e8> # extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757986e0f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7579895748> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d859b00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f757d858c18> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f757d858898> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_jq66mz9g/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # 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 ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # 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.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # 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.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # 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 ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy fcntl # destroy datetime # destroy gc # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy platform # destroy shlex # destroy traceback # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings , stderr=Shared connection to 10.31.12.109 closed. 9555 1726878345.50006: done with _execute_module (systemd, {'daemon_reload': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878344.9044547-9555-125289881727195/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9555 1726878345.50034: _low_level_execute_command(): starting 9555 1726878345.50041: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878344.9044547-9555-125289881727195/ > /dev/null 2>&1 && sleep 0' 9555 1726878345.52631: stderr chunk (state=2): >>><<< 9555 1726878345.52640: stdout chunk (state=2): >>><<< 9555 1726878345.52653: _low_level_execute_command() done: rc=0, stdout=, stderr= 9555 1726878345.52660: handler run complete 9555 1726878345.52676: attempt loop complete, returning result 9555 1726878345.52679: _execute() done 9555 1726878345.52683: dumping result to json 9555 1726878345.52688: done dumping result, returning 9555 1726878345.52695: done running TaskExecutor() for managed_node2/TASK: Cleanup - Reload systemd [0affdecc-488f-74fb-5155-000000000317] 9555 1726878345.52702: sending task result for task 0affdecc-488f-74fb-5155-000000000317 9555 1726878345.52735: done sending task result for task 0affdecc-488f-74fb-5155-000000000317 9555 1726878345.52738: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "name": null, "status": {} } 8196 1726878345.52853: no more pending results, returning what we have 8196 1726878345.52856: results queue empty 8196 1726878345.52856: checking for any_errors_fatal 8196 1726878345.52864: done checking for any_errors_fatal 8196 1726878345.52864: checking for max_fail_percentage 8196 1726878345.52866: done checking for max_fail_percentage 8196 1726878345.52866: checking to see if all hosts have failed and the running result is not ok 8196 1726878345.52867: done checking to see if all hosts have failed 8196 1726878345.52867: getting the remaining hosts for this loop 8196 1726878345.52869: done getting the remaining hosts for this loop 8196 1726878345.52872: getting the next task for host managed_node2 8196 1726878345.52879: done getting next task for host managed_node2 8196 1726878345.52880: ^ task is: TASK: meta (flush_handlers) 8196 1726878345.52882: ^ 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 8196 1726878345.52887: getting variables 8196 1726878345.52889: in VariableManager get_vars() 8196 1726878345.52925: Calling all_inventory to load vars for managed_node2 8196 1726878345.52928: Calling groups_inventory to load vars for managed_node2 8196 1726878345.52930: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878345.52941: Calling all_plugins_play to load vars for managed_node2 8196 1726878345.52944: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878345.52946: Calling groups_plugins_play to load vars for managed_node2 8196 1726878345.53681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878345.54478: done with get_vars() 8196 1726878345.54493: done getting variables 8196 1726878345.54551: in VariableManager get_vars() 8196 1726878345.54560: Calling all_inventory to load vars for managed_node2 8196 1726878345.54561: Calling groups_inventory to load vars for managed_node2 8196 1726878345.54563: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878345.54566: Calling all_plugins_play to load vars for managed_node2 8196 1726878345.54567: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878345.54568: Calling groups_plugins_play to load vars for managed_node2 8196 1726878345.55239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878345.56020: done with get_vars() 8196 1726878345.56040: done queuing things up, now waiting for results queue to drain 8196 1726878345.56041: results queue empty 8196 1726878345.56042: checking for any_errors_fatal 8196 1726878345.56045: done checking for any_errors_fatal 8196 1726878345.56046: checking for max_fail_percentage 8196 1726878345.56047: done checking for max_fail_percentage 8196 1726878345.56047: checking to see if all hosts have failed and the running result is not ok 8196 1726878345.56047: done checking to see if all hosts have failed 8196 1726878345.56048: getting the remaining hosts for this loop 8196 1726878345.56048: done getting the remaining hosts for this loop 8196 1726878345.56050: getting the next task for host managed_node2 8196 1726878345.56053: done getting next task for host managed_node2 8196 1726878345.56054: ^ task is: TASK: meta (flush_handlers) 8196 1726878345.56056: ^ 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 8196 1726878345.56058: getting variables 8196 1726878345.56059: in VariableManager get_vars() 8196 1726878345.56066: Calling all_inventory to load vars for managed_node2 8196 1726878345.56067: Calling groups_inventory to load vars for managed_node2 8196 1726878345.56068: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878345.56071: Calling all_plugins_play to load vars for managed_node2 8196 1726878345.56072: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878345.56074: Calling groups_plugins_play to load vars for managed_node2 8196 1726878345.56662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878345.57434: done with get_vars() 8196 1726878345.57447: done getting variables 8196 1726878345.57478: in VariableManager get_vars() 8196 1726878345.57485: Calling all_inventory to load vars for managed_node2 8196 1726878345.57486: Calling groups_inventory to load vars for managed_node2 8196 1726878345.57487: Calling all_plugins_inventory to load vars for managed_node2 8196 1726878345.57490: Calling all_plugins_play to load vars for managed_node2 8196 1726878345.57491: Calling groups_plugins_inventory to load vars for managed_node2 8196 1726878345.57492: Calling groups_plugins_play to load vars for managed_node2 8196 1726878345.58116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8196 1726878345.58915: done with get_vars() 8196 1726878345.58931: done queuing things up, now waiting for results queue to drain 8196 1726878345.58934: results queue empty 8196 1726878345.58934: checking for any_errors_fatal 8196 1726878345.58936: done checking for any_errors_fatal 8196 1726878345.58936: checking for max_fail_percentage 8196 1726878345.58936: done checking for max_fail_percentage 8196 1726878345.58937: checking to see if all hosts have failed and the running result is not ok 8196 1726878345.58937: done checking to see if all hosts have failed 8196 1726878345.58937: getting the remaining hosts for this loop 8196 1726878345.58938: done getting the remaining hosts for this loop 8196 1726878345.58940: getting the next task for host managed_node2 8196 1726878345.58941: done getting next task for host managed_node2 8196 1726878345.58942: ^ task is: None 8196 1726878345.58946: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8196 1726878345.58947: done queuing things up, now waiting for results queue to drain 8196 1726878345.58947: results queue empty 8196 1726878345.58947: checking for any_errors_fatal 8196 1726878345.58948: done checking for any_errors_fatal 8196 1726878345.58948: checking for max_fail_percentage 8196 1726878345.58948: done checking for max_fail_percentage 8196 1726878345.58949: checking to see if all hosts have failed and the running result is not ok 8196 1726878345.58949: done checking to see if all hosts have failed 8196 1726878345.58950: getting the next task for host managed_node2 8196 1726878345.58952: done getting next task for host managed_node2 8196 1726878345.58953: ^ task is: None 8196 1726878345.58954: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=40 changed=11 unreachable=0 failed=0 skipped=23 rescued=0 ignored=0 Friday 20 September 2024 20:25:45 -0400 (0:00:00.721) 0:01:20.753 ****** =============================================================================== fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console packages are installed. -- 34.36s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml:7 Cleanup - packages ----------------------------------------------------- 21.67s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml:2 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 4.44s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 3.58s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Collect installed package versions -------------------------------------- 1.89s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_certificate_external.yml:16 Gathering Facts --------------------------------------------------------- 1.57s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_certificate_external.yml:2 fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console is started/stopped and enabled/disabled --- 1.09s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:71 fedora.linux_system_roles.certificate : Ensure certificate requests ----- 0.97s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 fedora.linux_system_roles.certificate : Ensure provider service is running --- 0.76s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Cleanup - Reload systemd ------------------------------------------------ 0.72s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml:60 Test - cockpit works with TLS and expected certificate ------------------ 0.70s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_certificate_external.yml:58 Get name of cockpit group for tests ------------------------------------- 0.64s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/get_cockpit_group.yml:3 fedora.linux_system_roles.cockpit : Check if system is ostree ----------- 0.53s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:10 fedora.linux_system_roles.cockpit : Clean up port configuration file for undefined custom port --- 0.52s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:62 fedora.linux_system_roles.certificate : Check if system is ostree ------- 0.50s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Test - clean up tracked certificate ------------------------------------- 0.48s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_certificate_external.yml:79 Cleanup - find certificates --------------------------------------------- 0.47s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml:25 Test - get certmonger tracking status ----------------------------------- 0.47s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_certificate_external.yml:68 Allow certmonger to write into Cockpit's certificate directory ---------- 0.45s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_certificate_external.yml:23 fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists --- 0.43s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 8196 1726878345.59041: RUNNING CLEANUP